TY - BOOK AU - 3G E-learning LLC, USA. AU - Iancu, Lavinia, TI - Basic computer coding: Python SN - 9781984689344 U1 - 005.13 T41 23 PY - 2024/// CY - New York, NY, USA PB - 3G E-learning LLC KW - Python (Computer program language) N1 - Includes bibliographical references and index; Chapter 1 Introduction to Python Chapter 2 Python Functions, Modules and Packages Chapter 3 Dictionaries, Sets, and Files Chapter 4 Exceptions, Unit Testing and Comprehensions Chapter 5 Object Oriented Programming Chapter 6 Python Regular Expression Chapter 7 Python Multithreading Chapter 8 Operations in Python Chapter 9 Python Database Programming Chapter 10 Scopes; COECS; Bachelor of Science in Information Technology N2 - Python is a powerful object-oriented programming language created by Guido van Rossum. It is widely recognized for its user-friendly syntax, making it an excellent choice for beginners in programming. Python's simplicity and ease of use make it an ideal starting point for learning the basics of coding. The language's strength lies in its high-level build-in data structures, dynamic typing, and dynamic binding, making it well-suited for tasks such as Rapid Application Development (RAD) and scripting. Python serves as an effective "glue" language, seamlessly connecting different components and technologies. Its readability is a key feature, thanks to a straightforward syntax that reduces program maintenance costs. Generally, Python is known for its versatility and is widely used in various domains, from web development to data science and beyond ER -