Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

UNDERSTANDING PYTHON: Beginner’s Guide to Programming

Posted By: lucky_aut
UNDERSTANDING PYTHON: Beginner’s Guide to Programming

UNDERSTANDING PYTHON: Beginner’s Guide to Programming by Sabry Fattah
English | 2021 | ASIN: B08NM1RQVW | 167 pages | EPUB, PDF | 1.34 MB

The book introduces the reader to the concepts and skills of programming in Python, the most powerful, easy-to-read programming languages around. It takes the beginner from basic ideas to mastering code writing and gives examples of designing simple programs.
Python is one of the most powerful, easy-to-read programming languages around. This general purpose, high-level language can be extended and embedded in many programming problems. This book will introduce you to programming in Python, going through the skills you need to know for building programs and the way to develop simple code that perform the actions you plan. The book introduces the main concepts in Python language with clear examples to help you master basic elements and syntax; to design programs; work with strings; use control structures; import modules; build lists; create an organized dictionary; handle functions, manage data, and namespace; work with modules and packages; and understand classes.
It is a great resource to maximize your productivity. You will get familiar with Python's building blocks, strings, dictionaries, and sets; and be on your way to writing programs and develop your coding skills.