C++ in 2 days
Archive - Originally posted on "The Horse's Mouth" - 2014-12-18 18:24:09 - Graham EllisI'm running a two day private crash course - C++ for C programmer(s) for one person - today and tomorrow. Today we've covered the basic principles of OO, Objects in C++, Stack c Heap (new), this, private, public and protected, polymorphism, encapsulation, vital and operator overrides. From a first very simple example [here], we built up to our sixth level [here] during the day, with my delegate doing parallel exercise using my design pattern template.
Tomorrow - #ifndef, static, vectors, references, I/O, exceptions, namespaces, templates, and putting it all together.
If you're an experienced C programmer (and a quick learner!) please ask about a similar course - we can fit it in during quieter / odd days as a 'special'. We also run regular courses Learning to Program in C and C++ and C and C++ Programming ... choose your course depending on whether or not you've got good prior programming experience