Det praktiske
Kursusudbyder: IT-Universitetet
Undervisningssprog: Engelsk
This course provides a basic and hands-on introduction to programming. The programming language is going to be Python.
The contents of the course:
- Sequential execution, expression, selection, iteration, state, variable, assignment
- String manipulation and text files
- Testing and debugging
- Stacks and queues, sorting
- Worst-case running time
- Abstract data types, types
- Objects, classes