This work teaches readers how to use the SQL programming language to retrieve and analyze database information, and to create and edit database objects.
Python : Visual QuickStart Guide, Third Edition
โ Scribed by Toby Donaldson
- Publisher
- Peachpit Press
- Year
- 2013
- Tongue
- English
- Leaves
- 224
- Edition
- 3rd edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Python is a remarkably powerful dynamic programming language used in a wide variety of situations such as Web, database access, desktop GUIs, game and software development, and network programming. Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle ย Read more...
Abstract: Python is a remarkably powerful dynamic programming language used in a wide variety of situations such as Web, database access, desktop GUIs, game and software development, and network programming. Fans of Python use the phrase "batteries included" to describe the standard library, which covers everything from asynchronous processing to zip files. The language itself is a flexible powerhouse that can handle practically any application domain. This task-based tutorial on Python is for those new to the language and walks you through the fundamentals. You'll learn about arithmetic, strings, and variables; writing programs; flow of control, functions; strings; data structures; input and output; and exception handling. At the end of the book, a special section walks you through a longer, realistic application, tying the concepts of the book together
โฆ Table of Contents
Content: Chapter 1 Introduction to ProgrammingChapter 2 Arithmetic, Strings, and VariablesChapter 3 Writing ProgramsChapter 4 Flow of ControlChapter 5 FunctionsChapter 6 StringsChapter 7 Data StructuresChapter 8 Input and OutputChapter 9 Exception HandlingChapter 10 Object-Oriented ProgrammingChapter 11 Case Study: Text StatisticsAppendix A Popular Python PackagesAppendix B Comparing Python 2 and Python 3 Index
โฆ Subjects
Python (Computer program language)
๐ SIMILAR VOLUMES
I cannot recommend this book highly enough. When I work in Python it is always close at hand. It was my original introduction to Python and remains my primary reference. There is strong synergy between Python itself and the layout and structure of the book - the visual examples are emblematic of th
This task-based tutorial is for students with no programming experience and programmers who have some experience with Python and now want to take their skills to the next level. The book walks a reader through all the fundamentals and then moves on to more advanced topics.
With PHP for the World Wide Web, Third Edition: Visual QuickStart Guide, readers can start from the beginning to get a tour of the programming language, or look up specific tasks to learn just what they need to know. This task-based visual reference guide uses step-by-step instructions and plenty of
WordPress: Visual QuickStart Guide, 2E uses a visual approach to teach the essential elements of WordPress, one of the world's most popular publishing platforms. This book gives readers the tools they need to create beautiful, functional WordPress-powered sites with minimal hassle. Using plenty of s