The University Textbook is a collection of high-quality exercises for learning to program in Python, designed for beginners and those who want to refresh or upgrade their knowledge. The textbook focuses on hands-on learning through problem solving, encouraging readers to first tackle the problems themselves and then to look at the proposed solutions, which are accompanied by extensive explanations and detailed descriptions of each line of code. The textbook has the added value of presenting several possible solutions to the same problem, allowing the reader to become familiar with different approaches to programming. The textbook has been written with a focus on the needs of students in the Computer Science and Informatics course at the Faculty of Civil and Geodetic Engineering, University of Ljubljana, but it is also useful for engineers of other disciplines.
|