Difference between revisions of "Spring 2021: Programming in Java (PSCS)"
Jump to navigation
Jump to search
Line 40: | Line 40: | ||
* '''Web 1:''' The Java™ Tutorials [https://docs.oracle.com/javase/tutorial/] | * '''Web 1:''' The Java™ Tutorials [https://docs.oracle.com/javase/tutorial/] | ||
* '''Web 2:''' Java T Point Tutorial [https://www.javatpoint.com/java-tutorial] | * '''Web 2:''' Java T Point Tutorial [https://www.javatpoint.com/java-tutorial] | ||
+ | * '''Web 3:''' NTU [https://www3.ntu.edu.sg/home/ehchua/programming/index.html#Java] |
Revision as of 23:16, 17 January 2021
Contents
Logistics
- Class Timings: Tuesdays 1:00 pm - 3:00 pm (5th and 6th slot)
- Classroom: Online
- Lab Timings: Mondays (8:45 am - 12:45 pm (1st to 4thslot)
Course Overview
- As per the COURSE Guidelines Yet to be finalized
Lectures
Lecture | Topic | Lecture Slides | Readings |
---|---|---|---|
Lecture 01 (Jan 05) | Introduction: History of Java, Java Features, First Sample Program, Java Virtual Machine(JVM) Architecture. | 1.pdf | Chapter X (RX) |
Assignments and Tests
Home Assignments
- Home Assignment (HA) No. 1, Difference between JDK, JRE, and JVM. [12/01/2021]
Class Assignments
- Assignment No. 1, Posted on Google Classroom, Submission Deadline: **/**/2021
- Assignment No. 2, Posted on Google Classroom, Submission Deadline: **/**/2021
- Assignment No. 3, Posted on Google Classroom, Submission Deadline: **/**/2021
Tests
- Test 1, **/**/2021.
- Test 2, **/**/2021.
- Test 3, **/**/2021.