๐จโ๐ป Computer Programming And Digital Discipleship
โ ๏ธ Under Construction
Refresh page for updates.
I am creating a computer programming course for beginners as part of my digital discipleship program. I want to spread the Gospel message throughout the world more efficiently using technology and I need your help to do it.
Fundamentals
Chapter | Setup & Installation | Difficulty |
---|---|---|
I. | Python | ๐ฉ |
II. | Notepad++ | ๐ฉ |
III. | VSCode | ๐ฉ |
Chapter | Basics | Difficulty |
---|---|---|
IV. | Data Types & Variables | ๐ฉ |
V. | Operators & Arithmetic | ๐ฉ |
VI. | Strings | ๐ฉ |
VII. | Input & Output | ๐ฉ |
Chapter | Container Types | Difficulty |
---|---|---|
VIII. | Lists & Tuples | ๐ฉ |
IX. | Sets | ๐ฉ |
X. | Dictionaries | ๐ฉ |
Chapter | Compound Statements | Difficulty |
---|---|---|
XI. | The If Statement | ๐ฉ |
XII. | The Match Statement | ๐ฉ |
XIII. | The While Statement | ๐ฉ |
XIV. | The For Statement | ๐ฉ |
XV. | Exception Handling | ๐ฉ |
XVI. | Functions & Decorators | ๐ฉ |
XVII. | File Handling & The With Statement | ๐ฉ |
Chapter | Object Oriented Programming | Difficulty |
---|---|---|
XVIII. | Class Definitions & Inheritance | ๐ฉ |
XIX. | Operator Overloading | ๐ฉ |
XX. | ย | ๐ฉ |
Exercises & Puzzles
Lesson | Exercise | Difficulty |
---|---|---|
I. | ๐ Einsteinโs Riddle | ๐ง |
II. | ๐ Classical Cryptography | ๐จ |
III. | ๐ Modern Cryptography | ๐ฅ |
IV. | ๐ Plotting | ๐ง |
V. | ๐ป GUI Programming | ๐ง |