Home Tutorialhelp Comment YOU ARE A GOD

 
 

Comment

Maria Hammerin celie
YOU ARE A GOD,
January 6, 2008 at 5:27 AM

I never knew java until you. But I remembered that I was 19 a former classmate went to study java around 1989? That was in the Philippines.Thank you and continue prolifirate your words globally!
View All Comments | View Tutorial
Related Tutorial and Articles
Java Beginners

What is Java - Java Beginners
What is Java  What is Java and how a fresher can learn it fast? Can any one share the fastest learning tips for Java Programming language? Thanks!  Hi,Java is one of the most popular programming language. You can learn 

Java Beginners

what programs are needed in java programming? - Java Beginners
what programs are needed in java programming?  What programs are needed in java programming?   Hi friend, For solving the problem visit to : http://www.roseindia.net/java/] Thanks  Hi friend 

Java Beginners

java programming - Java Beginners
java programming  heloo there, hopw all of u guys are fine my question is how to program a atm machine consept by using java ?? im having problem in that to create a program similiar like d atm machine using java..  

Java Beginners

Programming error - Java Beginners
Programming error  import javax.servlet.RequestDispatcher; import... sure you have entered a valid email before submitting the info... an @ then then return true if (indx == -1 ){ alert("Please make sure you have 

Java Beginners

Java programming - Java Beginners
Java programming  hi sir, my question are as follows... hope u can solve my java programming problem.. Write a program to develop a class to hold... to : http://www.roseindia.net/java/beginners/index.shtml Thanks 

Java Beginners

programming error - Java Beginners
://www.roseindia.net/java/jdk6/LinkedListExample.shtml http://www.roseindia.net/java/beginners/linked-list-demo.shtml Hope that the above links will be helpful for you...programming error  how can we statically implement linked list 

JavaScript Questions

What is JavaScript?
there career in Java. For java programming beginners always try to know What is Java script and other java related queries. How to define what is JavaScript? Thanks,   Hi, For Java programmers its very necessary to know "What 

Java Beginners

java programming problem - Java Beginners
java programming problem  Hello..could you please tell me how can I..... http://www.roseindia.net/java/beginners/java-word-count.shtml http://roseindia.net...://www.roseindia.net/java/beginners/java-word-count.shtml http://roseindia.net/java 

Java Beginners

Programming problem - Java Beginners
Programming problem  Good afternoon Ma'am/Sir, Can you help me... it difficult to learn java programming? Based on my survey it seems that java... the confusing part of programming and the common errors of programmers.. I hope you can 

Java Beginners

java programming - Java Beginners
java programming  i'm asking for the java code for adding , viewing ,delete, edit and printing information...how can i make this...can you give me... links: http://www.roseindia.net/java/example/java/swing/add_edit_and_delete 

Java Beginners

java programming - Java Beginners
java programming  asking for the java code for solving mathematical equation with two unknown .thnx ahead..  Hi Friend, Please clarify your question. Which mathematical equations you want to solve? Thanks 

Java Beginners

java programming - Java Beginners
java programming  im asking for the code of adding , viewing ,delete... the following links: http://www.roseindia.net/java/example/java/swing/add_edit_and_delete_employee_inf.shtml http://www.roseindia.net/java/example/java/swing 

Java Beginners

java programming - Java Beginners
java programming  I need a java program that will add,edit,delete,view,save and print any information..it could be a JOption application..tnx  Hi Friend, Do you want to use database?Please clarify this. Thanks 

Java Beginners

programming - Java Beginners
programming for java beginners  How to start programming for java beginners 

Java Beginners

java programming - Java Beginners
java programming  hi!!! we have been allocated a project "remote admin"? but we dont knw how to proceed further?? what should we do first? plz help me out? r there any user manuals to help us out, from this conditions 

Java Beginners

java programming - Java Beginners
java programming  write and run a programme that accept a string from... the following link: http://www.roseindia.net/java/java-conversion/StringToInt.shtml IF you want to generate hashcode from input string then try 

Java Beginners

java programming - Java Beginners
java programming  hello friends! My name is David.I am a new to JAVA i really need exposure in the Language.I would appreciate it if you guys can be sending robust codes(like application for school library with detailed 

Java Beginners

java programming - Java Beginners
java programming  I want the java code for counting reapeted numbers.   Hi Friend, Try the following code: import java.util....+" occurs "+count+" times "); } } } } Hope that it will be helpful for you 

Java Beginners

Java Programming - Java Beginners
Java Programming  how to make programme to make a star with for loop...("*"); } System.out.println(" "); } } System.out.print("would you like to Continue y or n:"); str...(); } } } ------------------------------------------------ Read for more information. http://www.roseindia.net/java/ Thanks 

