0% found this document useful (0 votes)
8 views1 page

7 Python Programming Language

The document outlines various topics related to Python programming, including decorators, generators, multiprocessing, multithreading, and network programming. It also covers database interactions with MySQL, MongoDB, and SQLite, along with interview questions and multiple-choice questions for Python. Additionally, it mentions the need for basic programming knowledge as a prerequisite for learning Python.

Uploaded by

R H K Raju
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views1 page

7 Python Programming Language

The document outlines various topics related to Python programming, including decorators, generators, multiprocessing, multithreading, and network programming. It also covers database interactions with MySQL, MongoDB, and SQLite, along with interview questions and multiple-choice questions for Python. Additionally, it mentions the need for basic programming knowledge as a prerequisite for learning Python.

Uploaded by

R H K Raju
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Python Decorators

Python Generators
Python Multiprocessing
Python Multithreading
Python Network Programming
Socket Programming using Python

Python MySQL
Python MySQL Environment Setup
Python MySQL Database Connection
Python MySQL Creating New Database
Python MySQL Creating Tables
Python MySQL Insert Operation
Python MySQL Read Operation
Python MySQL Update Operation
Python MySQL Join Operation
Python MySQL Performing Transactions

Python MongoDB
Python MongoDB

Python SQLite
Python SQLite

Python Interview Questions


Top 50+ Python Interview Questions and Answers

Python MCQs
Python MCQ

Online Compiler
Online Python Compiler

Prerequisite
Before learning Python, you must have the basic knowledge of programming concepts.

You might also like