CS6.201 - Introduction to Software Systems

Software Engineering Research Center, IIIT Hyderabad


    About    Lecture/Lab/Office Hours     Course Policy     Lectures     Lab     Exams/Key     Staff   

About: Introduction to Software Systems (ISS) is a foundation course designed to introduce concepts associated with developing software systems to early undergraduate students.Basic concepts about Operating Systems, Computer Networks, Software Engineering principles, Databases are covered as part of this course. Programming languages & Tools like BASH SHELL, SQL, NoSQL, HTML, CSS, JavaScript, JS Frameworks, APIs, REST, Python, Flask are covered as part of this course.


Lecture/Lab Hours: The lectures will be in-person and will be conducted by the Instructor. The lab sessions will be in-person and will be conducted by the Teaching Assistants. The lecture material (slides, lectures notes, Suppl Material) can be accessed here. The lecture and lab hours are mentioned below:

  • Lecture: Section A - 8:30 AM to 9:55 AM - Wednesday (Room:SH1) - 14 Classes
  • Lecture: Section B - 8:30 AM to 9:55 AM - Saturday (Room:SH2) - 14 Classes
  • Lab: Section A & B - 2:00 PM to 5:00 PM - Wednesday (Room:H105) - 12 Sessions

Office Hours: There are no specific instructor office hours. Instructor is available to meet all the students for 15 minutes after every class to address any queries or concerns. You can also directly write to instructor at saianirudh.karre[at]iiit.ac.in to get your queries addressed. TA office hours can be found here.


Course Policy:    [go to top]

  • Teaching and Learning Methodology:This course is designed in such a manner to help learners get the essence of principles behind good software system development. Learners will be taught concepts by making them work on real-life problems. This will promote deeper engagement, deeper understanding and resembles the true career situation. This course was formulated in 2018 by Dr. Y. Raghu Reddy by merging and updating decades old traditional programming and software systems course called IT Workshop 1 and IT Workshop 2. The instructor follow a mixed pedagogy approach on delivering the course content [1]

  • Academic Honesty: If A helps B in a Task X -> B doesn't get opportunity to do task X, B doesn't learn the skill to do task X, B gets spoilt-dependent-unfit for jobs requiring skills of task X, You may think it is okay to do it only once and not repeat it, But when a task is done once it gets wired into the brain as being "okay" and unless there is a strong reason it will repeat. If you want to help, help to learn!

  • Zero Tolerance on Plagiarism:This course requires student to submit assignments, participate in in-class activities, give mid and final exams, work with groups on projects and so on. Any forms of cheating or plagiarism will result in a score of “0” for projects, assignments or exams. Egregious cases will result in a grade of “F” for the course.

  • Absentee policy: You are expected to attend and participate in all lectures and lab sessions (graded or ungraded). However, if any quiz/activity is held during the lecture session that you are absent, you will be given a ‘0’ for the same. There will be NO make up classes/quizzes/activities. These rules are not meant to be demeaning or penalizing. They are stated to establish a clear understanding of my expectations for student participation and demeanor in the classroom. These rules are meant to help/motivate you in achieving that success.

  • Miscellaneous Instructions: Given the subject is based on building software systems, ensure you have a laptop with decent configuration. Please make every effort to participate in the in-class discussions, interact with the instructor during class, interact with the TAs during the labs. You are expected to attend the class with your personal machine.

  • Use of AI Tools: Students are free to use different AI tools like ChatGPT, Co-pilot, etc. for the course assignments/activities. However, please do mention what tools and how they have been used in the submission report. Remember the different demos given in the class on how sometimes these tools can mislead or provide wrong solutions. Its important to know the concept before using the tools. Tools are at the end-of-the day enablers. Today it will be ChatGPT tomorrow it will be something else but the concepts needs to be clear to leverage the different tools. Bottomline, feel free to use different tools but use them wisely!

  • Submission Deadlines: Considering this course has more than 200+ enrolled students, there will be NO extensions! for any graded task. It is your responsibility to submit an assignment or a lab activity on a prescribed deadline. Please do not wait until last minute to submit your submission. We will not entertain last minute huddle issues due to moodle. The instructors and TAs shall provide considerable amount of time for all your assignments and lab activities with a grace time for submission. Please ensure that you follow the respective submission guidelines while you submit for assignments and lab activities. If you couldn't submit any graded task due to health issues/attending a game/attending a conference/personal issue - please work with academic office for exemption.

  • Grading Policy: Once a grade for certain course deliverable (labs, assignments, quiz, exam, etc.) is released, the students may request a re-evaluation (with appropriate reasons) of the grade up to a week after the grade has been posted. After that, the student may not discuss prior grades with the instructor (even if the instructors or TAs are at fault). There will be no makeup activity/lab under any circumstances unless prior permission is granted. Late submissions will not be entertained unless there is a genuine health reason. Appropriate medical documentation will be needed in such cases - - please work with academic office for exemption.

  • Grading Distribution: The course instructor reserves the right to make minor modifications to the above distribution based on the progress of the courses. Below is the overall grade distribution.

    DeliverablesWeightage
    Assignment (3)20%
    Lab Activities (10)20%
    Class Activity (3)10%
    QUIZ(2)15%
    MID(1)15%
    FINAL EXAM(1)20%

  • Evaluation Rubric: All evaluations as part of this course follow below evaluation rubric. TAs will follow below guidelines for evaluating assignments and lab activities for this course.

    RubricInput(15%)Logic(60%)Output(15%)Submission(10%)
    Exceptional (100%)All inputs are working as per the requirementsLogic is accurate and as per the requirements defined in the questionAll outputs are returned as per the requirementsScript submissions are correct and as per requirements
    Acceptable (70%)Inputs are partially working as per the requirementsLogic is almost correct and as per the requirements defined in the questionOutputs are partially returned as per the requirementsScript submissions is partially correct and as per requirements
    Beginning (30%)At least one input is working as per the requirementsLogic is partially correct and as per the requirements defined in the questionAt least one output is returned as per the requirementAtleast one part of the script submission is correct and as per requirements
    No Response (0%)None of the inputs are working as per the requirementsLogic is incorrect and not as per the requirements defined in the questionNone of the outputs are returned as per the requirementsScript submissions is incorrect and not as per requirements

