PYTHON FUNDAMENTALS
Be able to say “I know Python”
Whether you’re a complete beginner
or already have some knowledge of
Python or other languages.
BLOGGING AS A DEVELOPER
Everything I know about creating a blog,
growing an email list of over 4,500 developers
and how these things help you advance your
career as a Software Developer.
WRITE BOOKS WITH PANDOC AND MARKDOWN
A template to make it easier to write
technical books (especially books with code)
with Pandoc and Markdown.
MACHINE LEARNING PROJECT: HOUSE PRICES
This is a practical end-to-end guide on
Data Science and Machine Learning
applied to a House Prices Dataset.
PYTHON GUIDE FOR BEGINNERS
In a bit more than 100 pages, I focus on
what you will need to use most of the
time to solve most of the problems as
a beginner, learn the core of the language
in a matter of hours instead of weeks!
STRING MANIPULATION IN PYTHON
In this book I will showcase the many
features of the language regarding
strings specifically along with some nice tricks.