All of my labwork done as part of Advanced Programming Practice (18CSC207J) lab.
| Week Number | Programming Paradigm | Set Number | 
|---|---|---|
| 1 | Structured | 11,14 | 
| 2 | Procedural | 11,14,15 | 
| 3 | Object Oriented | 5,9,14 | 
| 4 | Event Driven & GUI | 1,2,3,4,5 | 
| 5 | GUI with SQL Backend | 1,2,4,5 | 
| 6 | Parallel, concurrent & socket | 9 | 
| 7 | Functional,Symbolic | all | 
| 8 | Automata Based | all | 
- Python
- 
Pre-requisites: - mysql.connector
- sqkite3
- tkinter
- threading
- automata
- sympy
 
- 
directions to install 
While installing the packages (preferably while using the terminal) you can install multiple packages/libraries in a single line of command (by separating them by spaces) like this:
pip install tkinter mysql.conector sqlite3 threading- directions to execute for windows users-
python app.pyfor linux users-
python3 app.py- Hey guys, I'm Jayvardhan. Find out more about me here
- Reach out to me at rathi406@gmail.com