当前位置: 技术问答>java相关
刚学习玩纯java语言,没学任何API,接下来该怎么学习?
来源: 互联网 发布时间:2015-06-22
本文导语: 只是学完了诸如界面,类,之类的纯java语言知识,没有学习任何api函数,接下来该学什么???(我觉得那些APi如果是一味的去学的话,估计很难掌握,毕竟太多了,最好有例子边学边练,最好在注重一方面的,全...
只是学完了诸如界面,类,之类的纯java语言知识,没有学习任何api函数,接下来该学什么???(我觉得那些APi如果是一味的去学的话,估计很难掌握,毕竟太多了,最好有例子边学边练,最好在注重一方面的,全部掌握是Impossible的)
请赐教!
请赐教!
|
client side or server side?
if you are interested in client-side programming, learn JFC/Swing and GUI programming
if you are interested in server-side programming, play with Java Servlet/JSP/J2EE
of course, there are other stuffs like Java Card, Embeded Java,....
pick some technologies you are interested in, study hard, practise, do projects, and become an expert
Good luck!
if you are interested in client-side programming, learn JFC/Swing and GUI programming
if you are interested in server-side programming, play with Java Servlet/JSP/J2EE
of course, there are other stuffs like Java Card, Embeded Java,....
pick some technologies you are interested in, study hard, practise, do projects, and become an expert
Good luck!