Hello, currently im trying practicing to setup my website on x10hosting.com before i redirect my real domain on it but when I link the domain that they gave me to test out with all the files it redirects me to error page. I have to manually type domain.com/index.html in order to get to the...
I was making this to show how arrays can be implemented in the calculator so I the user can write 5+5 in the console instead of...
5
5
separated in two lines
The plus sign is needed to order to location where the two numbers are.
Everything before the plus sign is assigned to the first array as...
public static void run(){
System.out.println("Input the value which you would like to calculate, include an addition sign with no spaces");
Scanner user = new Scanner(System.in);
String userQuestion = user.nextLine();
int lengthofMaths = userQuestion.length(); //this is the...
I ask this not for only myself but for my friends here at devbest. Most of you are interested in some form of programming for whatever reason. But to go beyond programming as a hobby but as a profession in which someone would get a degree in and learn systematically is it a good idea? The reason...
Nicely done (considering that you're a beginner) once u progress I recommend you take this project and make it better with the skills you'll learn.
i.e. Learn arrays and incorporate that so on one line the user can type "1+5" and bam
Thanks for your reply all tho it was off-topic but nonetheless your opinion of how much you think I know about Java is erroneous.
On topic : Close thread i've got the idea that IntelliJ seems to be a crowd pleaser. Thanks everyone!
I went with eclipse, this IntelliJ IDEA is something i've never heard of and seems like an unessacary challenge to learn. I want to code, not look like a bad ass who uses an underground IDE. Thanks for the suggestion.
yeah sorry i got mixed up in the terminology i havent played with code in a while. What i meant to say when I'm simply running the code or message it takes 6 seconds to display it in the console with IntelliJ IDEA, that is waayyyy to long of a wait.
Hey, so I've decided to release a project I completed which was a school database system. It allows you to search a student using binary search, count average marks, find out last names, first names, etc of any excel document. I've included two excel documents, one has 1000 fields filled out...
I appreciate the reccomendation, and I downloaded IntelliJ but it is definitely slower than I would like it to be when compiling simple messages into the command. :s
Might be my computer, or something else but nevertheless I appreciate your input.
Both compilers are good in their own sense but for some reason I'm being picky, this is probally due to the fact that I learned with netbeans at school, and all youtube tutorials are using eclipse, and yes they do have a difference when setting up project because when a guy using eclipse is...
Their campaign has always been weak in my view after cod 4, so no comment there other than better interaction but the storyline sucks. Multiplayer is ok, yet again is seems to me every year the game is getting more complex with new perks, futureisc gadgets etc. But for a pick it up and go type...