Python + Freelancing Learning Path
$129.96
Bought separately
$59.99
Bundle Price

Python + Freelancing Learning Path

About the Bundle

Learning Path: Python + Freelancing

Do you want to work from home, acquire a well-rounded high-income skill Python development, and earn money in the process?

Earn $51 per Hour

Create your side-income stream "freelance development" with Python.

The average earning potential of a freelance developer is $51 per hour!

This is more than university professors make!

Thrive on Fiverr + Upwork

This learning path will teach you the basics of Python and how you can use your newly acquired skills to earn money as a freelance developer on freelancing platforms such as Fiverr and Upwork.

  • Share this bundle
  • Categories

    • Python
    • Computer Science
    • Computers and Programming
    • Software
    • Textbooks
    • Functional Programming
    • Data Science
    • Engineering
    • Machine Learning
    • Management
    • Career
    • Consulting
    • Startups
    • Web Development
    • Finance
    • Self-Help
    • Software Engineering

About the Books

Coffee Break Python

50 Workouts to Kickstart Your Rapid Code Understanding in Python
  • 1,030

    Readers

  • 196

    Pages

  • 100%

    Complete

  • PDF

  • EPUB

Little time to learn Python?

Python puzzles help you to learn faster, smarter, and better. This book offers 50 educative code puzzles, 10 tips for efficient learning, 5 Python cheat sheets, and 1 accurate way to measure your coding skills. 13,000 Python students have already improved their coding skills on our puzzle-based learning academy Finxter.com.

"I very much enjoy your Finxter.com website because it has some real meat to the problems. Thank you so much for doing this project! I love it!"—David C.

"Your site is awesome."—Victor A.

"I found Finxter.com an excellent tool to brush up on my Python skills."—Jesper R.

As you work through Coffee Break Python, your Python expertise will grow—one coffee at a time. You will train wildly important Python topics such as

- Arithmetic operations: integer & float division, and modular arithmetic;

- Language elements: branching, loops, keywords, and functions;

- Data structures: integer, float, string, list, set, dictionary, and graph;

- Sequence operators: indexing, concatenation, slicing, and built-in functions;

- Function *arguments: default *, arbitrary *, unpacking *, keyword *;

- Set operations: lambda, filter, map, and intersection functions; and

- Algorithms: recursion, Fibonacci, Bsearch, sorting, guess & check, and graph traversal.

As a bonus, you will track your individual Python coding skill level throughout the book.

To get the most out of this book, you should be slightly beyond beginner-level in Python—e.g., you have already experience with another programming language, are a professional engineer, or a student.

So how do you spend your Coffee Break? Python!

Daniele P.
Zohaib
Yansen
Melissa

4 reader testimonials

Coffee Break Python Workbook

127 Python Puzzles to Push You from Zero to Hero in Your Coffee Breaks
  • 390

    Readers

  • 284

    Pages

  • 100%

    Complete

  • PDF

  • EPUB

Puzzle-based Learning Python

This book is the chess grandmaster way of learning Python. It offers you 127 unique and brand-new Python puzzles. Every puzzle points to gaps in your knowledge, challenges you to guess a solution, and then explains potential solutions, in an easy-to-understand manner:

~~~

# Here’s one example puzzle:

my_list = [1, 1, 1, 1]

my_list[1::2] = [2, 3]

print(my_list)

# What’s the output of this code snippet?

~~~

An easy, fun, and effective way of learning Python -- day after day -- in your COFFEE BREAK PYTHON!

Here's what research says about puzzle-based learning:

"Students who were quizzed after studying a short text could recall significantly more information than students who were asked to reread it"

-- Karpicke, 2007, Elsevier Journal of Memory and Language

Practice testing is scientifically proven to generate up to 44% better learning retention and efficiency.

Simply put: quizzes and puzzles work! More than 100,000 Finxters and thousands of "Coffee Break Python" book customers have already successfully improved their skills with code puzzles.

