News

Learn how to use asynchronous programming in Python 3.13 and higher. Get more done in less time, without waiting.
Learn how to use Python’s async functions, threads, and multiprocessing capabilities to juggle tasks and improve the responsiveness of your applications.
Learn how to make a game in Python using the popular Pygame. You'll learn how to handle player inputs, draw graphics, and more.