Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jayam04/gtu
my college lab work.
https://github.com/jayam04/gtu
beginner
Last synced: about 1 month ago
JSON representation
my college lab work.
- Host: GitHub
- URL: https://github.com/jayam04/gtu
- Owner: jayam04
- Created: 2022-05-01T04:41:42.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T15:49:27.000Z (5 months ago)
- Last Synced: 2024-08-12T18:24:15.222Z (5 months ago)
- Topics: beginner
- Language: Jupyter Notebook
- Homepage:
- Size: 17.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# LABS FOR PRACTICE BY GTU
here is all my lab work of college!!
## WHAT YOU CAN FIND HERE
- [x] PPS (3110003) - basics of C language
- [ ] DS (3130702) - data structures and algorithms using C
- [ ] DBMS - basic sql queries
- [ ] [3140705](./object-oriented-programming) - object oriented programming using Java
- [ ] [OS](./operating-systems) - basic shell-scripts## REMEMBER
this repo just contains solutions to problems given by GTU. I don't recommand doing this for actual learning! if you what to prepare C lang, try [the C programming language](https://en.wikipedia.org/wiki/The_C_Programming_Language) by [Brian Kernighan](https://en.wikipedia.org/wiki/Brian_Kernighan) & [Dennis Ritchie](https://en.wikipedia.org/wiki/Dennis_Ritchie)