buchspektrum Internet-Buchhandlung

Neuerscheinungen 2018

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Irv Kalb

Learn to Program with Python 3


A Step-by-Step Guide to Programming
2. Aufl. 2018. xvii, 354 S. 36 SW-Abb. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2018
ISBN: 1-484-23878-8 (1484238788)
Neue ISBN: 978-1-484-23878-3 (9781484238783)

Preis und Lieferzeit: Bitte klicken


Move from zero knowledge of programming to comfortably writing small to medium-sized programs in Python. Fully updated for Python 3, with code and examples throughout, the book explains Python coding with an accessible, step-by-step approach designed to bring you comfortably into the world of software development.

Real-world analogies make the material understandable, with a wide variety of well-documented examples to illustrate each concept. Along the way, you´ll develop short programs through a series of coding challenges that reinforce the content of the chapters.

Learn to Program with Python 3 guides you with material developed in the author´s university computer science courses. The author´s conversational style feels like you´re working with a personal tutor. All material is thoughtfully laid out, each lesson building on previous ones.

What You´ll Learn

Understand programming basics with Python, based on material developed in the author´s college courses
Learn core concepts: variables, functions, conditionals, loops, lists, strings, and more

Explore example programs including simple games you can program and customize
Build modules to reuse your own code Who This Book Is For
This book assumes no prior programming experience, and would be appropriate as text for a high school or college introduction to computer science.
Learn to Program with Python 3

1. Getting Started

2. Variables and Assignment Statements

3. Built-in Functions

4. User-Defined Functions

5. if, else, and elif Statements

6. Loops

7. Lists

8. Strings

9. File Input / Output

10. Internet Data

11. Data Structures

12. Where to Go From Here
Irv Kalb has a BS and MS in Computer Science, and has worked as a software developer, manager, and as a teacher of software throughout his career. He has worked both as an employee for a number of technical companies and for many years as an independent consultant. He has been writing technical articles and ebooks about software since 2000, and has been teaching software development in Silicon Valley colleges since 2010.