Lecture Schedule & Content   [go to top]

Lecture No.Section ASection BTopicNotes
018/1/2025 (Wednesday)4/1/2025 (Satruday)Introduction[Slides] [Notes]
0215/1/2025 (Wednesday)11/1/2025 (Satruday)SHELL Session 1 [Notes & Scripts]
0315/1/2025 (Wednesday) 2-5 PM15/1/2025 (Wednesday) 2-5 PMSHELL Session 2
🎯*Class Activity
[Notes & Scripts] [Examples] [Practice]
0422/1/2025 (Wednesday)18/1/2025 (Satruday)Databases - SQL[Slides] [Scripts]
0529/1/2025 (Wednesday)25/1/2025 (Satruday)Unstructured Databases - NoSQL[Slides] [Scripts]
0629/1/2025 (Wednesday)For Both Sections during LabComputer Network[Notes & Scripts]
0712/2/2025 (Wednesday)8/2/2025 (Satruday)Python Session 1 [Notes & Scripts]
0819/2/2025 (Wednesday)22/2/2025 (Satruday)Python Session 2[ Notes & Scripts ]
095/3/2025 (Wednesday)15/3/2025 (Satruday)Web Technologies [Slides]
[Scripts]
1012/3/2025 (Wednesday)22/3/2025 (Satruday)HTML & CSS
🎯*Class Activity
[Notes]
1119/3/2025 (Wednesday)29/3/2025 (Satruday)JS Session 1[Slides] [Scripts]
1226/3/2025 (Wednesday)5/4/2025 (Saturday)JS Session 2[Slides] [Scripts]
132/4/2025 (Wednesday)12/4/2025 (Saturday)JS Libraries[ Scripts]
149/4/2025 (Wednesday)16/4/2025 (Wednesday)SE Practices
🎯*Class Activity
[Slides]

Lab Schedule & Content   [go to top]

Lab No.Section A & BTopicNotes
018/1/2025 (Wednesday)Git Session[Slides] [Activity]
0222/1/2025 (Wednesday)Shell Session [Slides & Activity]
035/2/2025 (Wednesday)SQL Session[Slides & Activity]
0412/2/2025 (Wednesday)NoSQL Session[Slides & Activity]
0519/2/2025 (Wednesday)Python Session 1[Slides & Activity]
065/3/2025 (Wednesday)Python Session 2[Slides & Activity]
0712/3/2025 (Wednesday)HTML-CSS[Slides & Activity]
0819/3/2025 (Wednesday)DOM & CSS - Browser Events[Slides & Activity]
0926/3/2025 (Wednesday)JS Session 1[Slides & Activity]
102/4/2025 (Wednesday)JS Session 2[Slides & Activity]
119/4/2025 (Wednesday)Intro - FASTAPI, Jinja[Slides & Activity]
1216/4/2025 (Wednesday)Integration - FASTAPI, Jinja, DB[Slides & Activity]