Java Beginners

java programming - Java Beginners
java programming   this is my preoccupation: i design an 2-tier application, the program has the *login window* and *main windows*. I want to get..., I am sending you a link. This link will help you. Please visit for more 

Java Beginners

java programming - Java Beginners
java programming  Can you make me a run java program for sorted distinct numbers largest to smallest..thanks ahead...I really need also... already test ur given answer and it works...thank you.. but it will not display 

Java Beginners

Java programming - Java Beginners
Java programming  The Problem Write a program that asks the user to enter two words. The program then prints out both words on one line. The words...; ? or output the required line with the words on. In writing this program you 

Java Beginners

Java programming - Java Beginners
Java programming  write a method that computes the Body Mass Index... below. In the main method you will need to use JOptionPane to get the height and weight information from the user. You will then call a method which 

Java Beginners

java programming - Java Beginners
java programming  asking for the java code for adding delete information. thank you ahead..   Hi Friend, Try the following code: import java.io.*; import java.awt.*; import javax.swing.*; import 

Java Beginners

programming - Java Beginners
Java Programming - Getting the input from the keyboard   I need a Java program to take a input from the keyword.  For getting the input from the keyboard you used this line of code it will not create the error because 

Java Beginners

programming code - Java Beginners
programming code  program code for converting temperature from celsius to fahrenheit or fahrenheit to celsius using if-then-else to decide if celsius... will really help you. import java.io.*; import java.util.*; class 

Java Beginners

What is singleton? - Java Beginners
What is singleton?   Hi, I want to know more about the singleton in Java. Please explain me what is singleton in Java? Give me example of Singleton class. Thanks   hello, Singleton is a concept in which you 

Java Beginners

programming - Java Beginners
*;// include this package import java lang.*;.//this is default package you may include...programming - list all even numbers between two numbers in JAVA  I am looking for a sample code to list all even numbers between two numbers in JAVA 

Java Beginners

programming - Java Beginners
programming  how can be make a java exe file for running directly?  create a self-executable jar of the java files you want to execute And then it can be executed by double clicking on the jar. Search for self 

Java Beginners

What is reflection? - Java Beginners
What is reflection?   Hi, I want to know more about reflection in Java. Thanks   Hello, Through reflection you can do activity at runtime or examine the exceutting java programm. ex= through bello 

Java Beginners

what is the error - Java Beginners
what is the error  What is the compile time error that i am getting... is creating the compile time error such as : - ? CANNOT FIND SYMBOL ? because you... this .correct code is this if you don?t want such type of error EG : - import java.lang. 

Java Beginners

programming error - Java Beginners
programming error  What is error in this page and how to use RequestDispatcher in servlet to validate it please do reply?? import javax.servlet.*; import javax.servlet.http.*; import java.io.*; import java.sql.*; import 

Java Beginners

what is xfire? - Java Beginners
what is xfire?  What is XFire?  I found it?s a free gaming... allow your friend to join too. Search Internet if you want to learn it. ... and the CXF website.Codehaus XFire is a next-generation java SOAP framework 

Java Beginners

programming error - Java Beginners
programming error  import java.io.*; import javax.servlet.*; import javax.servlet.http.*; import java.sql.*; public class Place_Ad extends... for your reply. and please do reply the latter questions that i have send you 

Java Beginners

mobile programming - Java Beginners
mobile programming  hai sir i need ur help... i need source code j2me about bike racing game.. coming Wednesday i have to submit the project.. so plzz send me the coding bike racing as soon.... thank you sir 

Java Beginners

programming - Java Beginners
(win98) * click on ODBC * Then , you will see a ODbc dialog box.click... * Browse on the database name you have created and click it:student.mdb... -------------------------------------- Read for more information. http://www.roseindia.net/java 

Java Beginners

Learning programming language - Java Beginners
Learning programming language  Hi, I am srikanth i want to learn java programming language without knowing C language.I am very new to programming and i want to learn this language.Can you suggest me to learn the language 

Java Beginners

Java Programming Problem - Java Beginners
Java Programming Problem  Q. How write a program that asks..., then the program should respond "Hello, FRED, nice to meet you!".  Hi friend... Case System.out.println("Hello, "+s2+" , nice to meet you 

Java Beginners

Java programming help - Java Beginners
Java programming help  Write a program that asks the user...()); System.out.print("The number of triangles you want to output in each row...("The number of rows of triangles you want to output : "); int noOfRows 

Java Beginners

IT115 programming with java - Java Beginners
IT115 programming with java  3. Answer those questions that you can... allocation in the main. Make sure you initialize in your java program all data members... that you answer all parts of a question. Some questions have more than one part 

Java Beginners

Java programming 1 - Java Beginners
Java programming 1  Hi sir, i facing problem in this program... in an array passed to it has a parameter. Additionally you should use...); } You must also provide an adequate set of test cases to demonstrate your 

