Cantitate/Preț
Produs

Basics of Programming and Algorithms, Principles and Applications: Compact Textbooks in Mathematics

Autor Roberto Mantaci, Jean-Baptiste Yunès
en Limba Engleză Paperback – 20 aug 2024
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.
Citește tot Restrânge

Din seria Compact Textbooks in Mathematics

Preț: 33932 lei

Preț vechi: 42415 lei
-20% Nou

Puncte Express: 509

Preț estimativ în valută:
6495 6813$ 5388£

Carte disponibilă

Livrare economică 08-22 ianuarie 25
Livrare express 24-28 decembrie pentru 3509 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

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.

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.

Caracteristici

Provides material to teach a course on programming and algorithms Addresses fundamental questions on algorithm performance analysis Includes essential knowledge on Python programming