Difference between revisions of "Spring 2021: Programming in Java (PSCS)"

From MKWiki
Jump to navigation Jump to search
Line 16: Line 16:
 
|-
 
|-
 
| style="width: 8%" | Lecture 01 (Jan 05)
 
| style="width: 8%" | Lecture 01 (Jan 05)
| style="width: 58% | '''''Introduction to System Software''''', System Software and Machine Architecture, The Simplified Instructional Computer(SIC).
+
| style="width: 58% | '''''Introduction''''': History of Java, Java Features, First Sample Program, Java Virtual Machine(JVM) Architecture.
 
| style="width: 17%" | [http://mkbhandari.com/mkwiki/data/fall2020/1IntroSS.pdf '''0.pdf''']
 
| style="width: 17%" | [http://mkbhandari.com/mkwiki/data/fall2020/1IntroSS.pdf '''0.pdf''']
 
| Chapter 1 (Additional R1)
 
| Chapter 1 (Additional R1)

Revision as of 21:36, 14 January 2021

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

Lectures

Lecture Topic Lecture Slides [ppt/pdf] Readings
Lecture 01 (Jan 05) Introduction: History of Java, Java Features, First Sample Program, Java Virtual Machine(JVM) Architecture. 0.pdf Chapter 1 (Additional R1)

Assignments and Tests

Assignments

  • Assignment No. 1, Posted on Google Classroom, Submission Deadline: 30/09/2020
  • Assignment No. 2, Posted on Google Classroom, Submission Deadline: 02/11/2020

Tests

  • Test 1, 25/09/2020.
  • Test 2, 23/10/2020.
  • Test 3, 21/11/2020.

Resources

  • R1: Aho, A., Lam, M., Sethi, R., & Ullman, J. D. (2006). Compilers: Principles, Techniques, and Tools. 2nd edition. Addison Wesley.
  • R2: Chattopadhyaya, S. (2011). System Software. P H I Learning.
  • Additional R1: Beck, L. & Manjula, D. (1996). System Software: An Introduction to System Programming. 3rd edition. Pearson Education.
  • Additional R2: Dhamdhere, D. M. (2015). Systems Programming. Tata McGrawHill.