Components and Libraries
Forum Post

Re: requiring seminar and project ideas

Dude.. I was also in this similar delima today.. But finally i got my topics...Here is what i am thinking about... DNA Computing in security 4g Wireless Systems Spyware and Trojan horses-(2)...
Forum Post

Java Tutor

For all your Java needs, check out http://www.java-tuition.co.uk
Forum Post

Re: Need Help with Assignment

Hi If you need help with Java visit: http://www.java-tuition.co.uk
Forum Post

RIGHT TRIANGLE

I need help with this program because im not sure of the output of this program. import java.util.*; import java.io.*; import java.text.*; public class RightTriangle{ static Scanner...
Forum Post

Need Help with Assignment

Hi everyone, I am in a Java class and need help with my assignment. I am a little lost (well totally lost) ;). I am trying to create a mortgage calculator that will loop through three different loan...
Forum Post

Sample Java/Jsp Code to Upload a file

File Upload Example /* * Created on Aug 29, 2009 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style -...
Forum Post

Create persistent code

Hi..how can I create a code that will be common for any class that I create? E.g - I've got 5 classes & i want all these classes make use of persistent coding without specifying any references to...
Forum Post

Re: Looking for Partners: talented AJAX/Web 2.0/Java web-designers.

Please have a look at www.snsepro.com for all your requirements. I have worked with them for 2yrs now.
Forum Post

Socket Server/Client Algorithms

Hello, I've been learning about sockets and datagrams and finally managed to scrounge up a game type layout. The server is multithreaded allowing for multiple clients to connect and all it is right...
Forum Post

Scheduling Algorithm Help Please

I have written an algorithm based on heuristic assignments. This is how it works, it orders all events (Ei) by a set of heuristics, then iteratively solves each Ei such that no constraints are...
Forum Post

Re: Java Installation on Linux (Red Hat Enterprise 6)

Number 1, Linux is not user friendly. I have had the same problem with ubuntu 8 and found that the easiest way of installing java is through the console. The coding is as follows, you might...
Forum Post

Creating an XML file using JAVA

I've recently developed a JAVA program that reads in a .CSV (comma separated value) file, extracts relevant data, and outputs it into an XML file. Everything seems to work fine, but the indentation...
Forum Post

connecting to program after router

Need communicate for two programs over internet, but this program in difference computers and they is behind the routers. Program1 Router1 Router2 Program2 There is no access to router...
Forum Post

Yes...its easy

ya...its an easy thing... Use if condition...as i posted here..http://sunjavasnips.blogspot.com/
Forum Post

Re: Can someone check my code.

Hi, Couple of things. 1'st error caused by unpaired bracket. Add a } into //loop while not done while(!done) { } //change:added } } 2'nd error probably caused by another unpaired bracket...
Forum Post

Re: Can someone check my code.

move this section into a method or comment it out. { //declare method variables int gaslone = 0; int miles = 0; boolean done = false; //loop while not done while(!done) { }
 

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.