Exam/Key   [go to top]

S.NoExam TypeAnnouncementSubmission DueMaterial
1Class Activity (SHELL) - Section A & B 15/1/2025 4:00 PM (Wednesday) 15/1/2025 5:00 PM (Wednesday)[Paper] [Key]
2Assignment 1 (SHELL & SQL) 15/1/2025 8:00 PM (Wednesday) 28/1/2025 8:00 PM (Tuesday)[Paper]
3QUIZ 1 - Section A & B 29/1/2025 2:30 PM (Wednesday) 29/1/2025 3:30 PM (Wednesday)[Paper & Key]
4Assignment 2 (SQL, NoSQL & Python) 23/2/2025 8:00 PM (Wednesday) 10/3/2025 8:00 PM (Friday)[Paper]
5Class Activity (Python) - Section A 12/3/2025 9:35 AM (Wednesday) 12/3/2025 09:55 AM (Wednesday)[Paper] [Key]
6Class Activity (Python) - Section B 29/3/2025 9:35 AM (Saturday) 29/3/2025 09:55 AM (Saturday)[Paper] [Key]
7MID Exam27/2/2025 8:30 AM 27/2/2025 10:30 AM[Paper]
8Assignment 3 (HTML/CSS/JS) 25/3/2025 8:00 PM (Tuesday) 15/4/2025 08:00 PM (Wednesday)[Paper]
9QUIZ 2 - Section A & B 5/4/2025 4:00 PM5/4/2025 4:45 PM[Paper] [Key]
10Class Activity (JS) - Section A 9/4/2025 9:35 AM (Wednesday) 9/4/2025 09:55 AM (Wednesday)[Paper] [Key]
11Class Activity (JS) - Section B 16/4/2025 9:35 AM (Saturday) 16/4/2025 09:55 AM (Saturday)[Paper] [Key]
12Final-Hackathon19/4/2025 8:00 PM 20/4/2025 10:00 PM[Paper]

Staff:   [go to top]


Instructor
Dr. Sai Anirudh Karre, PhD
saianirudh.karre[at]iiit.ac.in
Data Product Manager, Phenom Inc.
Guest Faculty, SERC, IIIT Hyderabad
https://sai11101989.github.io


Teaching Assistant
Adari Dileepkumar
dileepkumar.adari[at]students.iiit.ac.in
TA Hours: Thur 7PM-8PM
SERC, T-Hub 5th Floor

Teaching Assistant
Aaditya Vardhan Narain
aaditya.narain[at]research.iiit.ac.in
TA Hours: Tues 9PM-10PM
SERC, T-Hub 5th Floor

Teaching Assistant
Kavuri Vivek Hruday
kavuri.hruday[at]research.iiit.ac.in
TA Hours: Wed 9AM-10AM
MTNLP, Acad Office Side

Teaching Assistant
Amrutia Neel Vijaykumar
neel.amrutia[at]students.iiit.ac.in
TA Hours: Thur 6:30PM-7:30PM
Blueroom Workspace

Teaching Assistant
Kevin Rakesh Thakkar
kevin.thakkar[at]students.iiit.ac.in
TA Hours: Thur 7:30PM-8:30PM
Blueroom Workspace

Teaching Assistant
Rahul Singal
rahul.singal[at]research.iiit.ac.in
TA Hours: Mon 4PM-5PM
CCNSB, Vindhya A4

Teaching Assistant
Ansh Chablani
ansh.chablani[at]research.iiit.ac.in
TA Hours: Wed 8PM-9PM
RRC T-Hub 4th Floor

Teaching Assistant
Amey Karan
amey.karan[at]research.iiit.ac.in
TA Hours: Wed 9PM-10PM
SERC, T-Hub 5th Floor

Teaching Assistant
Chirag Dhamija
chirag.dhamija[at]students.iiit.ac.in
TA Hours: Mon 9PM-10PM
SERC, T-Hub 5th Floor

Teaching Assistant
Prakhar Jain
prakhar.jain[at]research.iiit.ac.in
TA Hours: Mon 6:40PM-7:40PM
SERC, T-Hub 5th Floor

Important Links: Spring 2025 Almanac | Spring 2025 Lecture Timetable | Spring 2025 Lab Timetable | Courses Portal | Holidays-2025


[go to top]

Course site hosted by github.io
Course Policy credits to Dr. Raghu Reddy & Dr. Karthik Vaidhyanathan
Software Engineering Research Center,IIIT Hyderabad