Learning does not happen in a linear and orderly manner. It's a probabilistic, chaotic, and iterative process of creating knowledge gaps in your brain -- and filling them with just the right information you need.

That's the premise of the "Coffee Break Python" textbook series.

What will you get out of the book?

  • Improve your level of deep Python code understanding.
  • Surprise your peers with your newly acquired code speed reading skills.
  • Enjoy the small daily doses of intellectual challenges. A Finxter once called it "Sudoku for coders"! ;)
  • Improve your brain's working memory by hammering down the most important concepts.
  • Learn all the basic Python syntax elements.
  • Discover your own skill level by tracking your puzzle-solving performance.
  • Compare your skill level against other coders: are you a grandmaster of code?
  • Enjoy the fun of rushing over Python -- from "hello world" to "recursive Quicksort".
  • Get the best of all Finxter Python cheat sheets to revive 80% of the Python features in 20% of the time.
  • Get your dream job and rock future code interviews!

And take one step forward mastering the most popular programming language ON THE PLANET!

Vlad Bezden, Software engineer
Albrecht, German Workbook Reader

2 reader testimonials

Coffee Break Python - Mastery Workout

99 Tricky Python Puzzles to Push You to Programming Mastery
  • 234

    Readers

  • 199

    Pages

  • 100%

    Complete

  • PDF

Are you a master Python coder? Prove it!

Coffee Break Python - Mastery Workout helps you boost your Python skills and reach mastery level. The approach is simple: you solve 99 really hard Python puzzles that get harder as you progress with the book.

A clear path to Python mastery!

How do grandmasters of chess become that way? They study thousands of chess positions​. ​They look at a chess position, ​​​commit to a solution, and compare ​​it against ​the "gold standard" -- the best move in a given position.​This book is the chess grandmaster​ way of learning Python. It offers you ​99 ​challenging, exclusive, and brand-new Python puzzles. ​Every puzzle points to gaps in your knowledge, challenges you to guess a solution, and then explains ​the result​.

​An easy, fun, and extremely effective way of not only learning but mastering Python -- day after day -- ​in your COFFEE BREAK PYTHON!

Burn ​99 new Python patterns into your brain and rewire your synapses.

Here's what research says about puzzle-based learning:

"Students who were quizzed after studying a short text could recall significantly more information than students who were asked to reread it"

-- Karpicke, 2007, Elsevier Journal of Memory and Language

​Practice testing is scientifically proven to generate ​up to 44% better learning retention and ​efficiency.​

​​Simply put: quizzes and puzzles work! More than 100,000 Finxters and thousands of "Coffee Break Python" book customers have ​successfully improved their skills with code puzzles.

​Learning ​does not happen in a linear and orderly ​manner​. It's a probabilistic, chaotic, and iterative process of creating knowledge gaps in your brain -- and ​filling them with just the right information​ you need.

That's the premise of ​the "Coffee Break Python" textbook series.

​Here's how you will change by reading this book:

  • Improve your ​level of deep ​Python code understanding.
  • ​Surprise your peers with your newly acquired code speed reading skills.
  • Enjoy the small daily doses of intellectual challenges​ ("Sudoku for coders").
  • ​Improve your brain's working memory by hammering down the most important concepts.
  • Learn all the ​advanced Python syntax elements.
  • Discover your own skill level by tracking your puzzle-solving performance.
  • Compare your skill level against other coders: are you a grandmaster of code?
  • ​Enjoy the fun of rushing ​through very (very) hard Python ​puzzles.
  • Get the best of all Finxter Python cheat sheets to revive 80% of the Python features in 20% of the time.
  • ​​​Rock your ​upcoming code interviews and get your dream job!
  • And take one step forward mastering the most popular programming language ON THE PLANET!

Leaving the Rat Race with Python

An Insider's Guide to Freelance Developing
  • 283

    Readers

  • 226

    Pages

  • 100%

    Complete

  • PDF

