Computer Project
Computer Project
Files Contains-
1. Report file(7 marks)
● Minimum 15 Python programs.
● SQL Queries – Minimum 5 sets using one table / two tables.
● Minimum 4 programs based on Python - SQL connectivity
● Read a text file line by line and display each word separated by a #.
● Read a text file and display the number of vowels/consonants/uppercase/lowercase
characters in the file.
● Remove all the lines that contain the character 'a' in a file and write it to another file.
● Create a binary file with name and roll number. Search for a given roll number and
display the name, if not found display appropriate message.
● Create a binary file with roll number, name and marks. Input a roll number and update
the marks.
● Write a random number generator that generates random numbers between 1 and 6
(simulates a dice).
● Write a Python program to implement a stack using list.
● Create a CSV file by entering user-id and password, read and search the password for
given userid.
Database Management
● Create a student table and insert data. Implement the following SQL commands on the
student table:
o ALTER table to add new attributes / modify data type / drop attribute
o UPDATE table to modify data
o ORDER By to display data in ascending / descending order
o DELETE to remove tuple(s)
o GROUP BY and find the min, max, sum, count and average
● Similar exercise may be framed for other cases.
● Integrate SQL with Python by importing suitable module.
2. Cover page which includes school name, address, School LOGO, session,
student name, class, roll no, submitted by, submitted to, Report file of computer
application.
3. Certificate
4. Acknowledgement
5.Index
He/She has taken interest and has shown at most sincerity in completion
of this project.
Signature Signature
(Internal Examiner) (External Examiner)
ACKNOWLEDGEMENT
Last but not least, I would like to thank all those who had helped directly or
indirectly towards the completion of this Project.
<Class><Stream>
<RollNo>
INDEX
3. Conclusion
4. Bibliography
Conclusion
I took the ideas and researched about this topic from the
websites and some books which are mentioned in the
bibliography. I wish this assignment /project will be a useful
and knowledgeable one.
Bibliography
Help from the internet, following website links have been
used in the completion of this project:-
www.wikipedia.org
www.youtube.com
www.googleimage