Giter Site home page Giter Site logo

abhishek-vaish / glau_bcsc0002 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dbc2201/glau_bcsc0002

0.0 0.0 0.0 33.55 MB

This is the official repository for the course Object-Oriented Programming BCSC0002 for GLA University 2019

License: MIT License

Java 100.00%

glau_bcsc0002's Introduction

GLA University, 2019

Object-Oriented Programming (BCSC0002)

with Object-Oriented Programming Lab (BCSC0801)

This repository will store all the content relevant to this subject course.


Syllabus

  1. Module 1
  • Object-Oriented Programming Features: Abstraction, Encapsulation, Inheritance and Polymorphism, Procedural Paradigm vs Object-Oriented Paradigm, Advantages of using Object-Oriented Paradigm, Classes, Objects, Code-Reusability and data hiding.
  • Introduction to Java Programming Language: JDK, JRE, JVM, Java's Program Structure, Java's Class Library, Java Tokens and Scope of variables in Java.
  • Introduction to OOP with Python Programming Language.
  • Implementing Object-Oriented Programming using Java: Defining Classes and Methods, Creating objects of a Class, Introduction to Access Modifiers in Java.
  • Constructors in Java: Introduction to Constructors, Uses, Declaration, Differences between a Method and a Constructor, Types of Constructors, Constructors and Inheritance.
  • Inheritance in Java: Types of Inheritance in Java, Types of Relationships (Is-a, Has-a), Implementing Inheritance in Java, Revisiting Access Modifiers, Super and Final keywords.
  • Abstract Classes and Interfaces in Java: Abstract Classes in Java, Defining an Interface in Java, Uses of Interfaces, Interfaces vs Abstract Classes.
  • Packages: Understanding Packages, Defining a CLASSPATH.
  • Polymorphism: Introduction, Overloading, Overriding and types of Polymorphism.
  • Exception Handling: Exception and Errors, Types of Errors and Exceptions in Java, Exception Hierarchy, Key Terms (Try, Catch, Finally, Throw and Throws) and Custom Exception.

Prescribed Books


Assignments

  • Assignment 1
    Deadline: 24 August 2019, till midnight.
    Instructions:
    UPDATE: You can simply go to this link here and accept the assignment
    Please go to this link even if you have manually downloaded the assignment!

    How to clone the repository to attempt the assignment.

    1. Go to the link of the assignment repository.
    2. Clone the repository by using either the Official JetBrains Toolbox extension for Chrome, here or simply clicking the big green clone/download button and the copying th URL inside it.
    3. If you have copied the URL of the repo, follow these steps,
      1. Open IntelliJ IDEA.
      2. Click File > New > Project From Version Control > Git.
      3. At the prompt, enter/paste the assignment repo URL that you copied.
      4. Click on test, if the test is successful, click clone. (Please check your internet connection before attempting to clone)
    4. If you simple cloned the repo from the extension button, everything will be done for you, simple click the clone button.
    5. Go to the Gravity.java file and get coding!

    How to submit the answer.

    1. Initialize a Git repository inside your cloned assignment project.
    • Go to VCS > Import into Version Control > Create Git Repository.
    • A window will open up, on the top-left side, there will be a folder-like icon, click it and press OK.
    • On the bottom-right side of your IntelliJ, Git: master will appear.
    1. Commit your answer with the shortcut ctrl + K.
    • It is a good practice to commit for every change and provide meaningful commit messages. Here is a comprehensive guide to writing commit messages.
    1. Then, share the project on GitHub, go to VCS > Import into Version Control > Share Project On GitHub.
    2. You work is done!
    3. Optional: If you want to make changes to your answer, you can simple change the code, commit it again and use this shortcut, ctrl + shift + K and pressOk.

Weekly Quizzes



List of tools


  1. Open JDK (Suggested: OpenJDK, version 11 or higher), Oracle Java JDK |
  1. Python 3.7 or higher
  2. Git 2.22.0 or higher
  3. GitHub Account
  4. JetBrains ToolBox App

Video Links

  1. Object-oriented Programming in 7 minutes | Mosh
  2. Floating Point Numbers | Computerphile
  3. JDK, JRE, JVM: What Are They and What Are Their Differences? | The Learn Programming Channel
  4. Do Software Developers Need Communication Skills? | Programming Tip of the Day - Tim Buchalka

Repository Author: Divyansh Bhardwaj, Technical Trainer, GLAU

glau_bcsc0002's People

Contributors

dbc2201 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.