Description
Overview
Python programming is a powerful dynamic programming language that lets you work rapidly and integrate your systems more effectively. It is platform independent and runs on Windows, Linux/Unix, Mac OS X, and has been ported to the Java and .NET virtual machines. As a result, it is used in a wide variety of application systems. Python is free to use, even for commercial products, because of its OSI-approved open source license.
This hands-on course will teach you to effectively program using Python programming language.
Data Types
Identifiers and Keywords
Integral Types
Floating-Point Types
Strings
Collection Data Types
Sequence Types
Set Types
Mapping Types
Iterating and Copying Collections
Control Structures and Functions
Control Structures
Exception Handling
Custom Functions
File Handling
Writing and Reading Binary Data
Writing and Parsing Text Files
Writing and Parsing XML Files
Random Access Binary Files
Database Programming
DBM Databases
SQL Databases