Enchanted Code

Programming Concepts

Intro

This tutorial series will walk through the fundamental programming concepts of computing. To make reading easier; each topic has been split into several chapters.

For new computer scientists it is recommended to start from 1.0 however, each chapter is self-contained but may reference material found in other chapters.

In this series both Python and C++ will be used for code examples. Although previous programming experience is not required.

Articles

2.0 - Variables

This tutorial explains what variables are in programming.

3.0 - Data Structures

This tutorial explains some of the most common data-structures used in programming.

Buy Me A Coffee