IT Technician & NetworkingFoundationOnline

Programming

Learn to think like a programmer and write your first working applications.

About this program

An introduction to programming for complete beginners. You learn variables, conditions, loops, functions and data structures by building small working programs, then apply everything in a final project. The focus is on problem solving, so the skills transfer to any language you learn later.

What you'll walk away with

  • Break a problem down into logical programming steps
  • Use variables, conditions, loops and functions correctly
  • Read and debug code written by someone else
  • Build and present a small working application