E-Book, Englisch, 427 Seiten
Herman A Functional Start to Computing with Python
1. Auflage 2013
ISBN: 978-1-4822-0269-4
Verlag: Taylor & Francis
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
E-Book, Englisch, 427 Seiten
Reihe: Chapman & Hall/CRC Textbooks in Computing
ISBN: 978-1-4822-0269-4
Verlag: Taylor & Francis
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Open source and easy to use, Python offers the availability of exciting libraries of software, application programming interfaces, and even connections to web services. This textbook uses Python as a working environment to teach the basics of computing for students with no prior programming experience. Unlike similar texts, it organizes topics based on a functional first approach to teaching programming. The book includes case studies of practical problems as well as homework and interactive tools online, such as flashcards.
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Patterns. Computing Languages. Python Setup. Types. Operators. Expressions. Printing. Functions. Unit Testing. Conditional Logic. Slice, Split, Join. List Creation. Names for Data. Functions and Variables. Mutation. Modules. Repetition. Documentation. Loop Patterns. Drawing. Input and Output. Network Programs. Objects, Classes, and Inheritance. Randomness, Time, and System Modules. Graphical User Interfaces. Problem Solving. Advanced Topics. Reference Tables.