Python For Dummies
Autor S Maruchen Limba Engleză Paperback – 19 sep 2006
Preț: 162.02 lei
Preț vechi: 202.51 lei
-20%
Puncte Express: 243
Preț estimativ în valută:
31.03€ • 34.05$ • 26.85£
31.03€ • 34.05$ • 26.85£
Carte disponibilă
Livrare economică 22 decembrie 23 - 05 ianuarie 24
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780471778646
ISBN-10: 0471778648
Pagini: 432
Ilustrații: illustrations
Dimensiuni: 187 x 242 x 24 mm
Greutate: 0.64 kg
Editura: Wiley
Locul publicării:Hoboken, United States
ISBN-10: 0471778648
Pagini: 432
Ilustrații: illustrations
Dimensiuni: 187 x 242 x 24 mm
Greutate: 0.64 kg
Editura: Wiley
Locul publicării:Hoboken, United States
Public țintă
Primary: People new to Python or who have some programming experience with minimum competency in similar languages like Perl, C++, & Java. Secondary: Those completely new to programming or who already use Python as a scripting language in another app.Cuprins
Introduction. Part I: Getting Started. Chapter 1: Introducing Python. Chapter 2: Getting Your Hands on the Keyboard: Using Help, Interactive Mode, and IDLE. Chapter 3: Basic Elements and Syntax. Chapter 4: Grand Tour of the Python Language. Chapter 5: Working Like a Programmer. Part II: Building Blocks. Chapter 6: So This String Walks into a Bar. Chapter 7: Counting Your Way to Fun and Profit. Chapter 8: Processing Lists and Tuples. Chapter 9: Diving into Dictionaries. Part III: Structures. Chapter 10: Staying in Control. Chapter 11: Fun with Functions. Chapter 12: Building Applications with Modules and Packages. Chapter 13: Getting Classy. Chapter 14: Introducing New-Style Classes. Chapter 15: Feeling Exceptional. Chapter 16: Tackling Some Advanced Features. Part IV: Libraries. Chapter 17: Using Python's Primary Services. Chapter 18: Processing Text. Chapter 19: Digging into Disk Data. Chapter 20: Accessing the Internet. Part V: The Part of Tens. Chapter 21: Ten Critical Python Idioms. Chapter 22: Ten Great Resources. Part VI: Appendixes. Appendix A: Getting and Installing Python. Appendix B: Python Version Differences. Index.
Descriere
Python is one of the most powerful, easy-to-read programming languages around, but it does have its limitations. This general purpose, high-level language that can be extended and embedded is a smart option for many programming problems, but a poor solution to others.