Fundamentals of Python (häftad)
Fler böcker inom
Format
Häftad (Paperback)
Språk
Engelska
Antal sidor
476
Utgivningsdatum
2018-01-01
Upplaga
2
Förlag
Course Technology
Dimensioner
231 x 185 x 23 mm
Vikt
799 g
Antal komponenter
1
ISBN
9781337560092

Fundamentals of Python

First Programs

Häftad,  Engelska, 2018-01-01
1166
  • Skickas från oss inom 2-5 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Master today's required computer science topics while preparing for further study with Lambert's FUNDAMENTALS OF PYTHON: FIRST PROGRAMS. This book's easygoing approach is ideal, no matter what your background. The approach starts with simple algorithmic code and then scales into working with functions, objects, and classes as the problems become more complex and require new abstraction mechanisms. Rather than working only with numeric or text-based applications like other introductory texts, this edition presents graphics, image manipulation, GUIs, and simple networked client/server applications. The author uses Python's standard Turtle graphics module to introduce graphics and to provide open source frameworks for easy image processing and GUI application development.
Visa hela texten

Passar bra ihop

  1. Fundamentals of Python
  2. +
  3. Essentials of information systems

De som köpt den här boken har ofta också köpt Essentials of information systems av Jonas Flodén (häftad).

Köp båda 2 för 1542 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av Kenneth Lambert

  • Technique in Jungian Analysis

    Michael Fordham, Rosemary Gordon, Judith Hubback, Kenneth Lambert

    This volume will be of enormous interest and value to the growing number of people qualified both in the established and the new training societies for analysts and therapists, or studying to enter them. Within it theory and practice are closely i...

  • Analysis, Repair and Individuation

    Kenneth Lambert

    An exposition on individuation including 'Archetypes, Individuation and Internal Objects' and 'The Individuation Process'

Övrig information

Kenneth A. Lambert is Professor of Computer Science and Head of the Department at Washington and Lee University. He has taught programming language design for 25 years and has been an active researcher in computer science education. Lambert has co-authored a series of introductory C++ textbooks with Douglas Nance and Thomas Naps and a series of introductory Java textbooks with Martin Osborne, and is the author of an introductory Python textbook. He is also the co-creator of the BreezySwing framework and is the creator of the breezypythongui framework.

Innehållsförteckning

1. Introduction.
2. Data Types and Expressions.
3. Control Statements.
4. Strings and Text Files.
5. Lists and Dictionaries.
6. Design with Functions.
7. Simple Graphics and Image Processing.
8. Graphical User Interfaces.
9. Design with Classes.
10. Network Applications and Client/Server Programming.
11. Searching, Sorting, and Complexity.
Appendices.
Glossary.
Index.