Latest Resources

Discover our most recent additions to help you learn and grow

Latest Resources

Python Official Documentation
Python Official Documentation
(0 ratings)

The official Python documentation, covering everything from basic syntax to advanced libraries. Ideal for learners who prefer detailed explanations and reference materials.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Python for Beginners
Python for Beginners
(0 ratings)

Probably the largest hurdle when learning any new programming language is simply knowing where to get started. This is why we, Chris and Susan, decided to create this series about Python for Beginners! Even though we won't cover everything there is to know about Python in the course, we want to make sure we give you the foundation on programming in Python, starting from common everyday code and scenarios. At the end of the course, you'll be able to go and learn on your own, for example with docs, tutorials, or books.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
W3Schools Python Tutorial
W3Schools Python Tutorial
(0 ratings)

A well-structured tutorial that provides hands-on practice and clear explanations of Python concepts, perfect for self-paced learners.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Harvard’s CS50’s Introduction to Programming with Python
Harvard’s CS50’s Introduction to Programming with Python
(0 ratings)

An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and “debug” it. Designed for students with or without prior programming experience who’d like to learn Python specifically. Learn about functions, arguments, and return values (oh my!); variables and types; conditionals and Boolean expressions; and loops. Learn how to handle exceptions, find and fix bugs, and write unit tests; use third-party libraries; validate and extract data with regular expressions; model real-world entities with classes, objects, methods, and properties; and read and write files. Hands-on opportunities for lots of practice. Exercises inspired by real-world programming problems. No software required except for a web browser, or you can write code on your own PC or Mac.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Python for Everybody
Python for Everybody
(0 ratings)

A highly recommended beginner-friendly Python course that covers the basics of programming, data structures, and working with databases and web services.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Automate the Boring Stuff with Python
Automate the Boring Stuff with Python
(0 ratings)

A free online book and video course that teaches beginners how to use Python for automating repetitive tasks such as renaming files, scraping websites, and managing spreadsheets.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Python Basics for Absolute Beginners
Python Basics for Absolute Beginners
(0 ratings)

This interactive tutorial is perfect for absolute beginners looking to understand the basics of Python programming. It covers fundamental topics like variables, loops, functions, and data structures in an easy-to-follow manner.

  • 0 views
  • 1 month, 1 week ago
  • Beginner
Advance Filter

Categories

Skill Level