• 040-42211333
  • info@sparksolutions.info

1.Introduction to Python
What is Python?
Why Python?
History
Features – Dynamic, Interpreted, Object oriented, Embeddable, Extensible, Large standard libraries, Free and Open source
Why Python is General Language?
Limitations of Python
What is PSF?
Python implementations
Python applications
Python versions
Python in Realtime Industry
Difference between Python 2.x and 3.x
Difference between Python 3.7 and 3.8
Software Development Architectures

2.1 Core Python

2.1.1 Introduction to Languages

2.1.2 Introduction to Python

2.1.3 Python Software’s

2.1.4 Python Language Fundamentals

2.1.5 Different Modes of Python

2.1.6 Python Variables

2.1.7 Operators

2.1.8 Input & Output Operators

2.1.9 Data Structures or Collections

2.1.10 List Collection

2.1.11 Tuple Collection

2.1.12 Set Collection

2.1.13 Dictionary Collection

2.1.14 Functions

2.2 Advanced Python

2.2.1 Python Modules

2.2.2 Packages

2.2.3 OOPs