duanlvji4780 2009-02-17 08:44
浏览 33
已采纳

在45天内(或左右)从PHP / Ajax切换到Java

Because of the nature of new project we are about to start, I need to get into Java world rather quickly.

I have about 8 years of PHP experience, and about 3 year in Javascript. (CI, Kohana and my own MVC framework)

I have solid knowledge of OOP (as much as you can get from PHP/JS and little ActionScript & python here and there)

So instead of learning from scratch, i was thinking to grab some web framework (at the end, project will be web based) and learn java along the way. Java code it self don't seam too strange, and i have solid experience with MVC in php so the whole concept makes sense to me.

So I'm looking a list of instructions on how should I learn Java.

(and not to spend too much time on things that are not so important)

Also you can suggest framework, from what i seen, struts looks nice, spring too, but it seam that it have too much XML configuration...

  • 写回答

5条回答 默认 最新

  • dougan1330 2009-02-17 09:12
    关注

    Start with a good book. I always found Thinking in Java pretty good, besides there is a free online version available. Skip the things you already know. Well you probably know what an object is and so on...

    Next thing learn to use a good IDE. Have a look at Netbeans, IntelliJ IDEA or Eclipse. Java without a proper IDE is useless.

    If you transit from PhP you are probably going to develop some Web applications? This is a steep learning curve. JavaEE is big, complex and it takes a while to dig into all those frameworks. Propably you end up saying "Why is this so complicated, I can do it much easier in PhP". You will be right about that.

    Can't give you a good recommendation about the frameworks that are suited best for you. We use Seam + Richfaces. Not that hard.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(4条)

报告相同问题?

悬赏问题

  • ¥15 arduino控制ps2手柄一直报错
  • ¥15 使用rabbitMQ 消息队列作为url源进行多线程爬取时,总有几个url没有处理的问题。
  • ¥85 maple软件,solve求反函数,出现rootof怎么办?
  • ¥15 求chat4.0解答一道线性规划题,用lingo编程运行,第一问要求写出数学模型和lingo语言编程模型,第二问第三问解答就行,我的ddl要到了谁来求了
  • ¥15 Ubuntu在安装序列比对软件STAR时出现报错如何解决
  • ¥50 树莓派安卓APK系统签名
  • ¥65 汇编语言除法溢出问题
  • ¥15 Visual Studio问题
  • ¥20 求一个html代码,有偿
  • ¥100 关于使用MATLAB中copularnd函数的问题