Treffer: Basics of Programming and Algorithms, Principles and Applications

Title:
Basics of Programming and Algorithms, Principles and Applications
Contributors:
Institut de Recherche en Informatique Fondamentale (IRIF (UMR_8243)), Centre National de la Recherche Scientifique (CNRS)-Université Paris Cité (UPCité), Université Paris Diderot - Paris 7 (UPD7)-Centre National de la Recherche Scientifique (CNRS), Université Paris Cité (UPCité), Université Paris Diderot - Paris 7 (UPD7)
Source:
Birkhaüser Verlag; Springer Nature Switzerland, 2024, Compact Textbooks in Mathematics, 978-3-031-59800-5. ⟨10.1007/978-3-031-59801-2⟩
Publisher Information:
CCSD; Birkhaüser Verlag; Springer Nature Switzerland, 2024.
Publication Year:
2024
Collection:
collection:CNRS
collection:UNIV-PARIS
collection:UNIVERSITE-PARIS
collection:UP-SCIENCES
collection:IRIF
Original Identifier:
HAL: hal-04781936
Document Type:
Buch book<br />Books
Language:
English
ISBN:
978-3-031-59800-5
978-3-031-59801-2
Relation:
info:eu-repo/semantics/altIdentifier/doi/10.1007/978-3-031-59801-2
DOI:
10.1007/978-3-031-59801-2
Accession Number:
edshal.hal.04781936v1
Database:
HAL

Weitere Informationen

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.