Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Introducing Python: Modern Computing in Simple Packages

Posted By: insetes
Introducing Python: Modern Computing in Simple Packages

Introducing Python: Modern Computing in Simple Packages By Bill Lubanovic
2014 | 478 Pages | ISBN: 1449359361 | EPUB + PDF | 4 MB + 8 MB


Easy to understand and fun to read, Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you’ve learned. You’ll gain a strong foundation in the language, including best practices for testing, debugging, code reuse, and other development tips. This book also shows you how to use Python for applications in business, science, and the arts, using various Python tools and open source packages. Learn simple data types, and basic math and text operations Use data-wrangling techniques with Python’s built-in data structures Explore Python code structure, including the use of functions Write large programs in Python, with modules and packages Dive into objects, classes, and other object-oriented features Examine storage from flat files to relational databases and NoSQL Use Python to build web clients, servers, APIs, and services Manage system tasks such as programs, processes, and threads Understand the basics of concurrency and network programming