Introduction to Programming

Last updated on May 11, 2026 8:53 pm
Category:

Description

This is an Introduction to Programming course for beginners. In this course I will cover the basics of programming, starting by what is a program. We will use pseudocode for this course, so you don’t need to worry about a specific language in particular and you won’t need to need the basics of any language to be able to take this course.We will see different control flow statements that are widely used in programming, like the if and switch statements, as well as for and while loops. Finally, we will cover what in programming is called functions.The knowledge you will get in this course can be applied to any programming language you are interested in learning.This is the course structure:Introduction to programmingWhat are programs, how do they workWhat is pseudocode and why we are going to use in the courseControl flow statementsWhat are control flow statementsComparison operators often used in control flow statementsConditional control flow statementsIf statementsSwitch statementsLoops. For loopsWhile loopsFunctionsWhat is a functionHow to use themOnce you finish this course, you should have basic knowledge that will be helpful to you if you are interested in learning any programming language.

Reviews

There are no reviews yet.

Be the first to review “Introduction to Programming”

Your email address will not be published. Required fields are marked *