Recipes for Decoupling
Write software that survives
The following 7 courses are included in this track...
Machine Learning Made Simple, The Smartest Way to Learn Python Regex, Learn Python the Practical Way [Coding Interview Exercises], Python Exercises Collection, Python Lambdas Deep Dive, Your Python One-Liner Superpower, The Complete Guide to PyCharm
EU customers: Price excludes VAT.
VAT is added during checkout.
Laughter in the audience. The hacker had just plugged in his notebook and started sharing his screen to present his super-smart Python script.
"Shut up and code"
The letters written in a white literal coding font on black background was the hackers' home screen background mantra.
At the time, I was a first-year computer science student and I didn't understand the code he was explaining. But I was hooked! Python was going to be my pet project and I wasn't going to stop trying to tame it -- and become a Python master myself.
Well, 10 years later I'm still learning new and exciting language features every day - I now know what every programmer finally understands: nobody knows shit about anything!
Fortunately, it doesn't take 10 years to start using Python and create your own projects. You simply need to learn just enough to make your first program run. Then your second. Then your third....
And before you know it, people will pay you lots of money to solve their coding problems.
In this 7-course bundle, you'll learn 7 hands-on programming skills. You'll become a better Python coder faster and build yourself an extremely valuable skill in the 21st century.
Whether you're coming from the US, Europe, Asia, or South America - Learning the Python basics will prove useful throughout your career.
Thousands of students have learned with our courses. Here's what Edwin Gomez, a University professor and student of our courses, says about our content:
"I am a university professor and I recommended my students to open an account and practice Python with your Puzzles."
Here's another testimonial from my student Anthony Billings:
"I’m a huge fan of the site, subscribe to the emails, and have learned a TON from your resources, cheat sheets, and Finxter. Thank you for your continued effort and work that goes into all of this."
I don't want to bother you by listing dozens of testimonials here, but if you want to read over them, feel free to check them out here.
Statistically, "Python" is a six-figure per year skill: the average salary of a skilled Python professional is way above $100,000 per year.
That's about $8,300 per month. Could you build yourself and your family a comfortable life by earning $8,000 per month?
If you want to build yourself this exciting, fun, and surprisingly easy skill set of being a Python coder, feel free to check out the 7-course bundle in front of you --- I'd love to see you in the courses!
Ahh, and - yes:
"Shut the hell up and start coding!"
When you successfully complete the Track, you will receive a verified Certificate of Completion from Leanpub, certifying that you have completed the entire Track.
learners
complete
english
This course gives you an intuitive understanding of the eight most important machine learning algorithms. It helps you get started using them in your own projects NOW -- in a single line of Python code. After finishing this course, you'll be able to select, understand, and implement the top 8 machine learning algorithms in your own projects.
learners
complete
english
Learn the best-kept productivity secret of code masters and become a regular expression master too!
learners
complete
english
Prepare for your next coding interview and learn the basics of Python programming with 20 exercises from practical interviews, code wars, and University lectures.
You'll learn based on a proven three-step approach to increase your skill level.
There's nothing like deliberate practice when mastering any field. This course will boost your general Python skill level, increase your chances of success in your next code interview, and sharpen your practical problem-solving ability.
The more problems you solve, the more will your skills improve.
Towards Python Mastery!
Who is this course for?
Who this course is NOT for?
learners
complete
english
This course is a collection of 35 hand selected Python exercises with solutions for beginners and advanced learners.
If you want to prepare for an exam or interview this is the course for you. But of course it will also help if you are just seeking to become a better coder.
Algorithmic thinking is an important skill which you can only learn by practice. You can read about all the theory and syntax of a language but still your brain needs practice. Therefore, I came up with this course to provide you with hand selected exercises and solutions so that you can hone your skills and develop your programmer mindset.
Practice all the Python basics:
This course also contains the source code solutions of all the exercises, so that you can compare your code with a professional's code.
Thereby, you will be able to hone your skills further and see how experienced coders solve the tasks.
learners
complete
english
If you answered any of the previous questions with YES!, this course is for you.
Every master coder uses functional programming to code faster, smarter, and better.
Do you want to master Python? Take this deep dive and master Lambdas to write effective, functional, and Pythonic code!
The first part of the course consists of 9 lessons. In each lesson, you will learn a piece of the theory of lambda functions in a video.
Each lesson ends with a quiz so that you can check if you understood the lesson.
In the second part it's your turn: In 5 practical exercises, you'll apply your learned knowledge and check your solution against the provided ones.
Table of Contents:
A lambda function is an anonymous function in Python. It starts with the keywordlambda
, followed by a comma-separated list of zero or more arguments, followed by the colon and the return expression. For example, lambda x, y, z: x+y+z
would calculate the sum of the three argument values x+y+z
.
Well, take the course to find out! 😁
learners
complete
english
Python One-Liners will teach you how to read and write “one-liners”: concise statements of useful functionality packed into a single line of code. You'll learn
how to systematically unpack and understand any line of Python code, and write eloquent, powerfully compressed Python like an expert.
learners
complete
english
PyCharm is the most popular Python Development Environment (IDE). The community edition (CE) is available for free and can be downloaded at https://www.jetbrains.com/pycharm/.
PyCharm is so popular because of its extensive set of tools and the ease of use. Mastering it will enable you to develop, test and debug high-quality code fast and consistently.
This course contains 9 videos lessons with a total of around 90 minutes.
The following subjects are covered in the videos:
Chris is the founder of the programming education company FINXTER, author of the Coffee Break Python series of self-published books, the popular programming book Python One-Liners (NoStarch 2020), a doctorate computer scientist, and owner of one of the top 10 Python blogs worldwide.
His research interests include graph theory and distributed systems.
You can join the FINXTER email academy and consume a large body of free email courses about various topics in computer science and programming.
I love coding and espacially in Python! Python is easy to learn and at the same time it is very powerful. Through the books I would like to help you to discover this! Therefore we designed our puzzle based teaching approach which helps you to learn quickly what you really need and with fun.
I have been working as a Software developer for several years. Currently I'm in the field of operations/SRE of cloud applications.
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
Write software that survives
A complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
All new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Jetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.
Toute la puissance d'Apache JMeter expliquée par ses commiteurs et utilisateurs experts. De l'intégration continue en passant par le Cloud, vous découvrirez comment intégrer JMeter à vos processus "Agile" et Devops.
If you're looking for the newer english version of this book, go to Master JMeter : From load testing to DevOps
Ansible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
Learn the patterns, practices, and details of PowerShell Scripting and Toolmaking from the industry's two most recognized experts on the subject.
With more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.
The demand for skilled data science practitioners in industry, academia, and government is rapidly growing. This book introduces concepts from probability, statistical inference, linear regression and machine learning and R programming skills. Throughout the book we demonstrate how these can help you tackle real-world data analysis challenges.
2 Books
2 Books
2 Books
6 Books