YoVDO

Programmazione I

Offered By: University of Naples Federico II via edX

Tags

Programming Courses C++ Courses Object-oriented programming Courses Algorithm Design Courses Polymorphism Courses Memory Management Courses Inheritance Courses Stacks Courses

Course Description

Overview

Questo corso si occupa della programmazione orientata agli oggetti (classi, oggetti, ereditarietà, polimorfismo, le altre relazioni tra classi), la memoria dinamica, lo sviluppo di alcuni contenitori quali pile e code, la gestione delle eccezioni.

Imparerai a progettare un algoritmo e i concetti fondamentali di programmazione utilizzando come linguaggio di riferimento il linguaggio C++. Per sviluppare gli esempi e gli esercizi presentati durante il corso è possibile utilizzare un qualsiasi compilatore C++ (Standard). Si segnalano: l'ambiente di sviluppo DevC++ (GNU General Public License) per Windows, Xcode per Mac OS X, il compilatore GNU C++ su Linux, l'ambiente C++ per piattaforma Eclipse.

The aim of this course is to illustrate the object-oriented programming (classes, objects, inheritance, polymorphism and other relationships between classes), the dynamic memory, the development of other containers such as piles and queues and the management of the exceptions.

Moreover, the students will learn how to design algorithms and other fundamental programming concepts in C++ language. All the examples and exercises of this course can be developed with any C++ (Standard) compiler: the environment development DevC++ (GNU General Public License) for Windows, Xcode for Mac OS X, GNU C++ for Linux and the environment C++ for Eclipse.


Taught by

Valeria Vittorini

Tags

Related Courses

Make an Action Bar in Unity Part 1 - Modular Action System
Coursera Project Network via Coursera
Основы разработки на C++: жёлтый пояс
Moscow Institute of Physics and Technology via Coursera
C++ Programming: Object-Oriented Design
Codio via edX
Java: Going Further with Classes and Methods
Codecademy
Java: Inheritance and Polymorphism
Codecademy