0% found this document useful (0 votes)
21 views17 pages

Python Reference

This document provides a reference for learning Python through PowerPoint presentations, exercises, assignments, and projects. It includes sections on Python basics, data types, operators, program flow, conditional statements, functions, file handling, JSON, exceptions, classes, generators, iterators, decorators, collections, SQL databases, dates, regular expressions, threads, network programming, logging, GUI development with Flask, web scraping with XML, Django essentials, NumPy, Pandas, Matplotlib, Seaborn, SciPy, statistics models, sample projects including Django and data analysis, interview questions, and resume templates.

Uploaded by

jeevangowda2709
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
21 views17 pages

Python Reference

This document provides a reference for learning Python through PowerPoint presentations, exercises, assignments, and projects. It includes sections on Python basics, data types, operators, program flow, conditional statements, functions, file handling, JSON, exceptions, classes, generators, iterators, decorators, collections, SQL databases, dates, regular expressions, threads, network programming, logging, GUI development with Flask, web scraping with XML, Django essentials, NumPy, Pandas, Matplotlib, Seaborn, SciPy, statistics models, sample projects including Django and data analysis, interview questions, and resume templates.

Uploaded by

jeevangowda2709
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 17

Python Reference

• PPT 1
• PPT 2
• PPT 3
• PPT 4
• Python Exercises for Practice:
1.Introduction to Python:
a. Reference
b. PPT

2. Python Basics:
a. PPT
3. Data Structures and Data Types:
a. PPT
b. Assignments:
1. Assignment 1
2. Assignment 2
3. Assignment 3
4. Assignment 4
5. Assignment 5
6. Assignment 6
7. Assignment 7

4. Operators in python:
a.Reference:

5. Python Program Flow:
• While Loop :
a.Assignment 1
b.Assignment 2
• For Loop: Write Programs for each and don’t use predefined functions

1. Python program to interchange first and last elements in a list


2. Python program to swap two elements in a list
3. Python | Ways to find length of list
4. Python | Ways to check if element exists in list
5. Different ways to clear a list in Python
6. Python | Reversing a List
7. Python program to find sum of elements in list
8. Python | Multiply all numbers in the list
9. Python program to find smallest number in a list
• Python program to find largest number in a list
1. Python program to find second largest number in a list
2. Python program to find N largest elements from a list
3. Python program to print even numbers in a list
4. Python program to print odd numbers in a List
5. Python program to print all even numbers in a range
6. Python program to print all odd numbers in a range
7. Python program to print positive numbers in a list
8. Python program to print negative numbers in a list
9. Python program to print all positive numbers in a range
10.Python program to print all negative numbers in a range
1. Remove multiple elements from a list in Python
2. Python – Remove empty List from List
3. Python | Cloning or Copying a list
4. Python | Count occurrences of an element in a list
5. Python | Remove empty tuples from a list
6. Python | Program to print duplicates from a list of integers
7. Python program to find Cumulative sum of a list
8. Python | Sum of number digits in List
9. Break a list into chunks of size N in Python
10.Python | Sort the values of first list using second list
6. Conditional Data Structures:
a. Assignments 1
b. Assignments 2

7. Functions and Modules


a. Assignment 1:

8. File Handling
a.Reference
b.Reference
9. JSON
a.Reference

10. Exception Handling


a.Reference

11. Class in python


a.Reference
12. Generators, Iterators and Decorators
a.Reference 1
b.Reference 2
c. Reference 3
d.Reference 4
e.Reference 5

13. Collections
a.Reference

14. Python SQL Data Base


a.Reference
b. Installation video:
15. Date and Time , Modules
a.Reference 1
b.Reference 2

16. Regular Expressions


a.Reference
17. Threads
a.Reference
b.Reference

18. Network Programming


a.Server code
b.Client code

19. Logging Infrastructure


a.Reference 1
b.Reference 2
20. Writing GUI’s using HTML &CSS in Flask
a.Reference Project

21. API with XML (Web Scraping)


a.Reference

22. Django Essential


a.Reference

23. NumPy
a.Reference
24. Pandas
a.Reference

25. Matplotlib
a.Reference

26. Seaborn
a.Reference
27. SciPy and Stats model
a.Reference
28. Projects
a.Django Project
i. Calculator Django document
ii.Calculator project
iii.Basic Django Project
b.Data Analysis Project
i. 40 Data Analysis Projects with python
ii.Covid Data Analysis document
iii.Covid Data
iv.Covid Data Analysis project code

29. Interview Questions


Reference
30. Resume and other documents
i.Reference
ii.Resume 1 Template
Resume 2 Template

You might also like