Radio and PodcastRadio and PodcastLive Radio & Podcasts
Introduction to C++ Programming - Winter 2010 cover
Education

Introduction to C++ Programming - Winter 2010

The Ohio State University

Introduction to programming in C++ and object-oriented programming - encapsulation using classes, inheritance, etc.

Introduction to C++ Programming - Winter 2010 Podcast Guide

Listen to Introduction to C++ Programming - Winter 2010, a Education podcast by The Ohio State University. Stream 10 episodes in English, follow new audio stories, and play episodes online on Radio and Podcast.

Show Topic

Browse this show under Education podcasts.

Episodes

10 episodes are available for this podcast.

Episodes

10 episodes

Lecture 6: Loops and Intro to Arrays

In this lecture, we begin by explaining answers about boolean operations and variable scopes raised in the last class. We then go on to disc...

Lecture 11-Constructors and Clients

In this lecture, we continue our discussion of Object-Oriented Programming. Specifically, we introduce the idea of member functions to creat...

Lecture 14: Introduction to Pointers

We discuss the details of pointer values and types in C++ in this lecture. We conclude with a very brief introduction to dynamic allocation...