Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.