Java Beginners

java loop programming - Java Beginners
java loop programming   Write a jaVA program to initialize 3 characters, and print the decimal value when the input is interpreted as a 3-digit... library/built-in function. Suppose you declare three char variables a, b and c 

Java Beginners

What is the return type of the main method?
type of the main method? thanks   Hi, In the java programming the Main() method doesn't return anything hence declared void. In Java, you need... for java beginners. Thanks 

Java Beginners

Programming
Programming  how to save output of java file in .txt format?   Hi, If you are running the example from dos prompt you can use the > bracket to direct the output to a text file. Here is the example: C:>java 

Java Interview Questions

what is meant by persistence in java???? give a programming example
what is meant by persistence in java???? give a programming example  what is meant by persistence in java???? give a programming example 

Java Interview Questions

Java programming approch
Java programming approch  What are the approaches that you will follow for making a program very efficient 

Java Beginners

object oriented programming - Java Beginners
object oriented programming  sir, i read in the book tat object oriented program exhibits recurring structures. i want to know "what is meant by recurring structures?"  Hi Friend, Any structure to be occurred over 

Java Beginners

programming - Java Beginners
Start programming in Java  Programming in Java - Can any one please suggest how to start programming in Java 

Java Beginners

This is what i need - Java Beginners
This is what i need  Implement a standalone procedure to read in a file containing words and white space and produce a compressed version of the file...)as (Iliketoplayfootball) without any compressing the file. thank you   Hi 

Java-Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 9.3 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook.... At some point in your class, you will have to convert an int into the string 

Java Tips and Examples

What is programming?
What is programming?      ... programming is the technique of making a computer to perform something you want to do... and data security. Now a days most of the high level programming languages such as Java 

Java Beginners

programming - Java Beginners
How to programming in Java  How to start programming in Java? Please provide me the step by step guide.Thanks 

Java Beginners

What is a package?
What is a package?  hi, What is a package? thanks   Hi... directories as per the functionality, usability and category. Similarly in Java programming language, A package is group of related types of classes & interfaces 

Programming Tutorials

Java Programming: Solution to Programming Exercise
things you should ask yourself is, "What values do I need to represent?" The answer helps you decide what variables to declare in the program. This program... for the + operator. You might try to experiment with leaving them out and see what 

Java Beginners

Java Programming
Java Programming  Hi, What is Java Programming? How I can learn Java Programming in one month? Thanks 

Programming Tutorials

Java Programming, Solution to Programming Exercise
. Some languages use predicates in generic programming. Java doesn't... and objects. Of course, things are not so bad in Java if you make use... Solution for Programming Exercise 12.4 THIS PAGE DISCUSSES ONE 

Java Beginners

Java Programming and Coding problem - Java Beginners
Java Programming and Coding problem  How write a program that helps... reply as soon as you can. It's very necessary. Thank you very much.   Hi buddy I hope this code helps you import java.io.*; import 

Java Beginners

