Presentation is loading. Please wait.

Presentation is loading. Please wait.

Welcome to Adv. Java Programming

Similar presentations


Presentation on theme: "Welcome to Adv. Java Programming"— Presentation transcript:

1 Welcome to Adv. Java Programming
What the Course is About

2 Course info Instructor: Yrd. Doç. Dr. Cengiz Örencik
Course material all the notes / codes will be shared there

3 Book Not required You may use any programming book on Java
Building Java Programs: A Back to Basics Approach, 4th edition by Stuart Reges and Marty Stepp

4 Grading Midterm 30% Inclass quizes (2) 20% Final 50% Hws Mostly coding
Self study Not be graded

5 Aims to learn The nature of object oriented programming GUI design
Class, objects, methods etc. Inheritance, polymorphism …. GUI design Toolbox and control properties Event driven programming Graphics Objects Multi thread programming File processing Database access WEB Networking So let’s see some of the ideas we’re going to learn about in the course and how they appear in practice.

6 Tentative Outline Objects and Classes Inheritance and Polymorphism
Strings and string manipulation Event handling and more GUI Exception handling Files and streams Database access, JDBC Graphics, Swing WEB programming, applets Multithreading Networking

7 Getting started You will need an integrated development environment (IDE) Download NetBeans – Java SE If you already have a running Eclipse you may go on with it, they are more or less the same Also you will need Java Software development Kit (JDK) dex-jsp html


Download ppt "Welcome to Adv. Java Programming"

Similar presentations


Ads by Google