| Author |
learn java for a profession
|
BERNARD RAMOS
Greenhorn
Joined: Feb 29, 2008
Posts: 1
|
|
|
I want to learn java and see how It can help me in my pfrofession as a basketball coach and a business man. can anyone help me how and where to start.
|
 |
Jilesh Lakhani
Ranch Hand
Joined: Jul 26, 2006
Posts: 47
|
|
Check with professional Courses... If you want to explore on your own, then start with Linear Programming.... like C and if you already know that.. then just go to the Sun's website.. and check with the tutorials http://java.sun.com/docs/books/tutorial/ Books.. I'll suggest Head First Java
|
-Jilesh
Universe and Knowledge has no bounderies
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
Welcome to the Ranch . . . Try our Cattle Drive. Try the Java Tutorial. Note the link to "common problems", which you will need when you get error messages like "java is not recognised as a program or executable file." If you get that or similar message, read what it says in "common problems" about setting the PATH variable.
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32833
|
|
|
Disagree about starting programming in C. But if you find a course, so much the better.
|
 |
fred rosenberger
lowercase baba
Bartender
Joined: Oct 02, 2003
Posts: 10043
|
|
from your brief post, I'm not sure how it could help you as a coach or business man. a few thoughts, though. 1) learning to program can help you think more logically. it helps your problem analysis skills. Some of these skills can transfer over to other areas of your life 2) If you work with developers, it may help you understand and appreciate what they do. I always find it helpful to know something about what everyone does, because it helps me know how to talk to them to resolve problems. 3) You may come up with a little application you'd want... maybe some kind of statistic keeper for your basketball team. you may be able to write the program yourself, and customize it to do exactly what you want, rather than try to convince/pay someone else to do it.
|
Never ascribe to malice that which can be adequately explained by stupidity.
|
 |
 |
|
|
subject: learn java for a profession
|
|
|