Navigate to list of lectures -- Keyboard shortcut: 'u'    Next lecture -- Keyboard shortcut: 'n'  Course home        Alphabetic index  Exit possible frame set        First slide  First annotated slide  Lecture notes - all slides and notes together        Help page about these notes
Lecture 1

LECTURE 1:
From C to C++

Kurt Nørmark
Department of Computer Science, Aalborg University

Title page            Abstract            References from this lecture            Exercises in this lecture            Source programs in this lecture            

Page 1Course IntroductionPage 16Structures and Unions
Page 2Overview of Advanced Programming - Part OnePage 17Structures: Examples
Page 3Overview of Advanced Programming - Part TwoPage 18Function types
Page 4Recommended use of your timePage 19User defined types
Page 5Course Approach - Part 1Page 20Expressions and operators
Page 6Course ExamPage 21Control structures
Page 7Which compiler or IDE?Page 22Functions and parameters
Page 8A quick tour of CPage 23Call-by-reference parameters via pointers
Page 9Basic ObservationsPage 24C Program organization
Page 10The Evolution of CPage 25Memory Allocation
Page 11The Popularity of C and C++Page 26The standard library
Page 12The C preprocessorPage 27C/C++ Compatibility
Page 13Fundamental typesPage 28C/C++ Compatibility
Page 14Arrays and PointersPage 29C/C++ Compatibility - some small details
Page 15Arrays and Pointers: Examples

LENO - LEcture NOtes with LAML technologyGenerated: Tuesday March 26, 2013, 13:03:06
Program Oriented Web Engineering - using LAML