Python Programming for Beginners
By Adam Stewart
,Copyright © 2016 by Adam Stewart
All rights reserved. No part of this publication may be reproduced, distributed, or transmitted in
any form or by any means, including photocopying, recording, or other electronic or mechanical
methods, without the prior written permission of the publisher, except in the case of brief
quotations embodied in critical reviews and certain other noncommercial uses permitted by
copyright law.
, Table of Contents
Introduction
Chapter 1: Learning About Python
The Origins of Python
Why Use Python?
Chapter 2: The Benefits and Negatives of Python
The Benefits of Python
The Negatives of Python
Chapter 3: Common Terms You Should Know with Python
Chapter 4: Getting Started with Python
Text Editor
Getting IDLE
Chapter 5: Learning the Basics of Python Programming
Chapter 6: A Bit More on Comments
Chapter 7: Variables and What They Do in Python
Conclusion