Python 3, 1. Auflage

- The Comprehensive Guide
Python 3, 1. Auflage
Andere Artikel dieses Herstellers

Andere Artikel dieser Kategorie

Kurzbeschreibung

  • The complete Python 3 handbook
  • Learn basic Python principles and work with functions, methods, data types, and more
  • Walk through GUIs, network programming, debugging, optimization, and other advanced topics
  • Consult and download practical code examples

Sprache: Englisch
Autor: Johannes Ernesti, Peter Kaiser
Verlag: Rheinwerk Verlag
Ausstattung: Buch mit Softcover 1036 Seiten
Lieferzeit: 5-10 Tage
Unser Preis: € 59,95 (incl. 7% MWSt, netto € 56,03)
ab € 59,50 versandkostenfrei im Inland

Zusammenfassung

Ready to master Python? Learn to write effective code, whether youre a beginner or a professional programmer. Review core Python concepts, including functions, modularization, and object orientation and walk through the available data types. Then dive into more advanced topics, such as using Django and working with GUIs. With plenty of code examples throughout, this hands-on reference guide has everything you need to become proficient in Python!

Highlights include:
1) Functions
2) Methods
3) Attributes
4) Data types
5) GUIs
6) Debugging
7) Network communication
8) Modularization
9) Object orientation
10) Iterators
11) Generators
12) Exception handling