Basics of Programming and Algorithms, Principles and Applications: Compact Textbooks in Mathematics
Autor Roberto Mantaci, Jean-Baptiste Yunèsen Limba Engleză Paperback – 20 aug 2024
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.
Din seria Compact Textbooks in Mathematics
- Preț: 529.21 lei
- 14% Preț: 356.39 lei
- Preț: 281.15 lei
- 14% Preț: 300.44 lei
- Preț: 313.02 lei
- 20% Preț: 294.28 lei
- Preț: 413.46 lei
- Preț: 359.81 lei
- 15% Preț: 484.87 lei
- Preț: 341.41 lei
- Preț: 585.27 lei
- Preț: 443.72 lei
- Preț: 343.69 lei
- 15% Preț: 456.73 lei
- Preț: 445.43 lei
- Preț: 349.35 lei
- Preț: 476.25 lei
- Preț: 418.73 lei
- Preț: 374.89 lei
- Preț: 341.23 lei
- Preț: 349.35 lei
- Preț: 349.35 lei
- Preț: 184.33 lei
- Preț: 347.80 lei
- Preț: 307.92 lei
- Preț: 381.87 lei
- Preț: 378.21 lei
- Preț: 316.82 lei
- Preț: 381.87 lei
- Preț: 382.70 lei
- Preț: 341.99 lei
- Preț: 320.84 lei
- Preț: 324.01 lei
- Preț: 406.38 lei
- Preț: 385.10 lei
- Preț: 405.72 lei
- Preț: 356.31 lei
- Preț: 438.41 lei
- Preț: 310.36 lei
- Preț: 374.15 lei
- Preț: 473.00 lei
Preț: 339.32 lei
Preț vechi: 424.15 lei
-20% Nou
Puncte Express: 509
Preț estimativ în valută:
64.95€ • 68.13$ • 53.88£
64.95€ • 68.13$ • 53.88£
Carte disponibilă
Livrare economică 08-22 ianuarie 25
Livrare express 24-28 decembrie pentru 35.09 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783031598005
ISBN-10: 3031598008
Pagini: 362
Ilustrații: XVI, 264 p. 80 illus.
Dimensiuni: 155 x 235 x 23 mm
Greutate: 0.56 kg
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Birkhäuser
Seria Compact Textbooks in Mathematics
Locul publicării:Cham, Switzerland
ISBN-10: 3031598008
Pagini: 362
Ilustrații: XVI, 264 p. 80 illus.
Dimensiuni: 155 x 235 x 23 mm
Greutate: 0.56 kg
Ediția:2024
Editura: Springer Nature Switzerland
Colecția Birkhäuser
Seria Compact Textbooks in Mathematics
Locul publicării:Cham, Switzerland
Cuprins
- 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.
Notă biografică
Roberto Mantaci is an assistant professor and researcher in the computer science field since 1993 at Université Paris Cité. He is a member of the Institut de Recherche en Informatique Fondamentale (IRIF) Computer Science Laboratory.
Jean-Baptiste Yunès is an assistant professor and researcher in the computer science field since 1993 at Université Paris Cité. He is a member of the Institut de Recherche en Informatique Fondamentale (IRIF) Computer Science Laboratory.
Jean-Baptiste Yunès is an assistant professor and researcher in the computer science field since 1993 at Université Paris Cité. He is a member of the Institut de Recherche en Informatique Fondamentale (IRIF) Computer Science Laboratory.
Textul de pe ultima copertă
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.
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.
Caracteristici
Provides material to teach a course on programming and algorithms Addresses fundamental questions on algorithm performance analysis Includes essential knowledge on Python programming