A Beginners Guide to Python 3 Programming (2nd ed.)

by John Hunt

★★★★☆
4.3 (512)

US$32.50

15% OFF CODE: SAVE15

Description

This textbook is aimed at readers who have little or no knowledge of computer programming but want to learn to program in Python. It starts from the very basics including how to install your Python environment, how to write a very simple program and run it, what a variable is, what an if statement is, how iteration works using for and while loops as well as important key concepts such as functions, classes and modules. Each subject area is prefaced with an introductory chapter, before continuing