Take Up Code
12: References Are More Than Just Pointers.
- Autor: Vários
- Narrador: Vários
- Editor: Podcast
- Duración: 0:07:17
- Mas informaciones
Informações:
Sinopsis
References behave a lot like pointers and are what many language designers use when trying to claim that their language is simpler because it avoids pointers. Do not fall for it. Take the time to learn pointers and references properly and you will build a foundation that will serve you well in all your future projects. This episode has a bias towards C++.