Explore >> Select a destination


You are here

www.uraimo.com
| | erikmcclure.com
4.5 parsecs away

Travel
| | [ 1 · 2 · 3 · 4 · 5 · 6 · 7 ] We still have a lot of ground to cover on pointers, but before we do, we need to address certain conceptual frameworks missing from C# that one must be intimately familiar with when moving to C++. Specifically, in C# you mostly work with the Heap. The heap is not difficult to understand - its a giant lump of memory that you take chunks out of to allocate space for your classes.
| | faultlore.com
2.8 parsecs away

Travel
| |
| | uraimo.com
4.5 parsecs away

Travel
| | Swift introduces error handling constructs like do,try,catch and try?, in this, I hope, comprehensive article we'll discuss this new feature in detail, how it affects the base frameworks and how Swift modules with the new error handling can be integrated in legacy Objective-C applications.
| | www.wholetomato.com
26.1 parsecs away

Travel
| Explore how Visual Assist's 60+ new C++ safety checkers help developers catch memory and type safety issues early-bridging the gap between today's code and tomorrow's safer C++. Learn why memory safety has become the defining issue for C++ development.