Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.91 KB

README.md

File metadata and controls

54 lines (41 loc) · 2.91 KB

Python Curriculum

WIP

In the Series

Basics

Applications

Other topics

On Exercises

This series does not aim to cover every aspect needed to solve any of the exercise problems provided. The programming language and all the technologies that lead to it are still evolving rapidly.

Instead, what each part covers aims to be just right to whet your appetite and let you know enough to ask the right questions to come to your solutions.

How to Help and Get Helped

  • Make liberal and effective use of online communities such as Stack Overflow, GitHub, and search engines such as DuckDuckGo.
  • Consult the official Python documentation.
  • Collaborate with others.
  • Share what you have tried for your problems.
  • Share what you have asked for to get your answers.