Learn what programming is and write your first program
Learn how to store variables and the basics of programming instructions
Learn how to execute instructions based on a condition
Learn how to write reusable blocks of codes using functions
Learn how to use data structures to organize and store your data
Learn how to use loops to repeat instructions
Learn how to manipulate strings
Build your own “guess the word” game using the concepts you’ve learned