- 5 Results
Lowest price: € 6.67, highest price: € 77.17, average price: € 30.05
1
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Lee, Kent D.
Order
at Amazon.de (Intern. Bücher)
€ 77.17
Shipment: € 3.001
OrderSponsored link
Lee, Kent D.:

Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Paperback

2010, ISBN: 9781849965361

Springer, Taschenbuch, Auflage: 2011, 256 Seiten, Publiziert: 2010-10-28T00:00:01Z, Produktgruppe: Buch, 0.85 kg, Programmiersprachen, Programmierung & Webdesign, Computer & Internet, Kat… More...

Sammlerstück. Shipping costs:Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00)
2
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Lee, Kent D.
Order
at Amazon.de (Intern. Bücher)
€ 6.90
Shipment: € 3.001
OrderSponsored link

Lee, Kent D.:

Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Paperback

2010, ISBN: 9781849965361

Springer, Taschenbuch, Auflage: 2011, 256 Seiten, Publiziert: 2010-10-28T00:00:01Z, Produktgruppe: Buch, 0.85 kg, Programmiersprachen, Programmierung & Webdesign, Computer & Internet, Kat… More...

Shipping costs:Auf Lager. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) Ammareal - Professional
3
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Lee, Kent D.
Order
at amazon.de
€ 22.20
Shipment: € 3.001
OrderSponsored link
Lee, Kent D.:
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Paperback

2010

ISBN: 9781849965361

Springer, Taschenbuch, Auflage: 2011, 256 Seiten, Publiziert: 2010-10-28T00:00:01Z, Produktgruppe: Buch, 0.39 kg, Programmiersprachen, Programmierung & Webdesign, Computer & Internet, Kat… More...

Shipping costs:Auf Lager. Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 3.00) Ammareal - Professional
4
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Lee, Kent D.
Order
at amazon.co.uk
£ 61.85
(aprox. € 74.20)
Shipment: € 5.761
OrderSponsored link
Lee, Kent D.:
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Paperback

2010, ISBN: 9781849965361

Springer, Paperback, 256 Seiten, Publiziert: 2010-10-28T00:00:01Z, Produktgruppe: Book, 0.39 kg, Introduction to Programming, Programming, Computing & Internet, Subjects, Books, Languages… More...

Shipping costs:Die angegebenen Versandkosten können von den tatsächlichen Kosten abweichen. (EUR 5.76)
5
Order
at ZVAB.com
€ 34.82
Shipment: € 6.001
OrderSponsored link
Kent D. Lee:
Python Programming Fundamentals (Undergraduate Topics In Computer Science) - Paperback

2011, ISBN: 1849965366

[EAN: 9781849965361], Gebraucht, guter Zustand, [SC: 6.0], [PU: Springer London Ltd], Ancien livre de bibliothèque. Couverture différente. Edition 2011. Ammareal reverse jusqu'à 15% du pr… More...

NOT NEW BOOK. Shipping costs: EUR 6.00 Ammareal, Morangis, France [63929678] [Rating: 5 (von 5)]

1As some platforms do not transmit shipping conditions to us and these may depend on the country of delivery, the purchase price, the weight and size of the item, a possible membership of the platform, a direct delivery by the platform or via a third-party provider (Marketplace), etc., it is possible that the shipping costs indicated by euro-book.co.uk / euro-book.co.uk do not correspond to those of the offering platform.

Bibliographic data of the best matching book

Details of the book
Python Programming Fundamentals (Undergraduate Topics In Computer Science)

