Python Programming Topics
Python Fundamentals and Programming
Introduction to Python
Strings, Lists and Tuples
Dictionaries and Sets
Conditional Execution & Loops
Comprehensions
Functions
Modules
Scopes and Namespaces
Intermediate Python
File Handling
Object Oriented Programming
Iterator, Generator, Decorators
Lambda Expressions
Advanced Python
Writing Library
Building Framework
Python C Extensions (C code in Python)
Closure, Function Factory, Method Chaining
Exception Handling, Context Manager
Metaclasses, Introspection
Multithreading, Multiprocessing
Python In Java (Java Dynamic Language Support)
Python Web Development Frameworks
List of Django Topics
Basic topics
Introduction
Comments
Admin Interface
Creating Views
URL Mapping
Template System
Models
Generic Views
Advanced topics
Page Redirection
Sending E-mails
Form Processing
File Uploading
Apache Setup
Cookies Handling
Sessions
Caching
List of Flask Topics
Basic topics
Introduction
Environment
Routing
Variable
Flask - URL
Templates
Static Files
Sending Form Data to Template
Advanced topics
Cookies
Sessions
Redirect & Errors
File Uploading
WTF
SQLite
SQLAlchemy
Sijax
Deployment
FastCG
Complete list of Python Topics
1)Python – An Introduction
➢ Python: An Overview
➢ History of Python
➢ Version of Python
➢ Feature of Python
Simple
Open Source
High Level Programming Language
Portable
Object Oriented & Procedure Oriented
Interpreted
Easy to Maintain
➢ Comparisons of Python with Other Language
Java
C++
Java Script
Perl
➢ Execution of Programs
➢ Python Comment
2) Python Variables & Data Types
➢ What is variables
➢ Assign Variables
➢ Data Types:
Numeric Data Types
Boolean Data Types
Compound Data Types
Dictionaries
Sets
Array
3) Operators:
➢ Types of Operators
Arithmetic Operators
Relational Operators
Assignment Operators
Logical / Boolean Operators
Identity Operators
Membership Operators
Bitwise Operators
➢ Operators Precedence & Associativity
Precedence of Operators
Associativity of Operators
4) Python Conditional Statements:
➢ The If Statements
➢ The if-else Statements
➢ The Elif Statements
➢ The Nested If – Else Statements
5) Python Looping Concept:
➢ Python for Loop
➢ Python While Loop
6) Python Control Statements:
➢ The Break Statements
➢ The Continue Statements
➢ The Pass Statements
7) Python Data Type Casting
8) Python Number
➢ Mathematical Function
➢ Random Function
➢ Trigonometric Function
9)Python String
➢ Accessing Strings
➢ Basic Operations
➢ String slices
➢ String Built-In Function
10) Python List
➢ Introduction
➢ Accessing list
➢ Operations
➢ Working with lists
➢ List Slices
➢ Aliasing
➢ Cloning
➢ List Comprehension
➢ Deleting List
➢ Built-in Function
11)Python Tuple
➢ Introduction
➢ Creating Tuple
➢ Accessing Tuple
➢ Modifying Tuple
➢ Deleting Tuple
➢ Built-in Function
12) Dictionary
➢ Introduction
➢ Creating Dictionary
➢ Accessing Dictionary
➢ Deleting Dictionary
➢ Built-In Function
13) Python Sets
➢ Introduction
➢ Declaring an Sets
➢ Operation on Sets
➢ Built-In Function
14) Python Date & Time
➢ The Time Module
➢ The Calendar Module
15) Python Function
➢ Defining a function
➢ Calling a function
➢ Types of functions
➢ Function Arguments
➢ Anonymous functions
➢ Global and local variables
16) Module
➢ Introduction
➢ The Import Statement
➢ The From…Import Statement
➢ The From…Import* Statement
17) File Handling (Input / Output)
➢ Introduction
➢ Opening & closing Files
➢ Reading & writing Files
➢ Rename & Remove Files
➢ The Directories
18) Exception Handling
➢ Error in Python Program
Syntax error
Exception
➢ Types of Exception
➢ Handling Exception in Python
➢ Raising Exception
➢ User Defined Exception
19) OOPs Concepts
➢ Class and object
➢ Attributes
➢ Inheritance
➢ Overloading
➢ Overriding
➢ Interface & Abstraction
20) Multithreading
➢ Thread
➢ Starting a thread
➢ Threading module
➢ Synchronizing threads
➢ Multithreaded Priority Queue
21) Python Mail Sending Program
➢ Introducing
➢ Execute mail program
➢ Attachment with file
➢ Sending multiple mail
22) Regular Expression
➢ Match function
➢ Search function
➢ Matching VS Searching
➢ Modifiers
➢ Patterns
23) Database Connection
➢ Introduction
➢ Connections
➢ Executing queries
➢ Transactions
➢ Handling error
24) Interacting with Networks
➢ Socket in Python
➢ TCP/IP Client & Server
➢ Creating a Client / Server Program
➢ Executing Socket Program
25) GUI (Graphical User Interface)
➢ Introduction
➢ Tkinter programming
➢ Tkinter widgets
26) Python Web Scraping
➢ Introduction
➢ Scrape all the details of any website
➢ Built-in Function
27) Python for Image Processing
➢ Introduction
➢ Image processing
➢ Loading Video
➢ Reading image
➢ Saving a capture video
28) Python Data Science
➢ introduction
➢ Data analysis with Python
➢ Plotting Graph
Contact us to get any help related to above topics at:
realcode4you@gmail.com
Comentarios