Sumários

Lecture 8

7 Novembro 2018, 12:30 RAÚL MASSANO BRÁS

The optimizer

Writing algorithms to take advantage of the cache

Examples (product of matrices)

 


Lecture 7

31 Outubro 2018, 12:30 RAÚL MASSANO BRÁS

iostreams

Files

overloading input and output operators

 


Exercises Class 5

25 Outubro 2018, 10:00 Sara Bárbara Dutra Lopes

Scope of variables. Call by value vs call by reference. Structures.


Lecture 6

24 Outubro 2018, 12:30 RAÚL MASSANO BRÁS

class thecnicalities

implementation and interface

constructors,

member functions

enumerated types

operator overloading


Exercises Class 4

18 Outubro 2018, 10:00 Sara Bárbara Dutra Lopes

Errors. Function Pointers. File Organization