This is an old revision of the document!


Object Oriented Programming - Lectures 2018/2019

This page contains materials for the first half of lectures for Object Oriented Programming (NMIN201) course that is being/has been taught during winter semester 2018/2019 at Charles University in Prague, Czech Republic.

The first half will be dedicated to C language and we will tenderly touch C++. These lectures will be given by me (Jakub Gemrot).

Slides we will be using are based and/or were completely created by Martin Pergel.

The second half of lectures (about C# language) will be led by Martin Pergel.

Permalink: http://bit.ly/mff-uk-oop-lecture-2018

History: http://bit.ly/mff-uk-oop-lecture-2017, http://bit.ly/mff-uk-oop-lecture-2016


Dates

Tuesday's lecture, 17:20, K4.

You can contact me at any time: jakub.gemrot@gmail.com


Lectures

L02 - 09.10.2018

Topic: Introduction to C Part 2

Details:

  • We discussed pointser, arrays, dynamic allocation
  • Struct, typedefs, linked list

Slides:

  • PDF 1 (courtesy of Martin Pergel)
    • slides 34-39
  • PDF 2 (courtesy of Martin Pergel)
    • slides 01-18

L01 - 2.10.2018

Topic: Introduction to C Part 1

Details:

  • History of language C, Pascal vs. C (types, comments, procedures and functions, operators, return)

Slides: PDF 1 (courtesy of Martin Pergel)

  • History of language C, Pascal vs. C (types, comments, procedures and functions, operators, return), if, for, while, switch
  • We briefly touched the topic of pointers, arrays and “strings”

VS2017 Solution from the lecture:

Useful:

object_oriented_programming_2018-19_winter_semester.1539097884.txt.gz · Last modified: 2018/10/09 17:11 by jakub.gemrot