Tag Archive for "python"

Best Django Books For Web Developers

Python’s open source framework Django is the most popular tool for backend developers. If you already know Python then Django can be easy to pick up, but it still helps to have resources by your side. In this […]

The Best Machine Learning Books To Go From Novice To Expert

There’s no single book that can help you fully master machine learning. It’s a complicated subject that spans many topics, purposes, and of course benefits in real-world applications. But this post should help novices and experts alike find […]

Book Review: Fluent Python by Luciano Ramalho

Python development is more popular now than it’s ever been. Newcomers are digging into the language, falling in love, and looking for more learning materials to help them master the intricacies of Python. Although terse in some areas, […]

Book Review: Lightweight Django by Julia Elman & Mark Lavin

Once you dive into Python it’s hard to get away. The language is lightweight, easy to use, and exceptionally powerful. The most popular Python framework in my mind is Django. It’s completely free, open source, and generally straightforward […]

Book Review: Flask Web Development: Developing Web Applications with Python

The open source Python framework Flask is a quiet yet popular choice in the dev community. It comes with all the standard features you’d expect in a framework; in fact it’s actually quite small, and many features are […]