Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
37 views

Python Tutorials

This document provides an overview of Python tutorials covering topics like Python introduction, flow control, functions, datatypes, files, exceptions, object-oriented programming, advanced topics, date and time, HTML, CSS, MySQL, MongoDB, and Django. The tutorials are divided into sections on backend topics, frontend topics, databases & frameworks.

Uploaded by

Venkat Jai
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views

Python Tutorials

This document provides an overview of Python tutorials covering topics like Python introduction, flow control, functions, datatypes, files, exceptions, object-oriented programming, advanced topics, date and time, HTML, CSS, MySQL, MongoDB, and Django. The tutorials are divided into sections on backend topics, frontend topics, databases & frameworks.

Uploaded by

Venkat Jai
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

PYTHON TUTORIALS

BACKEND
===========================================================================
1. Python Introduction
Python Introduction
Getting Started
Keywords and Identifier
Statements & Comments
Python Variables
Python Datatypes
Python Type Conversion
Python I/O and Import
Python Operators
Python Namespace
Quiz

2. Python Flow Control


Python if...else
Python for Loop
Python while Loop
Python break and continue
Python Pass
Quiz

3. Python Functions
Python Function
Function Argument
Python Recursion
Anonymous Function
Global, Local and Nonlocal
Python Global Keyword
Python Modules
Python Package
Quiz

4. Python Datatypes
Python Numbers
Python List
Python Tuple
Python String
Python Set
Python Dictionary
Quiz

5. Python Files
Python File Operation
Python Directory

Tutorials By
Venkat
PYTHON TUTORIALS

Python Exception
Exception Handling
User-defined Exception
Quiz

6. Python Object & Class


Python OOP
Python Class
Python Inheritance
Multiple Inheritance
Operator Overloading
Quiz

7. Python Advanced Topics


Python - Multithreaded Programming
Python - MySQL Database Access
Python - Sending Email using SMTP
Python Iterator
Python Generator
Python Closure
Python Decorators
Python Property
Python RegEx
Python Examples
Quiz

8. Python Date and time


Python datetime Module
Python datetime.strftime()
Python datetime.strptime()
Current date & time
Get current time
Timestamp to datetime
Python time Module
Python time.sleep()
Quiz
FRONT END
===========================================================================
1.HTML
2.CSS
DATA BASESES & FRAMEWORKS
===========================================================================
1.MY SQL
2.MONGODB
===========================================================================
1. DJANGO

Tutorials By
Venkat

You might also like