java programming - Java Beginners
Java programming - reverse string in java  Hi all, I am looking for a Reverse string example in Java.  class reverse { public static void main(String[] args) { String str = "Java Program"; String reversestr 

Programming Tutorials

Java Programming: Solution to Programming Exercise
. To use these objects, you need to know what methods are available in each... Solution for Programming Exercise 5.4 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 10.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... on the screen. The program then ends. (If you want to give another command, you 

Programming Tutorials

Java Programming: Solution to Programming Exercise
. But the largest legal value for a color component is 255. What I haven't told you... Solution for Programming Exercise 4.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming: Solution to Programming Exercise
another game after one game ends. You have to decide what happens when each... Solution for Programming Exercise 6.8 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Java Beginners

Java programming or net beans - Java Beginners
Java programming or net beans  Help with programming in Java? Modify the dog class to include a new instance variable weight (double) and the Cat... by inputting additional information appropriate for the type. First you input name 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 6.4 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook. Exercise 6.4: In Exercise 3.5, you drew a checkerboard. For this exercise 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 11.1 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... and all its subdirectories, to any level of nesting. You will need a recursive 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 5.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... in the exercises.) You should first write a subroutine in which the user 

Programming Tutorials

Java Programming: Solution to Programming Exercise
what happens if you change getlnInt() to getInt(). (Of course, if the user's... Solution for Programming Exercise 2.4 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 4.4 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook. Exercise 4.4: This exercise builds on Exercise 4.3. Every time you roll 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 5.2 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook. Exercise 5.2: A common programming task is computing statistics of a set 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 3.6 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... to the right. You can assume that the applet is 160 by 160 pixels. Each row 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 6.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... the applet if she wants; if she does this, it's gone. You can try it here 

Programming Tutorials

Java Programming: Solution to Programming Exercise
. By the way, you might wonder what would happen if I had not eliminated... Solution for Programming Exercise 5.3 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 12.2 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... in Java. The mathematical operations on A and B can be computed using methods 

JDBC Questions

Programming - JDBC
Programming  Thank you for the reply , but i want it using MS-ACCESS as data storage only. and what JAVA version is to be used in compiling. paki sama na rin po and deleting, searching,updating , and saving of record. THANK YOU 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 7.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... begins, check the amount of the bet. You should do this when the game begins 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 12.3 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook. Exercise 12.3: The fact that Java has a HashMap class means that no Java 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 11.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... balanced." For this exercise, you will do an experiment to test whether 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 11.4 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook.... Note that you will need a queue of TreeNodes, so you will need to write a class 

Ajax-Tutorial

ajax programming
is based on the HTML, Java Script, CSS, and XML. Why Ajax Programming? When you...Ajax Programming What is Ajax Programming? Asynchronous JavaScript and XML... ,it will display a message immediately to you that user name is not available 

Programming Tutorials

Java Programming: Solution to Programming Exercise
, but the interior of a polygon with self-intersections might not be exactly what you... Solution for Programming Exercise 8.3 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming: Solution to Programming Exercise
. But you have to figure out what they are and where to add them. To do... Solution for Programming Exercise 6.6 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 11.7 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... To understand it, you should have some background in Calculus. The derivative 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 6.2 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... of this variable. This processing of focus events is identical to what was outlined 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 6.7 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... for writing simple animations. You can define an animation by writing a subclass 

Java Beginners

You know - Java Beginners
You know  Hi Rajnikant you know php...if you know php then please write the code and send me. My query is I have three table Consigne,Exporter and Invoice These fields are:- Consingne con_name,con_address Exporter 

Programming Tutorials

Java Programming, Solution to Programming Exercise
Solution for Programming Exercise 11.6 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook.... Since expressions can now include x, you will need a new class, VariableNode 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 7.8 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... application that runs as a JFrame. (If you didn't do the previous exercise 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 7.7 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... already has a drawFigure() subroutine that draws all the figures. You can add 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 9.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... in Exercise 9.4. For this exercise, you should write an applet that can graph 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 10.3 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... + "\" does not exist."); TextIO.put("Do you want 

Java Beginners

java programming - Java Beginners
java programming  asking for java code, solving three unknowns in three equations..I need the thx ahed 

Java Beginners

java programming - Java Beginners
java programming  in Java, using"classes", write a code with the name and ages of three people 

Programming Tutorials

Java Programming: Solution to Programming Exercise
Solution for Programming Exercise 8.5 THIS PAGE DISCUSSES ONE POSSIBLE SOLUTION to the following exercise from this on-line Java textbook... the legal moves. You will only need two classes, a short applet class to set up 

Java Beginners

java beginners - Java Beginners
java beginners  what is StringTokenizer? what is the funciton... the following links: http://www.roseindia.net/java/beginners/StringTokenizing.shtml http://www.roseindia.net/java/beginners/tokenizingjavasourcecode.shtml 

Java Beginners

what technique - Java Beginners
what technique  what technique or algorithm i need to use to develop a system a scheduling time table in java 

Java Beginners

Java programming - Java Beginners
Java programming  Write a java program Grep for searching the input for a word: java Grep word[filename] The program reports the line number and the text for every line in which word appears. The input comes from 

Java Beginners

java Programming - Java Beginners
java Programming  hi all i want to devlop a gui for compiling java program. so please help me how could i do this. means to say that how can i compile java program on clicking of a button. please reply me 

Java Beginners

Programming with Java - Java Beginners
Programming with Java    Using valid Java code from Chapter 1 to 6, create an object oriented(Java application ) program with a minimum of two... with dynamic allocation, in your java test program class to initialize all 

Java Beginners

java programming - Java Beginners
java programming  Hi Buddies, i want java Array ,looping questions.Can somebody please give the questions? n one more thing the question is write a program in java to print * * * * * * * * * * the o/p 

Java Beginners

java programming - Java Beginners
java programming  hi sir, i hav send u a code jus now regarding that program but it tends to be having error. Can u help me check? And still not sure whether some place got error 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.