Object-Oriented

Sort options

Initiation à la programmation (en Java) (Coursera)

Ce cours initie aux bases de la programmation en utilisant le langage Java : variables, boucles, fonctions, ... Il s'appuie sur de nombreux éléments pédagogiques : vidéos sous-titrées, quizz dans et hors vidéos, exercices, devoirs notés automatiquement, notes de cours.

Introduction à la programmation orientée objet (en Java) (Coursera)

Ce cours introduit la programmation orientée objet (encapsulation, abstration, héritage, polymorphisme) en l'illustrant en langage Java. Il présuppose connues les bases de la programmation (variables, types, boucles, fonctions, ...). Il est conçu comme la suite du cours « Initiation à la programmation (en Java) [...]

Initiation à la programmation (en C++) (Coursera)

Ce cours initie à la programmation en utilisant le langage C++. Il ne présuppose pas de connaissance préalable. Les aspects plus avancés (programmation orientée objet) sont donnés dans un cours suivant, «Introduction à la programmation orientée objet (en C++)».

Python Programming: Object-Oriented Design (edX)

Self Paced
Python Programming: Object-Oriented Design (edX)
Course Auditing
Categories
Effort
Languages
Code and run your first Python program in minutes without installing anything! This beginner-focused course will further develop your programming skills. Topics covered include creating classes, mutability, encapsulation, inheritance, and polymorphism.
Self Paced
Course Auditing
173.00 EUR

C++ Programming: Object-Oriented Design (edX)

Self Paced
C++ Programming: Object-Oriented Design (edX)
Course Auditing
Categories
Effort
Languages
Code and run your first C++ program in minutes without installing anything! This beginner-focused course will further develop your programming skills. Topics covered include creating classes, mutability, encapsulation, inheritance, and polymorphism. Code and run your first C++ program in minutes without installing [...]
Self Paced
Course Auditing
173.00 EUR

Object-oriented Programming in Python: Create Your Own Adventure Game (FutureLearn)

Learn object-oriented programming principles by creating your own text-based adventure game in Python. Object-oriented programming is a programming paradigm based on objects and data rather than actions and logic. This online course will introduce you to the principles of object-oriented programming in Python, showing you how to create objects, [...]

Object Oriented Implementation Using C++ (edX)

Self Paced
Object Oriented Implementation Using C++ (edX)
Course Auditing
Categories
Effort
Languages
Build a thorough understanding of Object Oriented concepts Using C++ with auto evaluated hands-on labs. Automation requires you to have both, a deep understanding of business logic and the ability to translate it into an automated program using the syntax and semantics of a programming language. Market research [...]

Implementation of Data Structures (edX)

This course is archived
Implementation of Data Structures (edX)
Course Auditing
Categories
Effort
Languages
Learn how to write correct and efficient data structures manipulation using existing standard template library (STL) of C++. Get introduced to the power of STL and make your code more solid, reusable, and robust. In this Computer Science course, you will learn about implementation of all major abstract data [...]

Object-Oriented Programming (edX)

This course is archived
Object-Oriented Programming (edX)
Course Auditing
Categories
Effort
Languages
Learn the principles of programming for building large and extensible systems. Go beyond the basics of programming to understand object-oriented methodology, the approach to modular and reusable software systems.