8.5 KiB
8.5 KiB
Table of Contents
- What we'll learn
- The python3 shell
- Installing pycharm
- Your first project * c# * c * c++ * javascript
- 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