This intermediate-level course will help you learn how to use multi-threading and asynchronous programming to speed up programs that are heavily bottlenecked by IO operations. The course covers core concepts such as implementing multiprocessing in Python, creating various readers and schedulers, and monitoring your coding progress.
Learn how to build and test APIs and web services, which form the foundation of most software engineer work with the help of this carefully structured beginner's level course. You will be learning all of this in Python, one of the world's most popular and widely used programming languages.
Python for beginners. 30 Hour course over 5 weeks.
Unlock your creative prowess in the exhilarating realm of game development through this course. This step-by-step guide empowers you to grasp the nuances of crafting captivating 2D games using Python and the robust Pygame library. Understanding of concepts such as control flow, data structures, and object-oriented programming would be beneficial.
Choose this course, if your child is confidently using strings and if statements
Choose this course if your child is new to Python or has done a few hours of Python before. Or, they have a good understanding of block-based platforms like Scratch, and would like to start exploring text-based programming languages.
Welcome to the Bootcamp course. You will obtain a firm understanding of machine learning with this course. By doing so, you will be able to develop machine learning solutions for various challenges you might encounter and be prepared to start using machine learning at work or in technical interviews.
Welcome to a hands-on SQL course. In this course, you will learn the fundamentals of SQL databases and the relational model. We will cover core concepts such as inserting data into SQL databases, extracting data from SQL databases, aggregations, subqueries, joins, unions, and window functions. This course will help you write complex queries to perform tasks as required in technical interviews or on the job.
All about containers, Docker, and Kubernetes for Python engineers.
Implement a hands-on Python GUI project: Build a Cryptocurrency portfolio app with Python, Tkinter, SQLite3, and the CoinMarketCap API