AN INTRODUCTION TO JAVA LANGUAGE CT1513 2014-2015 Credit Hours : (3 Lecture, 2 Lab)

Slides:



Advertisements
Similar presentations
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
Advertisements

Csc111 :Programming with Java First semester H.
+ JAVA Programming CCSA Introduction this course is a hands-on course in programming with the Java language for students who have completed a course.
New experiences with teaching Java as a second programming language Ioan Jurca “Politehnica” University of Timisoara/Romania
Fall AboutMichael Fung, CS&E, The Chinese University of HK1 CSC1030 Hands-on Introduction to JAVA Dept of Computer Science and Engineering The.
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
CSE 501N Fall ‘09 00: Introduction 27 August 2009 Nick Leidenfrost.
COMP Introduction to Programming Yi Hong May 13, 2015.
DEPT. OF COMPUTER & INFORMATION SCIENCES IS 426. COURSE OUTLINE Lecturer: Aisha AlArfaj Office :
Chapter 1: Introduction to Project Management
Springl 2008 MIS380: Object-Oriented Programming using Java 1 Spring 2008.
Sadegh Aliakbary Sharif University of Technology Fall 2012.
ICS 102 Computer Programming University of Hail College of Computer Science & Engineering Computer Science and Software Engineering Department.
CS1201: Programming Language 2 C++(Course Introduction) Level 2 Nouf Aljaffan 1 st Term Nouf Aljaffan (C) CSC 1201 Course at KSU.
Object Oriented Programming Lecture 1: Introduction.
Programming in Java (COP 2250) Lecture 1 Chengyong Yang Fall, 2005.
Catie Welsh January 10, 2011 MWF 1-1:50 pm Sitterson 014.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
Selected Topics in Information Technology Programming Language - JAVA Semester 1/2554.
CS 140 Computer Programming (I) Second semester (3 credits) Imam Mohammad bin Saud Islamic University College of Computer Science and Information.
Course Introduction Object-oriented Programming. 2 Course information Credit points: 3 Lectures: 15x2 hours; Lab: 15 sections Lecturer:  Trần Thị Minh.
CSEB114: PRINCIPLE OF PROGRAMMING Course Introduction.
ICS102: Introduction To Computing King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science.
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
CSC 2720 Building Web Applications General Info. People Instructor  Yuan Cheng Jiun (CJ)  Teaching Assistant  Xu Zheng Lin 
1 ISEC0511 Programming for Information System Security Lecture Notes #1 Introduction.
CSC 111 COURSE ORIENTATION. Course name and Credit houres  CSC 111 – Computer Programming-I  Credit hours:  3 hours lecture  1 hour tutorial  2 hours.
Csc1203.  Elmasri and Navathe, “Fundamentals of Database Systems”, 6 th Edition, Addison- Wesley,  Thomas Connolly, Carolyn Begg, “Database Systems:
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CS-1030 Dr. Mark L. Hornick 1 CS-1030 – Software Design 2 Dr. Mark L. Hornick web: people.msoe.edu/~hornick webCT: webct.msoe.edu.
CGMB324: MULTIMEDIA SYSTEM DESIGN
Computer Programming -1- C++ CSC 1101 Computer Programming -1- C++
Cheating The School of Network Computing, the Faculty of Information Technology and Monash as a whole regard cheating as a serious offence. Where assignments.
CST 223 Concepts of Programming Languages Dr. Sherry Yang PV 171
King Saud University1 CSC 112 Java Programming I Introduction.
Data Structures and Algorithms in Java AlaaEddin 2012.
INTRODUCTION GC 101. WELCOME TO GC101  Aseel AlHadlaq  Website   
CSE 310 Object Oriented Programming Summer 2016 Suraiya Tairin.
Computer Science I ISMAIL ABUMUHFOUZ | CS 180. CS 180 Description BRIEF SUMMARY: This course covers a study of the algorithmic approach and the object.
CS140 – Computer Programming 1 Course Overview First Semester – Fall /1438 – 2016/2017 CS140 - Computer Programming 11.
Mobile Applications (Android Programming)
CS101 Computer Programming I
COMP9024: Data Structures and Algorithms
CS1201: Programming Language 2
GC201 Visual Programming.
Course Guide CT 1501.
CSC 111 Course orientation
Artificial Intelligence (CS 461D)
Artificial Intelligence (CS 370D)
Introduction to Computer Architecture
CSC 1101 Computer Programming -1- C++
System Analysis and Design 2
Computer Programming 1 introduction to JAVA Lecture 1 Instructor: Ruba A. Salamah Islamic University of Gaza.
Software Project Management
GC 101 Programming Principles java
Introduction to Computer Architecture
GC201 Visual Programming.
An Introduction to Java Language
An Introduction to Java Language
Oracle Database Management System
SE-1021 Software Development 2
ICS201 Introduction To Computing II
CT 1311 Visual Basic Programming
Course Guide CSC1201 Computer programming 2.
System Analysis and Design 2
ITEC 202 Operating Systems
Introduction to Computer Architecture
Computer Engineering Department Islamic University of Gaza
Introduction to the Java Language ​
Presentation transcript:

AN INTRODUCTION TO JAVA LANGUAGE CT Credit Hours : (3 Lecture, 2 Lab)

LECTURER Aseel Al Hadlaq أسيل الهدلق Website: Java 1513 Don’t forget to update your phone number in edugate !

TEXT BOOK

REFERENCES

SOFTWARE: JCREATOR, JDK First install JDK (Java Standard Edition Development Kit 7 Download) Second install JCreator (JCreator LE version)

HELLO WORLD  Test your program installation By writing a “Hello world” program.  Look it up in

TOPICS  Introduction  Java fundamentals  Classes and Objects  Inheritance and Polymorphism  Arrays  Arrays of objects  Graphical User Interfaces, SWING and the AWT Concepts  Java Applets

ASSESSMENT PLAN FOR THE COURSE:  Lab 10%  Small project 15%  Presentation 5%  2 Midterm exams 30%  Final Exam 40%  Total 100%

WARNINGS Attendance is very important !! You are allowed to miss 25% of your lectures only or you will not be allowed to enter the final Late attendance is not considered

WARNINGS Lab work is not group work !! Study before the lab You must submit Soft and Hard copy of your work named as: YourName_YourID The subject should be “Lab #”

CHEATING If two or more assignments are found to be copied, then each student will get zero mark irrespective of whether she copied or did herself and allowed to copy. If the cheating repeated for the second time I will deduct 10 marks! You are not allowed to copy from a former student or the internet.