Elite

Python

About Course

  • This course will help you get all the fundamentals of  Python basics such as Python Data Structures, Variables, Operators, Flow Control Statements, and OOPs.
  • This entire course gives you hands-on experience in coding so that you gain practical expertise in the subject.
  • Learn what an algorithm is and how to use them to solve problems.  As a beginner in Python, you should take up this course in order to get prepared for the advanced courses in Python, Machine Learning and DataScience.
  •  

Description

What will I learn

Why ?

Tags

Topics for this course

    1. History and Features of Python
    2. Why Python and setting up and installation of Python
    3. Introduction to Python Editors & IDE
    4. Where to use
    5. The print statement
    6. Comments
    7. Python Data Structures & Data Types
    8. Operators in Python
    9. Simple Input & Output
    10. Simple Output Formatting
    1. The If statement…..else statement
    2. The while loop
    3. The for loop
    4. The range statement
    5. Break & Continue
    6. Assert
    1. Defining a function
    2. Types of Functions
    3. Anonymous Functions
    4. Functions Parameters
    5. Variable Arguments
    6. Scope of a Function
    7. Function Documentation
    8. Lambda Functions & map
    9. An Exercise with functions
    10. Create  and importing modules
    11. Standard Modules
    1. Intoduction to Exception
    2. Exceptional Handling
    3. Except Clause
    4. Why Finally Clause
    5. User Defined Exceptions
    6. Web Scrapping/Crawling
    7. Introduction to Beautiful Soup
    8. Crawling Data from Web
    9. Making Product Comparision Web App
    10. Making Image Download
    1. File Handling Modes
    2. Reading Files
    3. Writing & Appending to Files
    4. Handling File Exceptions
    5. The with statement
    1. New Style Classes
    2. Variable Type
    3. Static Variable in class
    4. Creating Classes
    5. Instance Methods
    6. Inheritance
    7. Polymorphism
    8. Encapsulation
    9. Scope and Visibility of Variables
    10. Exception Classes & Custom Exceptions
    1. Introduction to CGI
    2. Basics of Web Development
    3. Storing and Fetching Data from DataBase
    4. File Upload
    5. Session Handling
    1. Simple Character Matches
    2. Special Characters AND Character Classes
    3. Quantifiers
    4. The Dot Character
    5. Grouping
    6. Matching at Beginning or End
    7. Match Objects
    8. Substituting
    9. Splitting a String
    10. Compiling Regular Expressions
    1. List Comprehensions
    2. Dictionary Comprehensions
    3. Functions
    4. Default Parameters
    5. Variable Arguments
    6. Specialized Sorts
    7. Iterators and Generators
    8. The Functions any and all
    9. The with Statement
    10. Data Compression
    1. Clients and Servers
    2. The Client Program
    3. The Server Program
    4. An Evaluation Client and Server
    5. The Server Portion
    6. A Threaded Server
    1. For completion of Course work

Target Audience