Rashid Behzadidoost: Challenging Programming in Python: A Problem Solving Perspective
Challenging Programming in Python: A Problem Solving Perspective
Buch
- Springer Nature Switzerland, 10/2024
- Einband: Kartoniert / Broschiert, Paperback
- Sprache: Englisch
- ISBN-13: 9783031400018
- Bestellnummer: 12032927
- Umfang: 292 Seiten
- Gewicht: 446 g
- Maße: 235 x 155 mm
- Stärke: 16 mm
- Erscheinungstermin: 18.10.2024
Achtung: Artikel ist nicht in deutscher Sprache!
Weitere Ausgaben von Challenging Programming in Python: A Problem Solving Perspective
Klappentext
This book aims to strengthen programming skills and foster creative thinking by presenting and solving 90 challenging problems. The book is intended for individuals with elementary, intermediate, and advanced Python programming skills who aspire to take their abilities to the next level. Additionally, the book is valuable for individuals interested in enhancing their creative thinking and logical reasoning skills. It is a self-instructional book meant to provide readers with the ability to solve challenging problems independently. The presented challenges are lucidly and succinctly expressed, facilitating readers to follow along and comprehend the problem-solving process. The challenges cover various fields, making it suitable for a wide range of individuals.The book is divided into eight chapters, beginning with an introduction in chapter one. The second chapter presents essential Python basics for programming challenging problems, while the subsequent chapters focuson specific types of challenges. These include math-based challenges in chapter three, number-based challenges in chapter four, string-based challenges in chapter five, game-based challenges in chapter six, count-based challenges in chapter seven, and miscellaneous challenges in chapter eight. Each chapter comprises a set of challenges with examples, hints, algorithms, and Python code solutions. The target audience of the book includes computer science and engineering students, teachers, software developers, and participants in programming competitions.