Gaddis Tony "Getting Started with Python Programming" 5th edition, (2022)

Comprehensive data collection focused on Saudi Arabia's information.
Post Reply
sumaiyakhatun25
Posts: 61
Joined: Sun Dec 22, 2024 4:08 am

Gaddis Tony "Getting Started with Python Programming" 5th edition, (2022)

Post by sumaiyakhatun25 »

The book presents the basic principles of programming in an accessible language, after studying which the reader will master the skills of creating algorithms and solving problems in Python, even if he has never done this before.

A brief introduction to computers and programming. It explains how data is input, turkey rcs data processed, and output, describes control structures and Boolean algebra, structures with repetition, functions, files and exceptions, lists and tuples, string data, dictionaries and sets, classes and OOP, inheritance, recursion, interface programming, functional programming, etc.
Mayer, K. "Python One-Liners: Concise and Meaningful Code," (2022)
If you are already familiar with the basics of programming, then in this book you will find additional techniques and tricks for writing code, standard expressions and useful algorithms. The book explains in detail the most important concepts of computer science, the study of which will allow you to grow significantly as a programmer and analyst.



Perhaps the book is slightly outdated, since some of the advice in it has lost its relevance. But it is written so simply and clearly that even a 6-year-old child will understand it and start laying out their own sites. Therefore, it still belongs to the must-have books for those readers who really want to create their own web resource, but do not know where to start.
Post Reply