Python Tutorial for Beginners
Learn the Fundamentals of Computer Programming
Formats - EPUB, PDF
Pages - 133
ISBN - 978-1-913151-17-1
Python, Development, Programming Languages, Object Oriented Programming
Language - English
Published on 06/2022

Description
Python for beginners makes no assumption you have any previous knowledge of a programming language, so it's ideal for the beginner. Using an easy-to-follow learning style, Python for beginners will appeal to beginners, students studying Python programming at school or college, or those who need a fundamental understanding of computer programming.
Techniques are illustrated step-by-step using screen prints, example code, and video demos, together with concise, easy to follow text from an established expert in the field. You'll learn how to...
- Download and install the python interpreter
- Setup your python development environment
- Write simple programs in the Python programming language
- Get started with python code and syntax
- Use variables in python
- Use data types such as integers, strings, lists, tuples, sets, and dictionaries
- Use different operators for arithmetic, assignment and Boolean operations
- Use selection statements such as if and elif
- Use iteration statements such as for and while loops
- How to read from and write to files
- Create your own functions in python
- Handle program exceptions in python
- Create simple graphic user interfaces using Python tkinter module
- Create simple python games using the PyGame module.
If you want to learn to code quickly and easily with Python, this is the guide you need.
What Will I Get ?
- Download and install the python interpreter
- Setup your python development environment
- Write simple programs in the Python programming language
- Get started with python code and syntax
- Use variables in python
- Use data types such as integers, strings, lists, tuples, sets, and dictionaries
- Use different operators for arithmetic, assignment and Boolean operations
- Use selection statements such as if and elif
- Use iteration statements such as for and while loops
- How to read from and write to files
- Create your own functions in python
- Handle program exceptions in python
- Create simple graphic user interfaces using Python tkinter module
- Create simple python games using the PyGame module.