开发者

Java. How to start? [closed]

It's difficult to tel开发者_运维技巧l what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I have a decent programming practice with languages such as ASM, C, C++, PHP, JS, even ActionScript for Flash, and now I feel a strong need to learn Java. But I prefer to explore new languages in practise, and it seems like, if you want to write something worthwile in Java, you have to know this, and this, and that, and so on... So, I don't event know where to start at.

Edit: I'll try to concretize. As far as I'm concerned (at my point of view) Java is all about technologies and frameworks, lots of words: JSP, JSF, Spring, Hibernate, Swing, etc. I would like to move to a new platform corporate website (CRM-like system) I'm in charge of. Choise fell on Java, but I can't figure out how to implement it. What technologies, frameworks, other resources I'd have to use for my purposes to shorten the "study part" as much as possible, and begin the "developing part" as soon as possible.


Try the official Java Tutorials. They are actually quite good.


Try this book : Its on point

Deitel : How to Program Java : Book


Most of the languages you have learned are Imperative programming languages. Make sure you divide your task into two; learning object oriented thinking and learning the Java language.

I've heard good things about Object Oriented software Construction, 2nd Edition; but, as a disclaimer, I read "Learning Java" from O'Reilly. I'm not sure if the O'Reilly resource would be as good for you, as I didn't have to worry about the Object-Oriented aspects when I approached Java.

Good luck.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