Corso di Laurea in Matematica e Informatica
-
Crediti:
-
20 ore di lezione frontale: 2 crediti
-
16 ore di esercitazioni di laboratorio assistite: 1 credito
-
50 ore di lavoro autonomo per la preparazione di un progetto:
2 crediti
Informazioni sulla programmazione
in linguaggio C++
-
[alt.comp.lang.learn.c-c++]
- FAQ list
This post contains useful information for anyone wishing to learn C
and C++, listing online tutorials and resources, giving book recommendations
and helping clear some common misconceptions.
-
C++ Useful Link
-
Una pagina curata da Bjarne Stroustrup, il progettista del linguaggio C++
The C++ Programming
Language
Bjarne Stroustrup (the designer of C++) did a thankless task well -
his pages are as good a place as any to start looking for information on
C++.
-
Cprogramming.com: C++ Programming
Resources
Cprogramming.com is a web site designed to help you learn C or C++
and provide you with C and C++ programming resources.
-
Un testo on-line sulla programmazione object-oriented
Introduction
to Object-Oriented Programming Using C++
Peter Müller
-
Un testo on-line di introduzione ai linguaggi di programmazione
An Introduction
to Programming Languages
This web page is for people who know one language and are wondering
about learning another. It describes some of the differences between common
programming languages and considers why and how a new language should be
learnt. It is not a detailed, scholarly exploration of all programming
languages, nor does it describe the latest developments in computer science
- I simply do not know enough to attempt that. Instead, I have tried to
write something that is clear, honest, and unbiased.