Skip to content

C/C++ tutorials developed for UBC computer science students.

Notifications You must be signed in to change notification settings

savreline/tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Tutorials on C/C++

The C++ tutorials were developed to help UBC students taking the first data structures and algorithms course in C++ to quickly get up-to-speed with to C++ after having learned Java in an earlier course.

YouTube Playlist
Slides
Notes on Linked Lists
Notes on Stacks and Queues

The C tutorials were developed to stress certain subtleties and common errors of programming in C (for example, difficult to find memory leaks). Those tutorials are meant as a supplement to those learning C and address specific situations rather than trying to provide a comprehensive introduction to the language.

Notes

About

C/C++ tutorials developed for UBC computer science students.

Topics

Resources

Stars

Watchers

Forks