Module 5: Python
Python is a popular high-level, open-source programming language with a wide range of applications in automation, big data, Data Science, Data Analytics development of games and web applications. It is a flexible, powerful object-oriented and interpreted language. Python is considered to be a programming language with the highest number of job opportunities. Researchers have named Python ‘the next big thing’ as it is being preferred by many young and experienced developers and is a highly paid skill among all the programming languages in the IT space. Ducat offers a comprehensive Core Python training that will help you master fundamentals, advanced theoretical concepts like writing scripts, sequence and file operations in Python while getting hands-on practical experience with the functional applications as the training is blended with hands on assignments, live projects by industry experts having 10
Introduction
- What is Python..?
- A Brief history of Python
- Why Should I learn Python..?
- Installing Python
- How to execute Python program
- Write your first program/li>
- Variables
- Numbers
- String
- Lists ,Tuples & Dictionary
- if…statement
- if…else statement
- elif…statement
- The while…Loop
- The for….Loop
- continue statement
- break statement
- pass statement
- Define function
- Calling a function
- Function arguments
- Built-in functions
- Modules
- How to import a module…?
- Command line arguments
- Packages
- Creating custom packages
- Introduction about classes & objects
- Creating a class & object
- Inheritance
- Methods Overriding
- Data hiding
- Writing data to a file
- Reading data from a file
- Working with csv file
- The os module
- Working with files and directories
- Overview
- Create Database
- Create Table
- Drop Table
- Insert query
- Select query
- Delete and Update query
- WHERE, AND & OR Clause
- Introduction
- Saying Hello with Labels
- Buttons
- Message Widget
- Entry Widget
- Dialogs
- Radiobutton and Checkboxes
- Creating Menus
- Events and Binds