Difference between revisions of "Spring 2021: Android Programming (PSCS)"
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
{| class="wikitable" style="text-align:left; width: 100%"; | {| class="wikitable" style="text-align:left; width: 100%"; | ||
|- | |- | ||
− | !Lecture | + | !Lecture |
!Topic | !Topic | ||
!Lecture Slides | !Lecture Slides | ||
Line 22: | Line 22: | ||
| Unit-02 | | Unit-02 | ||
| '''''Overview of OOP using Java''''': OOPs Concept (''Inheritance, Polymorphism, Interfaces, Abstract class, Threads, Overloading and Overriding'') , Java Virtual Machine(JVM) | | '''''Overview of OOP using Java''''': OOPs Concept (''Inheritance, Polymorphism, Interfaces, Abstract class, Threads, Overloading and Overriding'') , Java Virtual Machine(JVM) | ||
− | | style="width: 15%" | | + | | style="width: 15%" | Read/Download Lecture 01 and Lecture 02 from [http://www.mkbhandari.com/mkwiki/Spring_2021:_Programming_in_Java_(PSCS)] |
| | | | ||
|} | |} |
Revision as of 23:04, 21 January 2021
Contents
Logistics
- Class Timings: Fridays 1:00 pm - 3:00 pm (5th and 6th slot)
- Classroom: Online
- Lab Timings: Thursdays (1:00 am - 5:00 pm (5th to 8thslot)
Course Overview
- As per the COURSE Guidelines Upload soon
Lectures
Lecture | Topic | Lecture Slides | Readings |
---|---|---|---|
Unit-01 | Introduction: History of Android OS, Introduction to Android OS, Android Architecture, Android Core Building Blocks(Activity, Activity Lifecycle, ...) | 1.pdf (partial) | |
Unit-02 | Overview of OOP using Java: OOPs Concept (Inheritance, Polymorphism, Interfaces, Abstract class, Threads, Overloading and Overriding) , Java Virtual Machine(JVM) | Read/Download Lecture 01 and Lecture 02 from [1] |
Assignments and Tests
Home Assignments
- Home Assignment (HA) No. 1, Write the important features of each Android Versions. [08/01/2021]
- Home Assignment (HA) No. 2, Write the difference between (1) Android vs iOS, (2) Android vs Windows, (3) Androd vs Blackberry. [15/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.