Institute of Computer Science
  1. Courses
  2. 2022/23 spring
  3. Programming in C++ (LTAT.03.025)
ET
Log in

Programming in C++ 2022/23 spring

  • Pealeht
  • 1. Muutujad ja andmetüübid
  • 2. Keele põhikonstruktsioonid I
  • 3. Keele põhikonstruktsioonid II
  • 4. Funktsioonimallid, failitöötlus
  • 5. OOP I Klassid
  • 6. OOP II Pärilus ja polümorfism
  • 7. Kontrolltöö 1?

Seitsmendal nädalal toimub 1. kontrolltöö

7.1 1. kontrolltöö näide?
  • 9. Dünaamiline mäluhaldus II
  • 10. Klassimallid
  • 11. STL andmestruktuurid I
  • 12. STL andmestruktuurid II
  • 13. Erindite töötlemine
  • 14. Täiendavad teemad
  • 15. Kontrolltöö 2?

Viieteistkümnendal nädalal toimub 2. kontrolltöö

15.1 2. kontrolltöö näide?
  • 16. Projekti esitlus?
  • Viiteid
  • Vanad materjalid
  • Praktikumid
  • Juhendid
  • Viited

Kuidas saada alusprogramm kompileerima?

Windows või Linux ja g++ 4.7/4.8

Veendu, et Makefile'is on tehtud järgmised valikud:

  1. Step 1 all on valitud kompilaatoriks g++
  2. Step 2 on kommenteeritud (# on ees)

Linux ja clang++ või Virtuaalmasin

Veendu, et Makefile'is on tehtud järgmised valikud:

  1. Step 1 all on valitud kompilaatoriks clang++
  2. Step 2 on kommenteeritud (# on ees)

Mac OS X ja clang++ (Xcode 4/5)

Veendu, et Makefile'is on tehtud järgmised valikud:

  1. Step 1 all on valitud kompilaatoriks clang++
  2. Step 2 all kommentaarid ära võetud (# ei ole ees)

Minu konfiguratsiooni pole nimekirjas

Räägi praktikumijuhendajaga või kirjuta talle. Koos mõtleme välja.

  • Institute of Computer Science
  • Faculty of Science and Technology
  • University of Tartu
In case of technical problems or questions write to:

Contact the course organizers with the organizational and course content questions.
The proprietary copyrights of educational materials belong to the University of Tartu. The use of educational materials is permitted for the purposes and under the conditions provided for in the copyright law for the free use of a work. When using educational materials, the user is obligated to give credit to the author of the educational materials.
The use of educational materials for other purposes is allowed only with the prior written consent of the University of Tartu.
Terms of use for the Courses environment