We've prepared a recommended path of the exact content you will need to stay ahead of the curve as a Python Developer. Click 'Get Started' below to jump in straight away.
Python is one of the easiest languages to get started with. It has a human readable syntax, and fully featured (“batteries included”) standard library to help you get things done right away. It is your portal in to a new world of productive development.
Performance bottlenecks can break otherwise great applications and it’s important that you know how to avoid them. High performance techniques can help your applications scale, and perform consistently; no matter how much data you’re crunching or how many users you’re serving.
Django is the framework that powers some of the world’s most popular websites and web applications, such as Instagram, Pinterest and Disqus.
Scaling Django, both in terms of features and users, is difficult. As with any framework, it is more balanced towards developer efficiency than performance and optimization. “Production Ready Django” will help you gain the skills you need to create robust applications that are ready to go live.