Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Awesome Python In Education | 689 | 8 months ago | 6 | cc0-1.0 | ||||||
A curated list about Python in Education :snake: :mortar_board: | ||||||||||
Computer Sciences | 68 | a month ago | 1 | other | C | |||||
Code bites from Computer Sciences @ Politecnico di Torino | ||||||||||
Python Programming | 37 | 23 days ago | Python | |||||||
👨🏽💻🐍 Software Engineering with Python • Developer Roadmap from Junior to Senior | ||||||||||
Cs Polito | 26 | 3 months ago | Python | |||||||
Solutions for the laboratory sessions of the first year undergraduate course "Computer Sciences" @ Politecnico di Torino | ||||||||||
Book | 19 | 20 days ago | 10 | other | JavaScript | |||||
Ressources pour l'enseignement de l'informatique au Gymnase. | ||||||||||
Cscognisanse | 2 | 2 years ago | mit | Python | ||||||
CS Cognisance | ||||||||||
Swift Python | 2 | a year ago | 1 | mit | Python | |||||
This a swift presentation of the basics of programming, using the python programming language to the extent that we can take it. This is meant for anyone with interest in learning python given a limited period or an experienced developer who want to pick up the python programming. Also students who have taken introduction to computer science or programming would find this helpful in their own frame. | ||||||||||
Euler | 2 | 9 months ago | mit | Jupyter Notebook | ||||||
Project Euler Solution Hub |
Learn and code every day! Take notes.
Learn asking GOOD questions.
Learn to prioritize tasks. Focus on 1 thing!
Build something, anything. Build projects that bring some benefit to you or the people around you.
Take small steps, but every day, consistency is very important.
Optional
Crash Course Computer Science
Learn the basics, watch a couple of tutorials, read articles, then build projects using Python. You don't need a web app, create a console app, or desktop apps. I will provide some project ideas below.
json
, csv
, yaml
pathlib
and OS with os
requests
argparse
collections
, itertools
sqlite
, sqlalchemy
typing
dataclasses
unittest
, pytest