Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
This Programming Foundations course is taught by John Crabtree.
No. The course teaches the basics on how to program code using any language, focusing on core fundamentals that carry over regardless of the language used.
It covers the organization of code, source code, input and output, program execution, errors, documentation and whitespace, variables and assignments, identifiers, objects, expressions and statements, numeric data types, type conversion and rounding, arithmetic, strings, lists, dictionaries, decisions, Boolean and relational operators, and loops including while and for loops.
The course covers skills including Computer Programming, Programming Concepts, C# Fundamentals, C++ Fundamentals, Java Foundation Classes, and Application Foundation Classes.
You will create your first computer program, write your first lines of code, and learn to use data types and functions while understanding the building blocks of computer programs.