Programming Index
Programming — Index
This is the index containing all my links to programming related activities.
Learn Python in 30 Days
This series is about learning how to program the basics in Python.
I have a Github page for all the code which can be found at Learn Python In 30 Days
Week 1 – Core Basics
Week 2 – Loops & Collections
Day 13 – Nested Structures & Looping
Day 14 – Review Day (Make a Tiny Dungeon Game)
Week 3 – Functions & Files
Week 4 – Structuring Programs & Final Project
Day 28 – Final Project Planning (Text Adventure Game Part 1)