Live data from Hacker News

Introduction to Python – A comprehensive hands-on course with many exercises

profound.academy

1–2 of 2 posts

Re: Introduction to Python – A comprehensive hands-on course with many exercises

#2
This course focuses on the core concepts of Python and introduces each of them in an intuitive manner. To make the process more fun and engaging, the concepts are organized into levels, and passing each level means you’ve mastered a new concept. The main concepts covered in the course include: Input/Output, conditions, loops, built-in data structures (list, set, tuple, dict), utility functions to work with data structures, functions, and how to work with files.