Got introduced to the fundamentals of programming with the help of the ‘C’ Language.
The sem1 directory consists of previous year ‘C’ lab exam questions with it’s answers and some programs related to the NPTEL ‘C’ course that we took. It also consists of some of my personal programs along with it’s notes(comments) related to the language.
In the 2nd sem, learned the fundamentals of Object Oriented Programming (OOP) paradigm with the help of ‘C++’ programming language.
The sem2 directory consists of lab record programs (ordered) as well as some misc personal C++ programs and notes.
This sem, we’ve also learned DBMS with MySQL, record programs of SQL hasn’t been uploaded since I’m not free as of now and If anyone can, please contribute.
Previous year’s C++ and DBMS lab exam question papers along with answers has been uploaded for reference.
We had Data Structures and Algorithms in this semester, it was taught in C++. Learned various data structures such as Stack, Queue, Linked List, Trees etc. along with various searching and sorting algorithms.
The directory contains mostly record programs, there’s no previous year questions and answers since the lab questions are direct from the record.
Learnt about Web Development(HTML + CSS + JavaScript + PHP) and Linux.
The directory contains record programs, and some of the previous year PHP, Linux Lab exam questions.
Learnt about Java Programming using Linux.
The directory contains record programs.