January 2026
Intermediate to advanced
528 pages
11h 34m
English
Every programmer who has ever written a program more complex than the famous Hello World! program has used variables in some manner. Variables and programming go hand in hand. A programmer can in no way avoid using variables. Variables and the way we group them are a very rich topic and can extend well beyond simply naming a memory address and storing a single value in it.
If you have ever programmed in a language such as C++, you may be familiar with how variables can be used and organized. Many of the advanced features that are often associated with complex variables are actually complex data structures. Practically, though, these principles can be conceptually linked to variable ...
Read now
Unlock full access