v1.0
===============================================================================
Sujets de travaux - Principes des Langages de Programmation
Année: 2024-2025
Objectives
- Introduction (interesting properties)
- Data types and structures (basic types + complex types)
- Typing (static and dynamic typing, weak and strong typing)
- Paradigms (string manipulation languages, imperative, procedural, functional, object-oriented, multi-paradigm)
- Compiler chain (e.g. C)
- Compilers and interpreters
Commit
- Update exercises of practicals - TP1, TP2, TP3, TP4 and TP5
- Update description of gdb
- Add basic code and empty files
- Add summary exercise
- Update links
- Initial commit