BASICS
This page covers topics that are needed for basic
understanding of computers and programming in C and C++ code.
-
Decimal-Hexadecimal-Binary Numbering Systems
-
The ASCII Character Set
-
Pointers--Can you get there from here?
-
The basic building blocks: Data Structures
-
Programming with class: C++ Classes
-
Programming with recursion.
-
Glossary