c++, optimization, theory, terminology
Author(s): Cole Pawliw
By now you should have a decent understanding of classes and objects. If not, go check out our blog post on the topic to see what I’m talking about.... Read more
c++, c, low-level
What is a Class? At this point, you should have a good understanding of the basic variables in programming, as well as how to use loops and functions effectively.... Read more
c, c++, python, low-level
In many high level coding languages, The idea of a pointer either doesn’t exist, or is hidden from the programmer’s use.... Read more