Go to file
waldek e6a747a22f new toc 2022-05-23 19:22:45 +02:00
assets UML OCP finished, Start with Liskov Substitution Principle 2022-05-10 11:15:24 +02:00
examples Merge branch 'master' of ssh://86thumbs.net:3022/waldek/python_course_doc 2021-10-29 09:24:56 +02:00
.gitignore cleans up the idea folder and adds gitignore 2022-05-02 22:00:06 +02:00
generate_toc.py new toc 2022-05-23 19:22:45 +02:00
introduction_to_solid.md new toc 2022-05-23 19:22:45 +02:00
learning_git.md fixes git picture asset path for pandoc 2022-05-20 15:42:50 +02:00
learning_python3.md The Guess the Number, object-oriented version 2022-05-12 11:08:50 +02:00
learning_python3_gui.md minor title update in gui 2022-05-02 23:05:15 +02:00
links.md new toc 2022-05-23 19:22:45 +02:00
outline.md adds some final notes 2022-05-05 23:09:49 +02:00
readme.md new toc 2022-05-23 19:22:45 +02:00
what_is_next.md from git gui 2022-05-06 12:25:48 +02:00

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

Introduction to solid

Learning python3 gui

Learning git

What is next