Advertisment

Learning Python

author-image
CIOL Bureau
Updated On
New Update

Learning Python gives you a deep and complete understanding of the language that will help you comprehend any application-level examples of Python that you later encounter.

Advertisment

This book covers:

  • Types and Operations -- Python's major built-in object types in depth: numbers, lists, dictionaries, and more
  • Statements and Syntax -- the code you type to create and process objects in Python, along with Python's general syntax model
  • Functions -- Python's basic procedural tool for structuring and reusing code
  • Modules -- packages of statements, functions, and other tools organized into larger components
  • Classes and OOP -- Python's optional object-oriented programming tool for structuring code for customization and reuse
  • Exceptions and Tools -- exception handling model and statements, plus a look at development tools for writing larger programs

Click here for more...!

tech-news