Today, anyone in a scientific or technical discipline needs programming skills. Python is an ideal first programming language, and Introduction to Programming in Python is the best guide to learning it. Princeton University’s Robert Sedgewick, Kevin Wayne, and Robert Dondero have crafted an accessible, interdisciplinary introduction to programming in Python that emphasizes important and engaging applications, not toy problems. The authors supply the tools needed for students to learn that programming is a natural, satisfying, and creative experience. This example-driven guide focuses on Python’s most useful features and brings programming to life for every student in the sciences, engineering, and computer science. Coverage includes Drawing on their extensive classroom experience, the authors provide Q&As, exercises, and opportunities for creative practice throughout. An extensive amount of supplementary information is available at . With source code, I/O libraries, solutions to selected exercises, and much more, this companion website empowers people to use their own computers to teach and learn the material.
Sehr umfangreiche Informationen. Teilweise sehr kleinschrittig, an anderen Stellen geht es rasanter zu.
Ich selbst bin mit dem Erklär-Konzept nicht ganz warm geworden, denn es werden auch eigens für das Buch erstellte Funktionen verwendet. Das hat bei mir als Anfängerin erstmal für Verwirrung gesorgt. Letztendlich habe ich Python durch viel Übung gelernt, nicht aus dem Buch.