Conference | Live Schedule | Talks | Get your ticket | Slides | Set your timezone
C++ for C Developers
Slobodan Dmitrovic
On Day 3 at 10:20 (CET/Berlin) in Track D online
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