Thomas Guieu

14Jan/11Off

Linux command line introduction (FR)

Here are my slides (FR) used for introducing the Linux command line.

Some topics covered :

  • Introduction
  • Directories and files
  • Edition, displaying
  • Searching
  • Symbols and redirections

This lecture have been given in the context of the Libuntu event dedicated to promote Free software and Ubuntu use.

14Jan/11Off

Object-Oriented programming course (FR)

Here is my course material (FR) used for introducing to object-oriented programming.

Topics covered :

  • Encapsulation
  • Inheritance
  • Polymorphism

This lecture have been given to some Montreal Supinfo students in the context of optional courses given by students.
This course was prepared and given with the collaboration of Tristan Balet.

22Nov/10Off

Java programming language basics (FR)

Here is my course material (FR) used for introduce Java programming.

Topics covered :

  • Introduction
  • Project structure
  • Language basics
  • Classes
  • Standard input and output usage
  • Interfaces
  • Exceptions

This lecture have been given to some Montreal Supinfo students in the context of optional courses given by students.