Renan Moura

Renan Moura

Software Engineer
1 point

Forums

Renan Moura

5yr ago

The Python Guide for Beginners - A FREE 117-pages ebook about Python

"The Python Guide for Beginners: Start coding in Python 3" is a FREE 114-pages ebook about Python, the fastest-growing language of the last years.
Learn the core of the language in a matter of hours instead of weeks!
Renan Moura

5yr ago

Python Fundamentals - Be able to say "I know Python"

I'm writing this book to cover all of the fundamentals of Python programming with lots of exercises to practice and solidify knowledge.
I want the reader to finish it and be able to say "I know Python".
Renan Moura

5yr ago

Writing Technical Books with Pandoc - A template for technical books with Markdown and Pandoc

A template to make it easier to write technical books (especially books with code) with Pandoc and Markdown.
You can download one of my books for free to see how the end result looks like: https://gumroad.com/l/jhUBK
Renan Moura

4yr ago

Machine Learning Project: House Prices - Practical end-to-end Machine Learning book on real Dataset.

This is a practical end-to-end guide on
Data Science and Machine Learning
applied to a House Prices Dataset.
Renan Moura

4yr ago

Blogging as a Developer - Everything I know about creating a blog 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.
Renan Moura

4yr ago

Python String Manipulation Handbook - Python String Manipulation Handbook

String manipulation is one of those activities in programming that we, as programmers, do all the time.
In this book I will showcase these many features of the language regarding strings specifically along with some nice tricks.