AI Learning Python

AI & Python #32: Software Engineering Practices Anyone Learning Python Should Know

Let’s face it, we sometimes don’t pay attention to things like writing efficient code, code structure, and maintainability. But we should! One day you’ll be part of projects that involve working with other people. This is why we need to write robust code and follow some good practices that software engineers have. Here are some […]

AI & Python #32: Software Engineering Practices Anyone Learning Python Should Know Read Post »

AI Learning Python

AI & Python #33: 4 Python Books That Every Beginner Should Read to Go Beyond The Basics

If you’ve already mastered the basics of Python, know how to automate stuff, and are able to do simple tasks at work, but still feel you could do more, it’s time to take your Python skills to the next level. Probably your current Python skills are enough for your personal projects or to keep your

AI & Python #33: 4 Python Books That Every Beginner Should Read to Go Beyond The Basics Read Post »

AI Learning Python

AI & Python #16: 4 Python Books I Read as a Self-Taught Programmer

Python is one of those programming languages you can learn easily, thanks to its emphasis on simplicity and enhanced code readability. It gets even easier to learn Python when you have a book that guides you from scratch and offers you interesting projects so you can put all the concepts learned into practice. This is

AI & Python #16: 4 Python Books I Read as a Self-Taught Programmer Read Post »

Scroll to Top