انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

ملزمة الجافا للمرحلة الثالثة

الكلية كلية تكنولوجيا المعلومات     القسم قسم شبكات المعلومات     المرحلة 3
أستاذ المادة مهدي عبادي مانع الموسوي       07/10/2015 12:50:28
Beginning in Java
1.1.Beginning in Java
1.1.1.What is Java
1.1.2.Characteristics of Java
1.1.3. Why we learn Java?
1.2.Components of Java Programming
1.3.Java Variable and Data Type
1.3.1. Variables and key words in Java


Components and Control Tools in Java
2.1. Data input
2.2. Data output 
2.3. Condition statements
2.4. Loop statements


Arrays and Methods in java
3.1 Java array
3.1.1.Declaration of an array  
3.2. Java Methods
3.2.1.Method Definition:
3.2.2.Methods Overloading


OOP and Java Structure
4.2. Java Program Structure
4.2.1. What is a Class?
4.2.2. Defining of Classes
4.3. Constructors:
4.4. Objects



This case study consists of four sections which represent the mainly introduction in java programming.
The first section deals Java primitive definition and variables. we mentioned beginning and characteristic of Java . An important ideas such as why we learn Java? Reserved Java keywords and variable definition, are included also in this section.
The second section presents the main input/ output operations such as scanner and showinputmessage …etc. furthermore, this section included also the definition of the main loops structures such for, while (condition) and switch multiple case. We explained in details the main structure for each loop. This section will enable the user to write down the first simple project in Java.
The third section present the two important thinks. The first one is the array structure and how represents it in memory? The second introduces the introductory of methods. Also, it mentions methods definition and methods overlapping.


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .