Programming: The Basics
Welcome to the basics of programming! This series of lessons is intended to be a primer on the fundamentals you should know before getting into any other programming course. You do not need to know anything going into this series.
- Lesson 0An overview of the course
- What is a program?Learning the basics of how computers and humans communicate
- How to Read a ProgramWhat on earth do all these symbols meanā½
- Problem Solving for ComputersWhere do I even begin?