- Добавил: LitMy
- Дата: 24-03-2020, 13:42
- Комментариев: 0

Автор: Atiwong Suchato
Издательство: Chulalongkorn University
Год: 2020
Страниц: 375
Язык: английский
Формат: epub
Размер: 10.1 MB
Computer programming skills are currently must-have skills for every university graduate in any fields of Science and Engineering. This book is aimed to be a textbook suitable to be used in a first programming course for university-level students. The primary goals of this book are to introduce students to creating computer programs to solve problems with high-level languages. Programming concepts appearing in modern programming languages are presented through writing Java programs. Java is selected as the language of choice due to its relatively simple grammars. It is also a good choice for introducing students to the concept of object-oriented programming which is one of the most popular paradigms in the current days. Furthermore, Java is one of the most widely-adopted programming languages by the industries.