Conference | Get your ticket | Sponsoring | Sponsored Tickets | Set your timezone

Slobodan Dmitrovic
Scheduled for 1:45
This talk discusses learning the C++ programming language from a C developer’s perspective. The talk explores the similarities and differences between the two languages. It also provides guidelines for migrating from C to C++. When moving from C to C++, there are things to learn and unlearn. Join us at this talk to discuss guidelines for a smoother transition from C to C++.
- C and C++ - similarities and differences
- Where to start?
- How do you approach learning about abstraction mechanisms from a C-developer’s perspective?
- Things to learn - references, function overloads, classes, and templates
- Things to unlearn - raw arrays and pointers
- Character arrays vs. std::string
- C++ Standard Library
- Adopting the new paradigm
- Making a smoother transition to C++
Please login to comment