Learn Python 3 programming fast!
This course will help you to learn the basic concepts of Python programming. From understanding variables to functions and debugging the programs to exception handling, you will master it all with the help of engaging exercises and projects.
Learn Flask, the simple yet powerful Python web framework. This course is a ridiculously simple way to learn Flask in less than a weekend.
Take your Python skills to the next level. Learn how expert programmers work with code and the techniques they use.
REST or RESTful API design (Representational State Transfer) is designed to take advantage of existing protocols. Django REST framework is a powerful and flexible toolkit to build web APIs. Throughout the course, we will explore the most important Django Rest framework topics step-by-step. We will learn topics such as API basics, serializers, class-based views, and so on to build flexible APIs.
Learn about automated software testing with Python, BDD, Selenium WebDriver, and Postman, focusing on web applications