|
|
||
|---|---|---|
| assets | ||
| examples | ||
| .gitignore | ||
| generate_toc.py | ||
| learning_git.md | ||
| learning_python3.md | ||
| learning_python3_gui.md | ||
| outline.md | ||
| readme.md | ||
| what_is_next.md | ||
readme.md
Program
| Day | Goal |
|---|---|
| 1 | coding challenge: temperature convertor |
| 2 | coding challenge: memento mori |
| 3 | coding challenge: guess the number |
| 4 | coding challenge: ROT13 |
| 5 | |
| 6 | coding challenge: task manager |
| 7 | useful scripting with pathlib |
| 8 | convert login manager to OOP |
| 9 | |
| 10 | |
| 11 | |
| 12 | coding challenge: hangman non-OOP/OOP |
| 13 | introduction to tkinter |
| 14 | |
| 15 |
Learning python3
- What we'll learn
- The python3 shell
- Installing pycharm
- Your first project
- Taking input
- Taking input and evaluation
- Coding challenge - Currency converter
- Coding challenge - Celsius to Fahrenheit converter
- A text based adventure game
- Creating your own functions
- Coding challenge - Pretty Print
- Using the standard library
- Coding challenge - Memento Mori calculator
- Writing your first library
- While loop
- Coding challenge - Guess the number
- Logical Operators
- Lists
- For loop
- Coding challenge - Cheerleader chant
- Coding challenge - ROT13
- Coding challenge - Christmas Tree
- List comprehension
- Handling files
- Coding challenge - Login generator
- Dictionaries as data containers
- Coding challenge - Task manager
- Text based databases
- Now for some useful scripting
- Creating our own objects
- Coding challenge - Chalet floor
- Infinite programs
Created by gh-md-toc
Learning python3 gui
Created by gh-md-toc
Learning git
Created by gh-md-toc
What is next
Created by gh-md-toc