Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitcse/CSE-Labs
Lab programs and Assignments for MIT CSE dept.
https://github.com/mitcse/CSE-Labs
algorithms assembly assembly-8086 c compiler-design concept data-structrues java lab-programs microprocessors operating-systems socket
Last synced: 8 days ago
JSON representation
Lab programs and Assignments for MIT CSE dept.
- Host: GitHub
- URL: https://github.com/mitcse/CSE-Labs
- Owner: mitcse
- Created: 2015-08-22T11:33:16.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T22:53:04.000Z (about 6 years ago)
- Last Synced: 2024-08-01T16:18:55.242Z (3 months ago)
- Topics: algorithms, assembly, assembly-8086, c, compiler-design, concept, data-structrues, java, lab-programs, microprocessors, operating-systems, socket
- Language: C
- Homepage:
- Size: 6.52 MB
- Stars: 137
- Watchers: 17
- Forks: 87
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSE Labs
An open source initiative for sharing lab programs for CSE branch of MIT, Manipal.
**Contents:**
* 3rd Semester *Data Structures Lab*: Programs with basic concepts of data structures in 'C'.
* 3rd Semester *Object Oriented Programming Lab*: Programs in Java utilizing object oriented programming concepts.
* 3rd Semester *SCLD Lab*: Short programs for logic design using Verilog.--
* 4th Semester *Microprocessors Lab*: MASM programs for Assembly code.
* 4th Semester *Database Systems Lab*: SQL lab on Oracle client.--
* 5th Semester *Operating Systems Lab*: Linux processes management and shell programming.
* 5th Semester *Computer Networks Lab*: Socket programming in C.
* 5th Semester *Algorithms Lab*: Design and Analysis of some algorithms.--
* 6th Semester *Compiler Design Lab*: Design of a compiler.
* 6th Semester *Parallel Programming Lab*: Parallel computation using OpenGL, MPI, and CUDA.