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

Python Programming References and Resources

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
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)
67 views17 pages

Python Programming References and Resources

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
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

Python Reference

• PPT 1
• PPT 2
• PPT 3
• PPT 4
• Python Exercises for Practice:
[Link] 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:
[Link]:

5. Python Program Flow:
• While Loop :
[Link] 1
[Link] 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
[Link] 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
[Link] | 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
[Link]
[Link]
9. JSON
[Link]

10. Exception Handling


[Link]

11. Class in python


[Link]
12. Generators, Iterators and Decorators
[Link] 1
[Link] 2
c. Reference 3
[Link] 4
[Link] 5

13. Collections
[Link]

14. Python SQL Data Base


[Link]
b. Installation video:
15. Date and Time , Modules
[Link] 1
[Link] 2

16. Regular Expressions


[Link]
17. Threads
[Link]
[Link]

18. Network Programming


[Link] code
[Link] code

19. Logging Infrastructure


[Link] 1
[Link] 2
20. Writing GUI’s using HTML &CSS in Flask
[Link] Project

21. API with XML (Web Scraping)


[Link]

22. Django Essential


[Link]

23. NumPy
[Link]
24. Pandas
[Link]

25. Matplotlib
[Link]

26. Seaborn
[Link]
27. SciPy and Stats model
[Link]
28. Projects
[Link] Project
i. Calculator Django document
[Link] project
[Link] Django Project
[Link] Analysis Project
i. 40 Data Analysis Projects with python
[Link] Data Analysis document
[Link] Data
[Link] Data Analysis project code

29. Interview Questions


Reference
30. Resume and other documents
[Link]
[Link] 1 Template
Resume 2 Template

You might also like