Daniel Arbuckle's Mastering Python

Daniel Arbuckle's Mastering Python
Author :
Publisher : Packt Publishing Ltd
Total Pages : 266
Release :
ISBN-10 : 9781787284401
ISBN-13 : 1787284409
Rating : 4/5 (409 Downloads)

Book Synopsis Daniel Arbuckle's Mastering Python by : Daniel Arbuckle

Download or read book Daniel Arbuckle's Mastering Python written by Daniel Arbuckle and published by Packt Publishing Ltd. This book was released on 2017-06-30 with total page 266 pages. Available in PDF, EPUB and Kindle. Book excerpt: Gain a thorough understanding of operating in a Python development environment, and some of the most important advanced topics with Daniel Arbuckle. This dynamic, concise book is full of real-world solutions for Python 3.6 problems, and advanced-level concepts such as reactive programming, microservices, ctypes and Cython. About This Book Covers the latest and advanced concepts of Python such as parallel processing with Python 3.6 Explore the Python language from its basic installation and setup to concepts such as reactive programming and microservices Get introduced to the mechanism for rewriting code in a compiled language along with ctypes and Cython tools Who This Book Is For If you are a programmer and are familiar with the basics of Python, and you want to broaden your knowledge base to develop projects better and faster, this book is for you. Even if you are not familiar with Python, Daniel Arbuckle's Mastering Python starts with the basics and takes you on a journey to become an expert in the technology. What You Will Learn Get to grips with the basics of operating in a Python development environment Build Python packages to efficiently create reusable code Become proficient at creating tools and utility programs in Python Use the Git version control system to protect your development environment from unwanted changes Harness the power of Python to automate other software Distribute computational tasks across multiple processors Handle high I/O loads with asynchronous I/O to get a smoother performance Take advantage of Python's metaprogramming and programmable syntax features Get acquainted with the concepts behind reactive programming and RxPy In Detail Daniel Arbuckle's Mastering Python covers the basics of operating in a Python development environment, before moving on to more advanced topics. Daniel presents you with real-world solutions to Python 3.6 and advanced-level concepts, such as reactive programming, microservices, ctypes, and Cython tools. You don't need to be familiar with the Python language to use this book, as Daniel starts with a Python primer. Throughout, Daniel highlights the major aspects of managing your Python development environment, shows you how to handle parallel computation, and helps you to master asynchronous I/O with Python 3.6 to improve performance. Finally, Daniel will teach you the secrets of metaprogramming and unit testing in Python, helping you acquire the perfect skillset to be a Python expert. Daniel will get you up to speed on everything from basic programming practices to high-end tools and techniques, things that will help set you apart as a successful Python programmer. Style and Approach Daniel Arbuckle's Mastering Python covers basic to advanced-level concepts in computer science. If you are a beginner, then Daniel will help you get started. If you are experienced, he will expand your knowledge base.


Daniel Arbuckle's Mastering Python Related Books

Daniel Arbuckle's Mastering Python
Language: en
Pages: 266
Authors: Daniel Arbuckle
Categories: Computers
Type: BOOK - Published: 2017-06-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Gain a thorough understanding of operating in a Python development environment, and some of the most important advanced topics with Daniel Arbuckle. This dynami
Secret Recipes of the Python Ninja
Language: en
Pages: 373
Authors: Cody Jackson
Categories: Computers
Type: BOOK - Published: 2018-05-21 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Test your Python programming skills by solving real-world problems Key Features Access built-in documentation tools and improve your code. Discover how to make
Rust Quick Start Guide
Language: en
Pages: 171
Authors: Daniel Arbuckle
Categories: Computers
Type: BOOK - Published: 2018-10-30 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get familiar with writing programs in the trending new systems programming language that brings together the powerful performance of low-level languages with th
Mastering Concurrency in Python
Language: en
Pages: 433
Authors: Quan Nguyen
Categories: Computers
Type: BOOK - Published: 2018-11-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problems Key FeaturesExplore the core syntaxes, language
Python GUI Programming Cookbook
Language: en
Pages: 351
Authors: Burkhard A. Meier
Categories: Computers
Type: BOOK - Published: 2015-12-01 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Over 80 object-oriented recipes to help you create mind-blowing GUIs in Python About This Book Use object-oriented programming to develop amazing GUIs in Python