Course Description
It has efficient high-level data structures and a simple but effective approach to object-oriented and procedure oriented, High level general-purpose programming.
Course Sylabus
- Introduction to Python
- Application Installation
- IDE Installation
- Features of Python
- Sample Programming using Python
- Working with commentlines
- Wroking with Print function
- Operators
- Datatypes
- Key Words
- Control Statements
- if Statement
- if else Statement
- if elif Statement
- while Statement
- for Statement
- for range Statement
- Continue Statement
- Break Statement
- User Define function
- System Function
- Math Function
- String Function
- Character Function
- Date and Time Function
- List
- List Function
- Tuples
- Tuples Function
- List VS Tuples
- Sets
- Dictionaries
- Lambda
- Arrays
- Type Casting
- String
- Integer
- Float
- Complex
- Iterators
- Generator
- Modules
- Nestead Modules
- Packages
- Class and Object
- Constructor
- Destructors
- Inheritance
- Overloading
- Pass Procedure
- Wroking With Exception Handling
- Customize Error
- Multiple Exception Handling
- File Handling
- Text file I/O overview
- Opening a text file
- Reading text files
- Raw (binary) data
- Writing to a text file
- Customize Directory
- Working With Library
- Customize Library
- Wroking with Data Base
- MySql
- MySql Get Started
- Mysql Installation
- Mysql Configuration
- MySql Create Database
- MySql Create Table
- MySql Insert
- MySql Select
- MySql Where
- MySql Order By
- MySql Delete
- MySql Drop Table
- MySql Update
- MySql Limit
- MySql Join
- Python Connector with database
- Configuration of database connector
- Configuration of database connector
- import Connectors
- Working with Localhost connectors
- workig with cursor statements
- working with execute statements
- working with commit statements
- working with record statements