A Byte of Python
eBook | Free |
Rating | |
Author | Swaroop C H |
Publisher | Self-publishing |
Published | 2013 |
Pages | 117 |
Language | English |
Format | Paper book / ebook (PDF) |
Python is one of those rare languages which can claim to be both simple and powerful. You will find yourself pleasantly surprised to see how easy it is to concentrate on the solution to the problem rather than the syntax and structure of the language you are programming in.
A Byte of Python is a free book on programming using the Python language. It serves as a tutorial or guide to the Python language for a beginner audience. If all you know about computers is how to save text files, then this is the book for you.
This book will teach you to use Python version 3. There will also be guidance for you to adapt to the older and more common Python version 2 in the book.
- Swaroop C H
Similar Books
Algorithmic Foundations of Robotics XI
by Levent Akin, Nancy Amato, Volkan Isler, Frank van der Stappen
This carefully edited volume is the outcome of the eleventh edition of the Workshop on Algorithmic Foundations of Robotics (WAFR), which is the premier venue showcasing cutting edge research in algorithmic robotics. The eleventh WAFR, which was held August 3-5, 2014 at Boğaziçi University in Istanbul, Turkey continued this tradition. Th...
Price: $163.34 | Publisher: Springer | Release: 2015
Learn Windows PowerShell in a Month of Lunches, 3rd Edition
by Don Jones, Jeffery Hicks
Learn Windows PowerShell in a Month of Lunches, 3rd Edition is an innovative tutorial designed for busy IT professionals. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet.PowerShell is both a scripting language and ...
Price: $32.49 | Publisher: Manning | Release: 2016
Learn PowerShell Scripting in a Month of Lunches
by Don Jones, Jeffery Hicks
Automate it! With Microsoft's PowerShell language, you can write scripts to control nearly every aspect of Windows. Just master a few straightforward scripting skills, and you'll be able to eliminate repetitive manual tasks, create custom reusable tools, and build effective pipelines and workflows. Once you start scripting in Po...
Price: $11.40 | Publisher: Manning | Release: 2017
Kivy - Interactive Applications and Games in Python, 2nd Edition
by Roberto Ulloa
Kivy - Interactive Applications and Games in Python 2nd Edition, will equip you with all the necessary knowledge to create interactive, responsive, and cross-platform applications and games.This book introduces the Kivy language and the necessary components so you can implement a graphical user interface (GUI) and learn techniques to hand...
Price: $34.61 | Publisher: Packt Publishing | Release: 2015
Fundamentals of Python Programming
by Richard L. Halterman
This book does not attempt to cover all the facets of the Python programming language. Experienced programmers should look elsewhere for books that cover Python in much more detail. The focus here is on introducing programming techniques and developing good habits. To that end, our approach avoids some of the more esoteric features of Pyt...
Free ebook | Publisher: Self-publishing | Release: 2018
Foundations of Python Network Programming, 2nd Edition
by John Goerzen, Brandon Rhodes
You will learn fundamentals like IP, TCP, DNS and SSL by using working Python programs; you will also be able to familiarize yourself with infrastructure components like memcached and message queues. You can also delve into network server designs, and compare threaded approaches with asynchronous event-based solutions.But the biggest chan...
Price: $39.99 | Publisher: Apress | Release: 2010
by Magnus Lie Hetland
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.The book is intended for Python programmers who need...
Price: $18.00 | Publisher: Apress | Release: 2010
Advanced Forecasting with Python
by Joos Korstanje
Cover all the machine learning techniques relevant for forecasting problems, ranging from univariate and multivariate time series to supervised learning, to state-of-the-art deep forecasting models such as LSTMs, recurrent neural networks, Facebook's open-source Prophet model, and Amazon's DeepAR model.Rather than focus on a spe...
Price: $33.99 | Publisher: Apress | Release: 2021