Skip to content

Latest commit

 

History

History
67 lines (49 loc) · 2.97 KB

File metadata and controls

67 lines (49 loc) · 2.97 KB

Welcome

Welcome to the LearnPython.org interactive Python tutorial. This website is proudly supported by Boot.dev's Learn Python course. If you'd like to learn Python from start to finish, become a member and use code LEARNXORG for 25% off your first year!

Whether you are an experienced programmer or not, this website is intended for everyone who wishes to learn the Python programming language.

You are welcome to join our group on Facebook for questions, discussions and updates.

After you complete the tutorials, you can get certified at LearnX and add your certification to your LinkedIn profile.

Just click on the chapter you wish to begin from, and follow the instructions. Good luck!

Learn the Basics

  • [[Hello, World!]]
  • [[Variables and Types]]
  • [[Lists]]
  • [[Basic Operators]]
  • [[String Formatting]]
  • [[Basic String Operations]]
  • [[Conditions]]
  • [[Loops]]
  • [[Functions]]
  • [[Classes and Objects]]
  • [[Dictionaries]]
  • [[Modules and Packages]]
  • [[Input and Output]]

Coding for Kids

Advanced Tutorials

  • [[Generators]]
  • [[List Comprehensions]]
  • [[Lambda functions]]
  • [[Multiple Function Arguments]]
  • [[Regular Expressions]]
  • [[Exception Handling]]
  • [[Sets]]
  • [[Serialization]]
  • [[Partial functions]]
  • [[Code Introspection]]
  • [[Closures]]
  • [[Decorators]]
  • [[Map, Filter, Reduce]]
  • [[Parsing CSV Files]]

Other Python Tutorials

Contributing Tutorials

Read more here: [[Contributing Tutorials]]

This site is generously supported by DataCamp. DataCamp offers online interactive Python Tutorials for Data Science. Join over 17 million other learners and get started learning Python for data science today!