Python Programming

Wishlist Share

About Course

Python is a general purpose programming language. Hence, you can use the programming language for developing both desktop and web applications. Also, you can use Python for developing complex scientific and numeric applications. Python is designed with features to facilitate data analysis and visualization. Python Programming is intended for software engineers, data analysts, data scientists, machine learning engineers, program managers and user support personnel who wish to learn the Python programming language.

What Will You Learn?

  • Hands on Programming
  • Advanced Problem solving skills
  • Comprehensive Techniques
  • Interview preparation Q&A

Course Content

Introduction to python
To understand why Python is a useful language for developers. Receive an overview of what you’ll be learning and doing in the course which involves in learning following topics: Why to Learn Python?,Characteristics of Python,Applications of Python,Installation of Python,Local Environment Setup.

  • Python Installation Process
    10:38
  • Anaconda Installation Process
    10:47
  • Assignment1

Language Fundamentals
To define the structure and components of a Python program and to learn how to design and program Python applications involves Basic Syntax and represent data using Python's data types: integers, floats, booleans, strings, lists, tuples, sets, dictionaries, compound data structures. Perform computations and create logical statements using Python’s operators: Arithmetic, Assignment, Comparison, Logical, Membership, Identity

Control Flow
To learn how to write loops and decision statements in Python. Write conditional expressions using if statements and boolean expressions to add decision making to your Python programs Use for and while loops along with useful built-in functions to iterate over and manipulate lists, sets, and dictionaries

Strings
To know how to Create string in python, Strings indexing and splitting,Reassigning Strings,Deleting the String ,String operator,Python string Formatting,Python string Methods

Python containers
To learn how to use List data structure, Tuple data structure, Set data structure, Dictionary data structure

Indexing and Slicing
To learn how to use indexing and slicing to access data in Python programs. syntax: sequence[start:stop] and sequence[start:stop:step].

Functions
To learn how to write functions and pass arguments in Python. Functions can be both built-in or user-defined. It helps the program to be concise, non-repetitive and organized. Define your own custom functions, Create and reference variables using the appropriate scope.

Exception Handling
To learn how to use exception handling in Python applications for error handling

File Handling
how to read and write files in Python

Modules and packages
To learn how to build and package Python modules for reusability

Regular Expressions

Object‐oriented programs
To learn how to design object‐oriented programs with Creating Classes and Objects, Abstraction, Encapsulation and Inheritance.To learn how to use class inheritance in Python for reusability.

Python Libraries for Data Analysis

Student Ratings & Reviews

No Review Yet
No Review Yet