Courses Offered: SCJP SCWCD Design patterns EJB CORE JAVA AJAX Adv. Java XML STRUTS Web services SPRING HIBERNATE  

       

PYTHON (Fast Track) Course Details
 

Subcribe and Access : 5200+ FREE Videos and 21+ Subjects Like CRT, SoftSkills, JAVA, Hadoop, Microsoft .NET, Testing Tools etc..

Batch Date: Feb 24th @7:30AM

Faculty: Mr. Iliyaz (12+ Yrs of Exp,..)

Duration: 30 Days (Class: 1 Hour 30 Mints)

Venue :
DURGA SOFTWARE SOLUTIONS,
Flat No : 202, 2nd Floor,
HUDA Maitrivanam,
Ameerpet, Hyderabad - 500038

Ph.No: +91 - 9246212143, 80 96 96 96 96

Syllabus:

PYTHON

  1. Introduction to Programming
    1. Computer
    2. Program
    3. Programming
    4. Programming language
    5. Types of Programming language
    6. Language processor
    7. Why programming
    8. Where we use programming

  2. Introduction to Python
    1. What is Python
    2. Why Python
    3. Where we use python
    4. What we can do with Python
    5. python installation
    6. python software
    7. python IDLe / editors

  3. Python Data Types
    1. Basic data types
    2. Advance data types
    3. Library data types

  4. Python Tokens
    1. Keywords
    2. Identifier
    3. Literals
    4. operators
    5. Punctuators

  5. Python Operators
    1. Arithmetic operators
    2. Assignment operators
    3. Comparison operators
    4. logical operators
    5. bitwise operators
    6. identity operators
    7. membership operators

  6. Python basic for coding
    1. Print function
    2. Comments
    3. Printing multi values
    4. Variables
    5. Type function
    6. Single vs multi assignment
    7. Type casting
    8. Escape sequence

  7. Python String
    1. Single vs multi line string
    2. String operations
      1. String indexing
      2. Slicing
      3. Multiplication
      4. concatenation
    3. String built-in functions

  8. Control flow statement
    1. Conditional statement
    2. Iterative statement
    3. Transfer statement

  9. Conditional Statement
    1. if statement
    2. if else statement
    3. if else ladder statement
    4. Nested statement
    5. match case (Structural Pattern Matching or switch statement)

  10. Looping Statement
    1. For
    2. While
    3. Loop patterns

  11. Transfer statement
    1. pass
    2. continue
    3. break
    4. Return

  12. Advance Data Types
    1. Mutable vs immutable
    2. LIST
    3. TUPLE
    4. SET
    5. DICTIONARY
    6. Frozenset
    7. Data Conversion

  13. Functions in Python
    1. what is function
    2. Aspect of the Function
    3. Parameter and Arguments
    4. Recursive function
    5. Iterative function
    6. Global Keywords
    7. SCOPE OF THE VARIABLE
    8. global vs local variable
    9. Lambda Function
    10. LEGB Rule in Python
  1. Python modules and Packages
    1. What is a module?
    2. Different types of module
    3. built-in modules
    4. Creating user defined module
    5. accessing a modules
    6. The import statement
    7. Normal Import vs
    8. From Import
    9. Packages
    10. Introduction to packages
    11. Defining packages
    12. Importing from packages

  2. Exceptional Handling
    1. Types of errors
    2. Compile-Time Errors
    3. Run-Time Errors
    4. What is an Exception?
    5. Need of Exception handling
    6. Predefined Exceptions
    7. Try,Except, finally blocks
    8. Handling Multiple Exceptions
    9. User defined Exceptions
    10. Raise statement

  3. File Handling
    1. introduction to file handling
    2. Types of Files in Python
    3. Opening a file
    4. Closing a file
    5. Writing data to files
    6. Reading a data from files
    7. Appending data to files
    8. With open commands
    9. text file
    10. excel files
    11. pdf files
    12. OS MODULES
    13. deleting files
    14. rename files
    15. accessing files
    16. accessing paths
  1. Object oriented programming
    1. Object oriented programming
    2. Class
    3.  Object
    4. Method
    5. Static Variable
    6. non-static Variable
    7. Constructor
    8. Encapsulation
    9. Inheritance
    10. Polymorphism
    11. Abstract class and method

  2. Regular Expression
    1. What is a regular expression?
    2. Special characters
    3. Findall() function
    4. Sub() function
    5. Match() function
    6. Search() function

  3. Python Advanced Topics
    1. Comprehension
    2. Python Iterator
    3. Python Generator
    4. Python Docstrings
    5. Python FString
  1. Python with sqlite Database
    1. creating sqlite3 database and connection
    2. creating table
    3. inserting information or data
    4. checking or accessing data
    5. adding multiple entries or data
    6. accessing particular field or data
    7. fetchall data
    8. accessing data with specific conditions
    9. accessing with index
    10. searching using regular expression
  1. Python GUI Tkinter
    1. Introduction
    2. Components and events
    3. Root window
    4. Labels
    5. Fonts and colors
    6. Buttons, checkbox
    7. Label widget
    8. Message widget
    9. Text widget
    10. Radio button
    11. image
  1. Data analytics with Python
    1. Introduction to Data Analytics
    2. Numpy
      1. Arrays
      2. 1D array
      3. 2D array
      4. 3D array
      5. Array vs list
      6. Time module with array
      7. Random module with array
      8. Array range
      9. Shape
      10. Size of array
      11. Array indexing
      12. Reshaping array
      13. Built-in array
    3. Pandas
      1. Series
      2. Custom indexing
      3. Data frame
      4. Dataframe to excel file
      5. Excel file to dataframe
    4. Matplotlib
      1. Graphs in python
      2. Plot
      3. Bar graphs
      4. Scatter
      5. Titles
      6. X and y index and labeling
      7. Legend and show functions
      8. Comparing 2 graphs
      9. Accessing excel file data to prepare graphs
      10. Pie graph
  1. Python Assignments and Project work
    1. Web scraping project
    2. Data analysis and visualization for sales data (e-commerce insights)