Java
Java is a programming language originally developed by Sun Microsystems and released in 1995 as a core component of Sun Microsystems' Java platform.
Forum Post

Re: Can someone help?

Hi there, If you really want to get into programming Java then first you should know some basics of programming. You can take few days knowing the stuffs of programming, then you can finally start...
Forum Post

Can someone help?

First off I'm glad to be here. I'll get right to the point: I want to eventually program java apps on the android platform, but I know NOTHING about programming. Can anyone please suggest an...
Forum Post

Re: aglets

make sure that aglet is installed in your computer properly. go to dir which u want to compile: cd c:\aglets\public\examples then type like this : javac -classpath .;c:\aglets\lib\aglet.2.0.2...
Forum Post

2Q's help displaying site map on linked list and help with looping

Hi, im needing a bit of help with two parts of my program, firstly its finding a more efficient way of displaying my site map using recursive methods or loops, here is the simple method of how i...
Forum Post

aglets

How to commpile java source file using ant in aglets
Forum Post

Re: using variables in other voids

the information was great. thanks
Forum Post
Forum Post

converting noise learning code to active learning(Weka)

I am not able to understand the code. I want to edit to make it work with active learning concept. Some small changes should be made in the code to work as active learning i am not able to do that....
Forum Post

Help With A School Project

Hey guys, I'm new here. I was wondering if you guys could help me with this project I have to do for school. Could you help me get started/tell me what to do? I'm really confused and "generating"...
Forum Post

Re: Static Error.

the problem is, the code try to access non-static variables from inside a static-context. so solve the problem you can declare your variables also as static or make an instance of the class and then...
Forum Post

Re: Editing an Array

if you use a console you could prompt a question to the user which taxi number he wants to modify and then print first all attributes of the taxi on the screen and then let the user reentering all...
Forum Post

JAVA Help

10 GROUP BY events.type "); System.out.println("Next Results: "); while(result3.next()) { System.out.println(result3.getString(1) +" "+ result3.getString(2) + " "+result3...
Forum Post

Re: their is code for rename file but it not renaming file.

package com; import java.io.File; import java.io.IOException; public class FileRename { public static void main(String[] argv) throws IOException { // Construct the file object....
Forum Post

.mdb file creation

how to create .mdb file at run time through java?? please help it is urgent !! khanks in advance...
Forum Post

Re: Static Error.

Hey, You need to give exact message which includes a line number for someone to figure out what the problem is. However, there is one problem that may be responsible for the error, a missing...
Forum Post

hello to all. their is code for rename file but it not renaming file.

import java.io.*; public class rename { public static void main(String[] args) { File f=new File("D:/lyerics/numb.txt"); File newName=new File("tumb.txt");...
Forum Post

Re: working on speech recognition engine, need help for hindi in java

Hey i found 1 good tutorial showing working of Hindi Speech Recognizer using Sphinx4 Java API http://myknowledge-killer.blogspot.com/2011/04/hindi-speech-recognizer-in-java.html ths might help u...
Forum Post

Static Error.

((BRICKS_IN_BASE - 1) - i);j++) { //for loop to create a line counting down from bricks in base to one int blockPosition = screenW/14 + ((j/2) *...
Forum Post

Printing in java

Alright I have tried too many things to get a system where I can set margins and which prints text or JTextArea component, but seems that everything that I tried so far has one or other problems....
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.