Programming for Absolute Beginners (Part 2 of 4): Now We're Programming
interactive

Programming for Absolute Beginners (Part 2 of 4): Now We're Programming

Updated Jan 20, 2025
Course Description

In this section we're going to go beyond print and learn some techniques that will help you make more interesting, interactive programs. We'll learn to take input from the user, make decisions and repeat bits of code with loops.