∪∩deniable Design
个人JAVA版GAE(google app engine),struts2+jpa+jQuery开发,互相交流 http://iunbug.appspot.com/
BlogJava
::
首页
::
新随笔
::
联系
::
聚合
::
管理
一位美国高级软件工程师给我关于学习JAVA的忠告.
Posted on 2008-08-27 16:54
∪∩BUG
阅读(1023)
评论(4)
编辑
收藏
所属分类:
Java学习笔记
想起开始学习Java时在CP上问了个问题,因为发错了板块引起了很多不喜欢Java的程序员的冷嘲热讽,就在难堪时一个高级软件工程师给了几点忠告,今天查看自己的帖子时再好好读了一遍,惭愧我还是学习了点皮毛就开始学习web development and J2EE,确实不理想.以下是他的原文.
Nobody is laughing. You made a reasonable choice. Some advices according my experience and understandings:
1. C++ experience is not very useful for learning Java, it will be good if you start learning curve from a scratch.
2. Good initial book is “Thinking in Java” with author Bruce Eckel. You can find the book in the internet and it’s free.
3. Don’t start in the very beginning with web development and J2EE. You need to learn Java end the Java specific OOP first. After that, you could move to enterprise Java, struts, hibernate etc.
4. Use for your development environment IntelliJ IDEA this is the best Java IDE – several classes over the others. Unfortunately it is not free.
5. There is a plenty of open source Java projects. Learn from them, use the others experience.
6. You will not need from 4 years. If you start to work on real projects, not only reading the books you will need from 1 year/I assume that you have some previous experience in programming/ for the Java and 6m to 1 year for J1EE. And this is a pessimistic forecast.
7. Don’t take very seriously this guidelines.
Regards and successes.
很容易看懂,这里就不翻译了.
评论
#
re: 一位美国高级软件工程师给我关于学习JAVA的忠告.
回复
更多评论
2008-08-27 17:07 by
∪∩BUG
更新了Opera还是没能很好的支持blogjava.编辑框总是得不到焦点,每次都是只能插入代码解决..
#
re: 一位美国高级软件工程师给我关于学习JAVA的忠告.
回复
更多评论
2008-08-28 15:18 by
sai
cp是什么?
#
re: 一位美国高级软件工程师给我关于学习JAVA的忠告.
回复
更多评论
2008-08-28 15:35 by
∪∩BUG
@sai
那是全球最大的程序员网站,不知道多多Baidu,Google吧.
#
re: 一位美国高级软件工程师给我关于学习JAVA的忠告.
回复
更多评论
2008-09-04 17:31 by
tl
Good!
新用户注册
刷新评论列表
只有注册用户
登录
后才能发表评论。
网站导航:
博客园
IT新闻
知识库
C++博客
博问
管理
相关文章:
第一次参与开源项目--完成翻译jQuery.Syntax指南成中文.
Google labs 推出Google 代码搜索 - 搜索开放源代码.
Struts2+JPA+jQuery开发的GAE(google app engine)上线了.
一位美国高级软件工程师给我关于学习JAVA的忠告.
《JAVA2简明教程》课后习题答案及实验源码详解
Java学习笔记(一)
Powered by:
BlogJava
Copyright © ∪∩BUG
留言簿
(9)
给我留言
查看公开留言
查看私人留言
我参与的团队
深圳Java俱乐部(0/0)
随笔分类
(78)
Database学习笔记(4)
Hibernate学习笔记(7)
JavaScript学习笔记(28)
Java学习笔记(6)
JSP学习笔记(7)
Struts1.X学习笔记(2)
Struts2学习笔记(11)
VC++/MFC学习笔记(5)
程序员必学英语(8)
随笔档案
(138)
2012年10月 (1)
2012年9月 (4)
2012年7月 (1)
2012年6月 (11)
2011年7月 (4)
2011年6月 (1)
2011年5月 (6)
2011年4月 (1)
2011年3月 (1)
2011年2月 (6)
2011年1月 (4)
2010年12月 (9)
2010年11月 (12)
2010年10月 (9)
2010年9月 (33)
2009年4月 (1)
2008年9月 (6)
2008年8月 (23)
2008年7月 (5)
搜索
最新评论
1. re: Visual C++ 6.0调试功能 图解教程(1)--快速入门
不错不错,谢谢!
--huqimei
2. re: 基于jQuery的Ajax文件上传插件--Ajax Upload
什么几把东西,都打不开
--邓海龙
3. re: 基于jQuery的Ajax文件上传插件--Ajax Upload
挺好
--邓海龙
4. re: Visual C++ 6.0调试功能 图解教程(1)--快速入门
表示感谢的说
--墨色
5. re: MFC简易文章编辑器(Brute Froce算法)(符源码)
3r
--fengjiajun
阅读排行榜
1. Visual C++ 6.0调试功能 图解教程(1)--快速入门(20639)