0% found this document useful (0 votes)
23 views14 pages

Install JDK - NetBeans 8

This document introduces an object-oriented programming course using Java. The course covers fundamental OO concepts, the Java environment, building Java applications, and using Java packages. Students will complete labs, assignments, tests, and a practical exam to assess their learning.

Uploaded by

nam120404
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
23 views14 pages

Install JDK - NetBeans 8

This document introduces an object-oriented programming course using Java. The course covers fundamental OO concepts, the Java environment, building Java applications, and using Java packages. Students will complete labs, assignments, tests, and a practical exam to assess their learning.

Uploaded by

nam120404
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

Object-Oriented

using Java

Course Introduction
Why should you study Java?
⚫ Top ten common programming languages:

From http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html
Why Java?

• Java Is Architecture Neutral.


• Java Provides “One-Stop Shopping”.
• Java Is Object-Oriented from the Ground
Up.
• Practice Makes Perfect.
• Java Is an Open Standard.
• Java Is Free!
Course Overview

⚫ Prerequisite:
– Programming Fundamentals Using C
Course objectives
• Make you comfortable with fundamental
object-oriented (OO) terminology and
concepts.
• Getting to know the “World of Java”.
• Understand the implementation of a Java
Application.
• Understand the roles of java built-in
packages.
Contents
• Introduction
• Foundations
• Encapsulation
• Inheritance
• Polymorphism
• Array of Objects
• Collections in Java
Resources

• Tool
• NetBean IDE 8.x
• JDK8
• Text book
• textbook on LMS
• http://docs.oracle.com/javase/tutorial/
• http://www.oracle.com/technetwork/java/javase/
documentation/jdk8-doc-downloads-
2133158.html
Download & Install
JDK & NetBeans 8
http://www.oracle.com/technetwork/java/javase/do
wnloads/jdk-netbeans-jsp-142931.html
Course Plan

See course plan on LMS


Course Requirements

⚫ Following lessons in classroom


⚫ Reading textbook and documents at home
⚫ Completing chapter assessment in time
⚫ Discussing actively in your teams and in
classroom
Assessment Scheme

• 06 Labs (10%)
• 01 Assignment (20%)
• 02 Progress test (10%)
• 01 Practical Exam (30%)
• Final Exam (30%)
Academic policy
Cheating, plagiarism and breach of copyright are serious
offenses under this Policy.
⚫ Cheating
Cheating during a test or exam is construed as talking, peeking at
another student’s paper or any other clandestine method of
transmitting information.
⚫ Plagiarism
Plagiarism is using the work of others without citing it; that is,
holding the work of others out as your own work.
⚫ Breach of Copyright
If you photocopy a textbook without the copyright holder's
permission, you violate copyright law.
Enjoy the course

Be enthusiastic about the material


because it is interesting, useful and an
important part of your training as a
software engineer. Our job is to help you
learn and enjoy the experience. We will do
our best but we need your help. So let’s all
have fun together with Object-Oriented
Paradigm using Java.
Q&A

You might also like