Is There a Six-Figure Freelance Developer in You?

Leaving the Rat Race with Python shows you how to nurture, grow, and harness your work-from-home coding business online --- and live the good life!

It's an insider's guide to freelance developing. Start your new thriving coding business now!

  • Do you want to learn about becoming a Python freelancer and start your thriving coding business online?
  • Do you want to regain control of your life? You've got the right book in your hands.
  • Are you committed to succeeding in life and business?

This practical how-to book will help you nurture, grow, and harness your new online coding business plant---even if you've got little or no experience in both the coding and the business ecosystems.

If you follow the instructions in this book, you'll make this book the most profitable investment in your life, and you'll also create new joy, happiness, and a sense of independence and self-reliance.

Who This Book Is For?

  • You're a coding business owner or online freelancer.
  • You want to participate in the workforce disruption of the 21st century.
  • You want to build and control more income streams for you and your family.

Who This Book Is NOT For?

If you want to be an employee for the rest of your life, this book is not for you. Period.

Are you this guy? Stop reading now and grab any of the myriads of programming books on the market (you don't need business skills -- technical skills are enough).

About the Authors

Dr. Christian Mayer -- Founder Finxter.com, Computer Scientist, Blogger, and Freelancer

I just finished working as a doctoral computer science researcher on distributed systems in Germany. As a researcher, I have taught many students in computer science, graph theory, and distributed systems. 

My passions are writing, reading, and coding. But my #1 passion is to serve aspiring coders through Finxter and help them to boost their skills. 

I practice what I preach teaching only tricks I learned from building my own freelance developer business online.

Lukas Rieger -- Finxter COO & Instagram Influencer (60k subs), DevOp Engineer, Computer Scientist

After my apprenticeship as a practical coder, I studied software engineering at University of Stuttgart where I worked together with Christian in distributed graph processing research. For the last years, I have been working as a developer and Cloud Operations Engineer.

I discovered my passion for teaching computer science as a coding tutor. With this book, I want to share with you my love for Python -- because of its clarity, flexibility, and vast range of libraries!

Do You Want to Create Your Thriving Coding Business Online?

  • 50 Expert Secrets to instantly boost your earnings and scale your business
  • 1 Freelance Developer Report to help you participate in the new workforce disruption
  • 10+ Author Videos to chit-chat with experts about client acquisition, conversion, and business strategy.
  • [BONUS] 1 Free Hourly Time Tracking Template to manage your time and put yourself on a road to increasing hourly rates.

What's the only difference between you and the person earning double your income? ... Skills!

Start developing your new high-income skill "Python coding". You'll love it! ❤

31,419 Ambitious Coders Trust Finxter!

The Leanpub 60 Day 100% Happiness Guarantee

Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.

Now, this is technically risky for us, since you'll have the book or course files either way. But we're so confident in our products and services, and in our authors and readers, that we're happy to offer a full money back guarantee for everything we sell.

You can only find out how good something is by trying it, and because of our 100% money back guarantee there's literally no risk to do so!

So, there's no reason not to click the Add to Cart button, is there?

See full terms...

80% Royalties. Earn $16 on a $20 book.

We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.

(Yes, some authors have already earned much more than that on Leanpub.)

In fact, authors have earnedover $13 millionwriting, publishing and selling on Leanpub.

Learn more about writing on Leanpub

Free Updates. DRM Free.

If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).

Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.

Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.

Learn more about Leanpub's ebook formats and where to read them

Write and Publish on Leanpub

You can use Leanpub to easily write, publish and sell in-progress and completed ebooks and online courses!

Leanpub is a powerful platform for serious authors, combining a simple, elegant writing and publishing workflow with a store focused on selling in-progress ebooks.

Leanpub is a magical typewriter for authors: just write in plain text, and to publish your ebook, just click a button. (Or, if you are producing your ebook your own way, you can even upload your own PDF and/or EPUB files and then publish with one click!) It really is that easy.

Learn more about writing on Leanpub