Object-Oriented

Sort options

Open Source Programming - Bachelor's (Coursera)

Apr 15th 2024
Open Source Programming - Bachelor's (Coursera)
Course Auditing
Categories
Effort
Languages
Contemporary open-source programming languages and frameworks are presented in this course. Students will consider design and development topics in system, graphical user interface, network, and web programming. Dynamic scripting languages are covered using object-oriented, concurrent, and functional programming paradigms. Concepts gained throughout the course are reinforced with numerous exercises [...]

Introducción a la programación orientada a objetos en Java (Coursera)

El propósito de este curso es ofrecerle un ambiente interactivo orientado a construir aprendizajes sobre el lenguaje de la programación en Java para la creación y manipulación de objetos. La estrategia pedagógica empleada es el aprendizaje activo basado en casos.

Orientação a Objetos com Java (Coursera)

Neste curso, assumimos que você já sabe desenvolver programas pequenos em Java, mas você talvez não se sinta ainda confortável em projetar programas mais complexos com método e organização. O objetivo deste curso é fazer você compreender os princípios de orientação a objetos por meio da linguagem 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.