Python Star Course Content
Python Star Course Content
Python Star Course Content
Course Outcomes:
Create your First Program in Python IDLE.
Use Arrays and Data Structures.
Implementing Error Handling.
Implement OOPs concepts in your programming.
Create Application with support of Graphics in Python.
Duration- 50 Hours
1) Python – Introduction
Python: AnOverview
History ofPython
Version of Python
Feature ofPython
Simple
Open Source
High Level ProgrammingLanguage
Portable
Object Oriented & ProcedureOriented
Interpreted
Easy toMaintain
Comparisons of Python with OtherLanguage
Java
C++
JavaScript
Perl
Execution of Programs
Python Comment
2) Python Variables & DataTypes
What isvariables
AssignVariables
DataTypes:
Numeric DataTypes
Boolean Data Types
Compound Data Types
Dictionaries
Sets
Array
3) Operators:
Types of Operators
ArithmeticOperators
Relational Operators
Assignment Operators
Logical / BooleanOperators
IdentityOperators
Membership Operators
BitwiseOperators
Operators Precedence &Associativity
Precedence ofOperators
Associativity ofOperators
4) Python ConditionalStatements:
The IfStatements
The if-elseStatements
The ElifStatements
The Nested If – ElseStatements
5) Python LoopingConcept:
Python for Loop
Python While Loop
6) Python ControlStatements:
The Break Statements
The ContinueStatements
The Pass Statements
9) Python String
Accessing Strings
BasicOperations
String slices
String Built-InFunction
16) Module
Introduction
The Import Statement
The From…Import Statement
The From…Import*Statement
20) Multithreading
Thread
Starting athread
Threading module
Synchronizingthreads
Multithreaded Priority Queue
23) DatabaseConnection
Introduction
Connections
Executing queries
Transactions
Handlingerror
Labs
Exam Information: