Verkauf durch Sack Fachmedien

Yunès / Mantaci

Basics of Programming and Algorithms, Principles and Applications

Medium: Buch
ISBN: 978-3-031-59800-5
Verlag: Springer Nature Switzerland
Erscheinungstermin: 23.07.2024
Lieferfrist: bis zu 10 Tage

This textbook offers an introduction to topics in algorithms and programming with python. It is originally intended for mathematical students not sufficiently aware about these computer science fields seeking a deeper understanding. It addresses fundamental questions on how to analyze the performance of an algorithm and equips readers with the skills to implement them using python.

The textbook is organized in two parts. Part I introduces Python Programming offering a solid foundation to python essentials. Topics covered include first steps in python programming, programs, functions and recursion, data structures. Part II shifts focus to Algorithms and covers topics such as algorithm performance, recursion, the sorting problem, trees as data structures, etc.

This book has its origins from several different courses given in the context of thematic schools to diverse audiences in different countries over the years. These countries include Cambodia, Kenya, and Madagascar.


Produkteigenschaften


  • Artikelnummer: 9783031598005
  • Medium: Buch
  • ISBN: 978-3-031-59800-5
  • Verlag: Springer Nature Switzerland
  • Erscheinungstermin: 23.07.2024
  • Sprache(n): Englisch
  • Auflage: 2024
  • Serie: Compact Textbooks in Mathematics
  • Produktform: Kartoniert
  • Gewicht: 575 g
  • Seiten: 362
  • Format (B x H x T): 155 x 235 x 21 mm
  • Ausgabetyp: Kein, Unbekannt
Autoren/Hrsg.

Autoren

- Part I Python Programming.- Introduction.- First steps in Python.- Programs.- Functions and Recursion.- Data structures.- Drawings and more.- Part II Algorithms.- Algorithm performance.- Introduction to recursion.- The sorting problem.- More on recursion.- Trees as data structures.- Hashing.