0% found this document useful (0 votes)
40 views

S. No Date Name of The Experiment No Signature of Teacher

This document contains a list of 23 experiments conducted from June 2019 to November 2019 related to programming concepts like recursion, file handling, plotting graphs, sorting algorithms, database operations and web development. Each entry provides the date, name of the experiment and page number signed by the teacher. The experiments cover topics such as factorial using recursion, Fibonacci series, string palindrome checking, vowel counting, copying file lines, word counting, common word finding, Taylor series expansion, random number generation, Python library creation, plotting charts, binary search, bubble sort, insertion sort, webpage opening, EMI calculation, Django application development, Python-MySQL interface, stack operations and queue operations.

Uploaded by

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

S. No Date Name of The Experiment No Signature of Teacher

This document contains a list of 23 experiments conducted from June 2019 to November 2019 related to programming concepts like recursion, file handling, plotting graphs, sorting algorithms, database operations and web development. Each entry provides the date, name of the experiment and page number signed by the teacher. The experiments cover topics such as factorial using recursion, Fibonacci series, string palindrome checking, vowel counting, copying file lines, word counting, common word finding, Taylor series expansion, random number generation, Python library creation, plotting charts, binary search, bubble sort, insertion sort, webpage opening, EMI calculation, Django application development, Python-MySQL interface, stack operations and queue operations.

Uploaded by

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

Signature

S. Page
Date Name of the Experiment of
No No
Teacher
1. 06.06.19 FACTORIAL USING RECURSION

2. 08.06.19 FIBONACCI SERIES USING RECURSION


3. 10.06.19 STRING PALINDROME CHECKING USING RECURSION

4. 28.06.19 FINDING TOTAL NO-OF VOWELS PRESENT IN A TEXT FILE

5. 06.07.19 COPYING LINES FROM ONE TEXT FILE TO ANOTHER TEXT FILE
BASED ON FIRST CHARACTER OF LINES
6. 12.07.19 FINDING NUMBER OF WORDS IN A FILE
7. 18.07.19 FIND THE MOST COMMON WORDS IN A FILE
8. 31.07.19 TAYLOR SERIES EXPANSION UP TO N TERMS
9. 08.08.19 GENERATING RANDOM NUMBERS

10. 19.08.19 CREATE A LIBRARY IN PYTHON AND IMPORT IT IN A PROGRAM

11. 30.08.19 PLOTTING BAR CHART USING PYPLOT

12. 06.09.19 2
PLOT A GRAPH FOR THE FUNCTION Y = X
13. 13.09.19 PLOTTING PIE CHART USING PYPLOT
14. 29.09.19 BINARY SEARCH
15. 03.10.19 SORTING A LIST USING BUBBLE SORT ALGORITHM

16. 09.10.19 SORTING A LIST USING INSERTION SORT ALGORITHM


17. 15.10.19 OPEN A WEBPAGE USING THE URLLIB LIBRARY

18. 22.10.19 EMI CALCULATOR FOR A LOAN USING NUMPY

19. 31.10.19 DJANGO BASED WEN APPLICATION FOR COLLEGE ADMISSION

20. 04.11.19 INTERFACE PYTHON WITH MYSQL

21. 11.11.19 STACK OPERATIONS

22. 15.11.19 QUEUE OPERATIONS


23. 25.11.19 SQL QUERIES

You might also like