- Добавил: literator
- Дата: Сегодня, 16:37
- Комментариев: 0

Автор: Roger Lee
Издательство: Springer
Серия: Studies in Computational Intelligence, 1193
Год: 2025
Страниц: 262
Язык: английский
Формат: pdf (true)
Размер: 15.2 MB
The main purpose of this book is to seek peer-reviewed original research papers on the foundations and new developments in Software Engineering. The focus will also be on publishing in a timely manner, the results of applying new and emerging technologies originating from research in Software Engineering. Software Engineering should be applied to a variety of areas, and applications can range across many fields. Extracting Educational Code Examples from Python Textbooks: Python serves as a versatile programming language due to its diverse audience. This versatility, however, has a double-edged nature as it implies a multitude of learning examples, which can quickly become overwhelming for students. To explore these examples in an educational context, we investigate their usage in Python textbooks. The results indicate that coding examples are prevalent, making up approximately 39.5% of the content compared to other topics. We then classified the example content into four types: Application Programming Interfaces, Data and Processing, Graphical User Interfaces, and others. We also identified a list of 19 Python libraries used in these various examples.