Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Python Made Easy

You're reading from   Python Made Easy A First Course in Computer Programming Using Python

Arrow left icon
Product type Paperback
Published in Aug 2024
Publisher Packt
ISBN-13 9781836646150
Length 256 pages
Edition 1st Edition
Languages
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Kevin Wilson Kevin Wilson
Author Profile Icon Kevin Wilson
Kevin Wilson
Arrow right icon
View More author details
Toc

Table of Contents (17) Chapters Close

1. About The Author
2. Acknowledgements FREE CHAPTER
3. Getting Started 4. Python Basics 5. Data Structures 6. File Handling 7. Python Functions 8. Exception Handling 9. Object Oriented Programming 10. Modules & Libraries 11. Graphics and GUIs 12. Turtle Graphics 13. Game Development 14. Debugging and Testing 15. Deploying Apps 16. Web Development 17. Video Resources

Installing Python

In this section, we’ll take a look at how to install the python interpreter and development environment.

Python has multiple versions available, such as Python 2.x and Python 3.x. It is recommended to install the latest stable version, which is Python 3.x. Python 2.x is no longer actively supported, and most new projects and libraries are designed for Python 3.x.

You can install python on Windows, Mac, or linux.

Install on Windows

In our lab, we’re using windows workstations, so we’ll need to install the Python Development Environment for Windows.

Open your web browser and navigate to the following website:

www.python.org/downloads/windows

From the downloads page, select the ‘executable installer’ of latest stable release.

Click ‘run’ when prompted by your browser. Or click ‘python-x.x.x-amd64.exe’ if you’re using Chrome.

Once the installer starts,...

lock icon The rest of the chapter is locked
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Python Made Easy
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Modal Close icon
Modal Close icon