- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
Well, I am a freshman in College (2011) Major in CS currently learning JAVA and networking need loads of help. :D , but i am also willing to help the community.
- Interests
- Philosophy, hanging out with friends, SHOPPING, and playing killzone 3 , dominating the warzone :D
- PC Specs
- Computer specs ; System 76 8gb of ram, duo core CPU INTEL i5 OS ; Multi-Booting Windows 7 Ubuntu Linux
14 Posted Topics
Re: I use to get this error too, but i was using eclipse juno not j2ee, i just had to reinstall eclipse worked for me. Hope it works for you too. | |
Re: Hey, well their is three major OS that i know of, Windows OS most popular Macintosh Linux/UNIX these are all operating systems and they each have distributions of each for example windows has windows 7, vista,xp and so on mac has max os x, lion, ect linux has the most … | |
Hey guys I'm having a bit of touble assigning the toString to a string from an index of an array list, any help would be appreciated. @Override public String indentedToString(int level) { String answer = " "; answer = super.indentedToString(level); answer += "Value " + this.list.toString() + "\n"; for(int i … | |
Hey guys, I am curious on how to start automated testing, and what kind of software or scripts would i need to test java, c , c ++, c#, or python code. Also does anyone now any good well explained videos or websites out there, i tried searching on google … | |
Hey guys, I am curious on how to start automated testing, and what kind of software or scripts would i need to test java, c , c ++, c#, or python code. Also does anyone now any good well explained videos or websites out there, i tried searching on google … | |
Hello I am currently working on this code and the code can be runned well from 100-10,000 random elements after that the heap sort says stack over flow, im thinking the recursive calls are the cause of this, so please healp public static void MAX_HEAPIFY(int [] A, int i, int … | |
So i have been assigned a program where i create a interface a bag and the main or tester i have been trying to get this done for a while now and so far two other people have checked my work and have no idea why my list prints the … | |
Re: Hmm well i have to agree with Taywin since java is in a "virtual machine" meaning that the Operating system is in the lowest level, and the virtual machine also gives you certain amount of ram unlike C , like if you create a recursive program it will eventually run … | |
Re: Yes i know a website where a guy named bucky does a lot of programming tutorials and python included this is the website to python tutorials [url]http://www.thenewboston.com/?cat=40&pOpen=tutorial[/url] | |
Hey all =] , I am having a few problems ending this coding homework and i would love if you could help me on how to solve this problem, well my problem is that i try to print the toStirng in my constructor class and for the months it prints … | |
Re: So, you have XP, and wish to dual boot. Well Ubuntu and some of its distros have the option to download a windows executable "wubi.exe" [URL="http://www.ubuntu.com/desktop/get-ubuntu/windows-installer"]http://www.ubuntu.com/desktop/get-ubuntu/windows-installer[/URL] then after the download has finish you run it like if you were going to install any other product and choose the settings . … | |
So, i have to methods in a non main class and i need to figure out how to print both the println in a chart with two columns should look something like this x : y x : y x : y x : y x : y but instead … | |
so i am working on a assigment for school, and i need help with the java.util.Calendar , i am trying to increment the year of as today by one each index of an array . This functions needs to be inside a toString(). so i need some help i know … | |
Re: Hi, the way i understand; you have a computer somewhere that is not connected to the internet, then you want something to just give you all the packages for you to download then install them on the machine with no internet connection. Well maybe not like Ubuntu Software center online … |