Skip to content

dginhac/polytech-dijon-itc313

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

197 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mastering Object-Oriented Programming in C++: The Art of Object-Oriented Programming (Polytech'Dijon)

CC BY-NC 4.0 License: GPL v3

Introduction

The documents available in this GitHub repository are intended for students in the Computer Science / Electronics departments of the Polytech'Dijon engineering school - Dijon - France. They are subject to change as the content of this module evolves.

Latest NEWS from Season 2025-2026:

  • 2025/11/30: add lecture 04 (STL)
  • 2025/11/26: update lecture 03 (Polymorphism) and code samples
  • 2025/11/18: add lecture 03 (Polymorphism) and code samples
  • 2025/11/13: update lecture 02 (Inheritance) and code samples
  • 2025/11/06: add lecture 02 (Inheritance) and code samples
  • 2025/10/22: update lecture 01 (User-defined Data Types)
  • 2025/10/15: add TD1 and TD2 (Tutorials)
  • 2025/10/08: update code samples for lecture 01 (User-defined Data Types)
  • 2025/10/08: update lecture 01 (User-defined Data Types)
  • 2025/09/30: update lecture 00 (Introduction)
  • 2025/09/25: add code samples for lecture 01 (User-defined Data Types)
  • 2025/09/25: add lecture 01 (User-defined Data Types)
  • 2025/09/25: add lecture 00 (Introduction)

Lectures 2025-2026

Lectures are organized in lessons, each of them are dedicated to a specific C++ Topic. They are available in pdf format for download:

  • to be continued...

Other Content

  • Directory samples: Sets of codes used in lectures
  • Directory TD: Tutorials
  • Directory exams: Exams
  • Directory TP: Lab work
  • Directory utils: Additional documents

Complementary lectures

Two additional presentations are also available:

Past Seasons

Season 2024-2025

Season 2023-2024

Season 2022-2023

Season 2021-2022

Season 2020-2021

Licenses

The lectures are licensed under a Creative Commons Attribution-NonCommercial 4.0 International Licenseand the source code is licensed under a GNU General Public License (GPL) version 3.

CC BY-NC 4.0 License: GPL v3

About

Mastering Object-Oriented Programming in C++: The Art of Object-Oriented Programming

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE-CC-BY-NC
GPL-3.0
LICENSE-GPLV3

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors