You are viewing our Forum Archives. To view or take place in current topics click here.
How to learn Java?
Posted:
How to learn Java?Posted:
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
Hey guys I have been REALLY wanting to learn Java but I truly don't know where to start. I cannot find anyone that will help me find something to help me (books etc). If you could please give me some tips I will definitely be more than happy! Thanks a lot!
#2. Posted:
Status: Offline
Joined: Jan 25, 201113Year Member
Posts: 234
Reputation Power: 11
Status: Offline
Joined: Jan 25, 201113Year Member
Posts: 234
Reputation Power: 11
#3. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Nothing can ever compensate for a good book usually. Or a shit ton of articles can have the same effect generally. Just find a good book or reference, and start making your way through it. Follow the examples and test out what you learn. If you don't understand something, figure out how it works, look at diagrams, and sometimes depending on the concept, there are some alright youtube videos about them.
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 10, 201212Year Member
Posts: 134
Reputation Power: 5
#5. Posted:
Status: Offline
Joined: Mar 12, 201212Year Member
Posts: 792
Reputation Power: 36
#6. Posted:
Status: Offline
Joined: Jul 08, 201212Year Member
Posts: 68
Reputation Power: 2
Status: Offline
Joined: Jul 08, 201212Year Member
Posts: 68
Reputation Power: 2
If you GENUINELY want to learn it... there's nothing better than having someone who has really in depth knowledge of the language so you can consult him/her whenever needed.
Just copying code from a youtube video teaches you absolutely nothing... so don't fall into the trap. READ the code and learn what it does/what it means
Just copying code from a youtube video teaches you absolutely nothing... so don't fall into the trap. READ the code and learn what it does/what it means
- 2useful
- 0not useful
#7. Posted:
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
Status: Offline
Joined: May 10, 201113Year Member
Posts: 1,261
Reputation Power: 51
#8. Posted:
Status: Offline
Joined: Jun 30, 201014Year Member
Posts: 185
Reputation Power: 10
Try finding the book called Big Java
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.