Computer programming is a skill that can bring great enjoyment from the creativity involved in designing and implementing a solution to a problem. This classroom-tested and easy-to-follow textbook teaches the reader how to program using Python, an accessible language which can be learned incrementally. Through an extensive use of examples and practical exercises, students will learn to recognize and apply abstract patterns in programming, as well as how to inspect the state of a program using a debugger tool. Features: contains numerous examples and solved practice exercises designed for an interactive classroom environment; highlights several patterns which commonly appear in programs, and presents exercises that reinforce recognition and application of these patterns; introduces the use of a debugger, and includes supporting material that reveals how programs work; presents the Tkinter framework for building graphical user interface applications and event-driven programs; provides helpful additional resources for instructors at the associated website: http://cs.luther.edu/~leekent/CS1. This hands-on textbook for active learning in the classroom will enable undergraduates in computer science to develop the necessary skills to begin developing their own programs. It employs Python as the introductory language due to the wealth of support available for programmers.

Details of the book - Python Programming Fundamentals (Undergraduate Topics In Computer Science)


EAN (ISBN-13): 9781849965361
ISBN (ISBN-10): 1849965366
Hardcover
Paperback
Publishing year: 2010
Publisher: Springer
241 Pages
Weight: 0,440 kg
Language: eng/Englisch

Book in our database since 2008-09-13T02:01:35+01:00 (London)
Book found last time on 2025-10-01T11:55:26+01:00 (London)
ISBN/EAN: 9781849965361

ISBN - alternate spelling:
1-84996-536-6, 978-1-84996-536-1
Alternate spelling and related search-keywords:
Book author: lee, kent
Book title: programming python, fundamentals


Information from Publisher

Author: Kent D. Lee
Title: Undergraduate Topics in Computer Science; Python Programming Fundamentals
Publisher: Springer; Springer London
241 Pages
Publishing year: 2010-10-29
London; GB
Printed / Made in
Weight: 0,439 kg
Language: English
37,40 € (DE)
38,45 € (AT)
50,55 CHF (CH)
Not available, publisher indicates OP

BC; Book; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmier- und Skriptsprachen, allgemein; Verstehen; Programming; Python; Software Engineering; B; Programming Languages, Compilers, Interpreters; Computer Science; Compiler und Übersetzer; EA; BC

This easy-to-follow textbook teaches the reader how to program using Python. Using examples and practical exercises, readers will learn to recognize and apply abstract patterns in programming, and how to inspect the state of a program using a debugger tool.

Introduction

Decision Making

Repetitive Tasks

Using Objects

Defining Functions

Event-driven Programming

Defining Classes

From the reviews:

“Phython’s recent gain in popularity, this new work is timely. Though intended primarily as a textbook for introductory programming classes, it will work well as a guide to self-teaching. … The writing is clear and succinct; the choice of topics is excellent; and the examples work well. By introducing the Tkinter graphical user interface kit, the book does much to help readers work with interesting programs without the need for another book. … Summing Up: Highly recommended. Students of all levels, professionals/practitioners, and general readers.” (S. L. Tanimoto, Choice, Vol. 48 (9), May, 2011)

“This book follows a classical Kernighan-Ritchie-style approach … . Each chapter concludes with review questions, exercises, and solutions for practice problems--all making this book applicable for self-study. Overall, this is a fine book. … a well-written, well-structured, self-contained modern introduction to programming with an important platform-independent language.” (Klaus Galensa, ACM Computing Reviews, December, 2011)

Computer programming is a skill that can bring great enjoyment from the creativity involved in designing and implementing a solution to a problem. This classroom-tested and easy-to-follow textbook teaches the reader how to program using Python, an accessible language which can be learned incrementally. Through an extensive use of examples and practical exercises, students will learn to recognize and apply abstract patterns in programming, as well as how to inspect the state of a program using a debugger tool.

This hands-on textbook for active learning in the classroom will enable undergraduates in computer science to develop the necessary skills to begin developing their own programs. It employs Python as the introductory language due to the wealth of support available for programmers.

.

Features: Dr. Kent D. Lee Programming Languages: An Active Learning Approach
Employs an active, classroom-tested, hands-on learning approach Contains numerous examples and solved practice exercises Provides helpful additional resources for instructors at an associated website

More/other books that might be very similar to this book

Latest similar book:
2901447166411 Python Programming Fundamentals (Kent D. Lee)


< to archive...