Getting Started with Python
Author: Thomas Theis (Author)
Publisher finelybook 出版社: Rheinwerk Computing
Edition 版本: New
Publication Date 出版日期: 2024-07-24
Language 语言: English
Print Length 页数: 475 pages
ISBN-10: 1493225863
ISBN-13: 9781493225866
Book Description
If you want to program with Python, you’ve come to the right place! Take your first steps with this Python crash course that teaches you to use core language elements, from variables to branches to loops. Follow expert guidance to work with data types, functions, and modules—and learn how to manage errors and exceptions along the way. Apply Python programming to develop web servers, databases, graphical user interfaces, widgets, and more. Practice your skills with example exercises, and start developing your own applications with Python today!
- Develop your own Python programs, step by step
- Understand how to work with variables, operators, loops, data types, functions, and modules
- Follow detailed exercises to use Python to build internet applications, database applications, GUIs, and more
Language Basics
Learn the Python fundamentals, from initial installation to running your first program. Master core concepts including variables, branching, loops, functions, and modules; then work with data types such as integers, strings, and tuples.
Python in Practice
Apply Python programming in key development scenarios. Use Python for object-oriented programming, create and identify threads, manage files and directories, develop databases with SQLite and MySQL, and more.
Example Exercises
Get hands-on experience with practical programming exercises. Follow along with a game development example as you move from chapter to chapter. You’ll be ready to create your own applications with Python in no time!
- Installation
- Python language basics
- Object-oriented programming
- Error handling
- Data types
- Multithreading
- File processing
- Databases
- Web server programming
- GUI programming
- PyQt
- Example exercises
About the Author
相关文件下载地址
相关推荐
- Hands-On Machine Learning with C++: Build, train, and deploy end-to-end machine learning and deep learning pipelines, 2nd Edition
- Mastering QuickBooks® 2025: Bookkeeping for small businesses with US QuickBooks® Online, 6th Edition
- IDS and IPS with Snort 3: Get up and running with Snort 3 and discover effective solutions to your security issues
- Microsoft 365 Administration Cookbook: Enhance your Microsoft 365 productivity to manage and optimize its apps and services, 2nd Edition
- Zabbix 7 IT Infrastructure Monitoring Cookbook: Explore the new features of Zabbix 7 for designing, building, and maintaining your Zabbix setup, 3rd Edition
- Refactoring with C++: Explore modern ways of developing maintainable and efficient applications