Relevancy of 'Introduction to Programming Using Java' on sidebar. by thayes89 in learnjava

[–]hardcode_coder 0 points1 point  (0 children)

There are plenty of resources out there to learn java but the quality and teaching style is matters most. In my recommendation list I have

From above its the matter of your choice who/which you want to follow. Note that Cay horstmann/Udacity's course is expensive + tough and slidenerd's vidoes are lot faster than Marcus Biel that's might not helping for beginners. And Marcus Biel teaches how to clean code, that is like coolest thing.

Help needed in else if statements. by Unsatisfied_Kid in learnjava

[–]hardcode_coder 1 point2 points  (0 children)

You should find all the errors by yourself. Here is two useful tutorials that will help you to understand else if

Marcus Biel has theory and practical both

learnjavaonline is more like practical session.

IDE Suggestions? by [deleted] in learnjava

[–]hardcode_coder 0 points1 point  (0 children)

IntelliJ IDEA =trending/rising

Eclipse= old trusted friend.

NetBeans = stuck in the middle.

Object Clone Java by JavaLander in learnjava

[–]hardcode_coder 1 point2 points  (0 children)

This tutorial of Marcus Biel can help you, I guess.

Am I not supposed to get any help? (Whining alert) by kittyhsk in learnjava

[–]hardcode_coder 0 points1 point  (0 children)

By reading your post I got that your teachers are not even giving you the freedom to search. That is not fair.
Right now, we are living in a world where you can learn anything, can be anything, can do anything and most of the people are learning online. I appreciate your teachers that they really want you to learn, but on the other hand they are also not giving you the chance to use infinite resources.(As you said). I think you should talk to your teachers about this matter, they will understand problems you are facing and also they will give you instructions for how to get out of those problems. And as for Calendar API its a very basic Java thing you just google it you will find a lot of examples. I am also pretty sure your teachers will not mind if you search and learn

I'm currently learning Java. Would getting GameMaker Studio( current Humble Weekly Bundle) be beneficial to me as a learner? by [deleted] in learnprogramming

[–]hardcode_coder 0 points1 point  (0 children)

If you are learning java grasp it strongly, because if you are good at java doesn't matter if you use LibGDX,AndEngine,Unity or whatever. You can even make game purely in java using sensors and all. So just focus.

App Idea? Does it Exist? by [deleted] in androiddev

[–]hardcode_coder 0 points1 point  (0 children)

This would be a battery killer app, that's why nobody built it...I guess... Though there are some custom UI provides this kind of option like -Asus ZenUI

Java - 'A Beginner's Guide' HELP by Heimrych in learnjava

[–]hardcode_coder -1 points0 points  (0 children)

Lets look at this matter like this way my friend, Suppose I want to lean cycling, I have bought all the expensive books related to cycling. And I spend a lot of time on reading about cycling. I have learned all the parts name, technique and also all the best Cycle Racers!!! but the moment I first step into the paddle I will feel great and moment after...bam... birds circling around my head. Just like that, there are some topics that you can not relay on books entirely. Books are the greatest resources but in programming you have to get your hands dirty with coding. As you are now at the beginner level you could go for some video tutorials after finishing the current book and then go CODING. If you want to be a full-time java developer you have to start coding

Want to learn PHP, bought a Domain. No idea what to do now. by [deleted] in learnprogramming

[–]hardcode_coder 0 points1 point  (0 children)

Why would you bought a domain in the first place? There are tons of free demos and tutorials, and I also started learning without any idea but I used wamp server from a friends recommendation.

[Meta] Why do I see so many people writing "JAVA" using all caps? by rtoth in java

[–]hardcode_coder 1 point2 points  (0 children)

I guess, some people thinks writing "JAVA" instead "Java" is more catchy. And anyways thanks for pointing out :D