hanoconnor / cfg-python-resources

Useful resource links to supplement the Code First Girls Python Coding Kickstarter course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFG Python: Useful Resource Links Repo

I have curated this list of useful resource links during my time as a Lead Instructor teaching the course. I decided to save the list to a repo, so students can continue to have access to them following completion of the course and for fellow CFG instructors to use. Hope it helps.

You can 'Star' to save the repo or just bookmark the link for future easy access to the resources if you have found this list useful. Please do report any broken links and I shall fix or add a suitable alternative as soon as possible.

Session 1: Python basics - Data types and Variables

Resource Source
Python Documentation Python
An Informal Introduction to Python Python
Python Comments W3 Schools
Python Beginner Tips Real Python
Python: First Steps Real Python
Python Data Types W3 Schools
Python Data Types GeeksforGeeks
Basic Python Data Types Real Python

Session 2: User Input, Modules, Loops & Funtions

Resource Source
Python Input, Output & String Formatting Real Python
Input() Function W3 Schools
Taking Input in Python GeeksforGeeks
Python For Loops W3 Schools
Python For Loops (Definite Iteration) Real Python
Python While Loops (Indefinite Iteration) Real Python
Python While Loops W3 Schools
Python While Loops (with Examples GeeksforGeeks
Python Functions W3 Schools
Python Functions Tutorial Real Python
Python Fuctions (with Examples GeeksforGeeks
Python Modules W3 Schools
Python Modules and Packages Real Python
Modules in Python DataCamp

Session 3: Python Conditions & If Statements

Resource Source
Conditional Statements in Python Real Python

About

Useful resource links to supplement the Code First Girls Python Coding Kickstarter course.