
Learning Python
Learn to code like a professional with Python - an open source, versatile, and powerful programming language
Fabrizio Romano(Author)
Packt Publishing
Published on 24. December 2015
Book
Paperback/Softback
442 pages
978-1-78355-171-2 (ISBN)
Description
Learn to code like a professional with Python - an open source, versatile, and powerful programming language
Key Features
Learn the fundamentals of programming with Python - one of the best languages ever created
Develop a strong set of programming skills that you will be able to express in any situation, on every platform, thanks to Python's portability
Create outstanding applications of all kind, from websites to scripting, and from GUIs to data science
Book DescriptionLearning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both the introductory and the advanced topics are explained. Starting with the fundamentals of programming and Python, it ends by exploring very different topics, like GUIs, web apps and data science. The book takes you all the way to creating a fully fledged application.
The book begins by exploring the essentials of programming, data structures and teaches you how to manipulate them. It then moves on to controlling the flow of a program and writing reusable and error proof code. You will then explore different programming paradigms that will allow you to find the best approach to any situation, and also learn how to perform performance optimization as well as effective debugging. Throughout, the book steers you through the various types of applications, and it concludes with a complete mini website built upon all the concepts that you learned.
What you will learn
Get Python up and running on Windows, Mac, and Linux in no time
Grasp the fundamental concepts of coding, along with the basics of data structures and control flow.
Write elegant, reusable, and efficient code in any situation
Understand when to use the functional or the object oriented programming approach
Create bulletproof, reliable software by writing tests to support your code
Explore examples of GUIs, scripting, data science and web applications
Learn to be independent, capable of fetching any resource you need, as well as dig deeper
Who this book is forPython is the most popular introductory teaching language in U.S. top computer science universities, so if you are new to software development, or maybe you have little experience, and would like to start off on the right foot, then this language and this book are what you need. Its amazing design and portability will help you become productive regardless of the environment you choose to work with.
Key Features
Learn the fundamentals of programming with Python - one of the best languages ever created
Develop a strong set of programming skills that you will be able to express in any situation, on every platform, thanks to Python's portability
Create outstanding applications of all kind, from websites to scripting, and from GUIs to data science
Book DescriptionLearning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both the introductory and the advanced topics are explained. Starting with the fundamentals of programming and Python, it ends by exploring very different topics, like GUIs, web apps and data science. The book takes you all the way to creating a fully fledged application.
The book begins by exploring the essentials of programming, data structures and teaches you how to manipulate them. It then moves on to controlling the flow of a program and writing reusable and error proof code. You will then explore different programming paradigms that will allow you to find the best approach to any situation, and also learn how to perform performance optimization as well as effective debugging. Throughout, the book steers you through the various types of applications, and it concludes with a complete mini website built upon all the concepts that you learned.
What you will learn
Get Python up and running on Windows, Mac, and Linux in no time
Grasp the fundamental concepts of coding, along with the basics of data structures and control flow.
Write elegant, reusable, and efficient code in any situation
Understand when to use the functional or the object oriented programming approach
Create bulletproof, reliable software by writing tests to support your code
Explore examples of GUIs, scripting, data science and web applications
Learn to be independent, capable of fetching any resource you need, as well as dig deeper
Who this book is forPython is the most popular introductory teaching language in U.S. top computer science universities, so if you are new to software development, or maybe you have little experience, and would like to start off on the right foot, then this language and this book are what you need. Its amazing design and portability will help you become productive regardless of the environment you choose to work with.
More details
Language
English
Place of publication
Birmingham
United Kingdom
Dimensions
Height: 235 mm
Width: 191 mm
Thickness: 24 mm
Weight
820 gr
ISBN-13
978-1-78355-171-2 (9781783551712)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Classification
Other editions
Additional editions

Fabrizio Romano
Learning Python
Learn to code like a professional with Python - an open source, versatile, and powerful programming language
E-Book
06/2024
1st Edition
Packt Publishing Limited
from
€33.59
Available for download
Person
Fabrizio Romano was born in Italy in 1975. He holds a master's degree in computer science engineering from the University of Padova. He's been working as a professional software developer since 1999. Fabrizio has been working at Sohonet since 2016, where he currently serves as a development manager. In 2020, the Television Academy honored him and his team with an Emmy Award in Engineering Development for advancing remote collaboration.
Content
Table of Contents
Introduction and first steps
Built-in data types
Iterating and making decisions
Functions, the building blocks of code
Saving time and memory
Advanced Concepts - OOP, Decorators, Iterators
Testing, Profiling and dealing with Exceptions
The edges: GUIs and Scripts
Data Science
Web Development done right
Debugging and troubleshooting
Summing up: a complete example
Introduction and first steps
Built-in data types
Iterating and making decisions
Functions, the building blocks of code
Saving time and memory
Advanced Concepts - OOP, Decorators, Iterators
Testing, Profiling and dealing with Exceptions
The edges: GUIs and Scripts
Data Science
Web Development done right
Debugging and troubleshooting
Summing up: a complete example