Overview
Python Programming
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.
Who this course is for
This course is designed for individuals who want to learn Python programming language. It is ideal to have a prior exposure to a programming language. At a minimum participant needs to be familiar with the workings of PC including using Windows, Word, Excel, etc. This course is best suited for IT Professionals and also IT Managers who would like to learn data science fundamentals using Python and R.
What You Will Learn
This hands-on course will teach you to effectively program using Python programming language.
Course Outline
Introduction to Procedural Programming
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