Tag Archives: جافا
NetBeans IDE 6.9 Final Direct Links Download All systems  6.9 الاصدار النهائي من بيئة التطوير الشهيرة نيت بينز

NetBeans IDE 6.9 Final Direct Links Download All systems 6.9 الاصدار النهائي من بيئة التطوير الشهيرة نيت بينز

The NetBeans IDE is an award-winning integrated development environment available for Windows, Mac, Linux, and Solaris. The NetBeans project consists of an open-source IDE and an application platform that enable developers to rapidly create web, enterprise, desktop, and mobile applications using the Java platform, as well as JavaFX, PHP, JavaScript and Ajax, Ruby and Ruby on Rails, Groovy and Grails, and C/C++.

The NetBeans project is supported by a vibrant developer community and offers extensive documentation and training resources as well as a diverse selection of third-party plugins.

7 Comments Continue Reading →
JCreator Pro + LE ( Java IDE ) version 4.50.010 full with Serial

JCreator Pro + LE ( Java IDE ) version 4.50.010 full with Serial

JCreator Java IDE V. 4.50.010 full + serial برنامج JCreator من البرامج المشهورة جدا في ترجمة ملفات ال Java . فعندا نقوم بكتابة برنامج بلغة ال جافا فاننا نحتاج لتنفيذ البرنامج البرنامج على اجهزة اخرى لذلك نحن بحاجة الى ترجمتها وتحويلها الى byte code اي تحويل البرنامج من java file الى class file. يمكن عمل [...]

8 Comments Continue Reading →

Core Java Volume 1 + 2 (Fundamentals & Advanced ) 8th Edition

مسا الخير اكيد كلنا بيعرفوا لغة الجافا وكتير منا بحبوا يتعلموها لهيك انا جايب اليوم كتابين من اشهر كتب لتعليم الجافا من مرحلة المبتدئين ( اي اللي ما بيعرفوا شي ) حتى مرحلة متقدمة جدا الكتب هي عبارة عن كتابين الكتاب الاول هو للمبتدئين ( ليس مبتدئين فهو هام جدا ) Core Java Volume I [...]

34 Comments Continue Reading →

Methods with a Variable Number of Parameters java jdk 6

Good Night : Before Java SE 5.0 every Java method had a fixed number of parameters. However, it is now possible to provide methods that can be called with a variable number of parameters. (These are sometimes called “varargs” methods.) You can define your own methods with variable parameters, and you can specify any type [...]

2 Comments Continue Reading →
Bingo Game in JAVA Working with vectors

Bingo Game in JAVA Working with vectors

Good night today i bring to you very funny java program called (Bingo) it is some kind of luck games the idea of game is to generate random ( 0 or 1 ) if there is three ones ( the same row, column, diagonal ) then BINGO else NOT BINGO the game done using Vectors [...]

2 Comments Continue Reading →

Read text file in java, index in by lines then write it again

Good night My fiend asked me a question in java she want to read an article from text file (for example eadokingInputFile.txt ) then manipulate it (read all word in each line an index it ) put each word with the line number and output them to text file (for example eadokingOutputFile.txt) input examples : [...]

12 Comments Continue Reading →

Printscreen (screen shot) in java

مسا الخير اليوم جايبلكون كود جافا بيقوم باخد صورة للشاشة ويحفظها على الهارد ديسك يمكن انا نحدد حجم الصورة – مكان الصورة – نوع الصورة الكود مو صعب ابدا وهو بالاعتماد بشكل اساسي على الصف java.aw.Robot واللي هوي بشكل اساسي عبارة عن صف للتعامل مع اجهزة الادخال مثل لوحة المفاتيح – الفارة بشكل تلقائي وذلك [...]

2 Comments Continue Reading →

Java Development Kit JDK1.6u15 final with Documentation

مرحبا جميعا بناء على طلب بعض الاصدقاء الغاليين كتير عليي واللي مافيني قلون لاء والذين صادفوا الكثير من المشاكل في تحميل بيئة تطوير جافا Java Development Kit or JDK وخاصة بان الموقع محجوب عن سوريا لذلك قررت ان افوم بتحميل البرنامج + التوثيق باحدث اصدار وغصبا عنون والمتوافق بشكل كامل مع Microsoft Windows 7 + [...]

4 Comments Continue Reading →