Redian新闻
>
请教一下怎么学习java framework,怎么找java工作
avatar
请教一下怎么学习java framework,怎么找java工作# Java - 爪哇娇娃
X*4
1
去年夏天毕业,现在用opt在弯曲不大的公司做Python GAE后台开发
接触了一些后台,html, js的事情, 不过还是更喜欢后台
找工作前学了些java, 看了thinking in java, 现在用的少,不是很熟练,
每次都得查api才能用 。
我也知道java流行,好多东西都是基于java的或者java写的
比如二爷说的什么scala, hadoop, clojure
而且java 工作越到后面越值钱啊
现在做的python gae,会java servlet的话,看一天就够啦,太简单了
其实就是API,底层东西啥也不懂
下载opt, 公司今年申请h1b, 打算年底h1b批了,开始找找工作
这段时间随便翻了翻 java web service up and running,
spring , hibernate, java servlet 的书
打算抽空再认真读一下
java web service up and running (这个主要讲soap, restful的底层, 还有用嘛)
spring in action(大牛推荐的第一个frame work,肯定得认真学学)
hibernate in action(大牛推荐的第二个frame work, 也得认真学学)
groovy, scala, hadoop 要看吗?
再问问找工作的情况
现在码工职位的名字好多,怎么才能找个用java做核心后台的职位呢?
好多职位要就只是大概介绍一下公司的情况,然后就是要求, 具体职位做什么,
用什么技术,也看不出来
有什么关键词可以搜索出好的java后台职位呢?
我看facebook, 好多都是 phd, mysql
亚马逊职位太多, 都分不清楚有什么区别
ms应该没有java职位吧
avatar
g*g
2
你先把spring, hibernate, web service学了再想别的。你没看SpringMVC光把这几个
整明白了,
面试电话上百个。

【在 X*4 的大作中提到】
: 去年夏天毕业,现在用opt在弯曲不大的公司做Python GAE后台开发
: 接触了一些后台,html, js的事情, 不过还是更喜欢后台
: 找工作前学了些java, 看了thinking in java, 现在用的少,不是很熟练,
: 每次都得查api才能用 。
: 我也知道java流行,好多东西都是基于java的或者java写的
: 比如二爷说的什么scala, hadoop, clojure
: 而且java 工作越到后面越值钱啊
: 现在做的python gae,会java servlet的话,看一天就够啦,太简单了
: 其实就是API,底层东西啥也不懂
: 下载opt, 公司今年申请h1b, 打算年底h1b批了,开始找找工作

avatar
X*4
3
大牛竟然回复了
spring in action 就是大牛曾经推荐的书, 确实不错
那我先打基础吧

【在 g*****g 的大作中提到】
: 你先把spring, hibernate, web service学了再想别的。你没看SpringMVC光把这几个
: 整明白了,
: 面试电话上百个。

avatar
x*d
4
spring in action not good IMHO.
try josh long's books, better. the one with the macao guy, spring recipes
something, easy to read and follow, abit old though.
comes to mvc, basic springmvc is easy, but don't see a good advanced book
out there, so my suggestion is to understand advanced servlet programming
first, then you can master advanced springmvc.
and don't forget, core java is the key.

【在 X*4 的大作中提到】
: 大牛竟然回复了
: spring in action 就是大牛曾经推荐的书, 确实不错
: 那我先打基础吧

avatar
X*4
5
java servlet
我看过head first servlet
装上tomcat玩来了玩,
大家不是说这东西过时啦?

【在 x****d 的大作中提到】
: spring in action not good IMHO.
: try josh long's books, better. the one with the macao guy, spring recipes
: something, easy to read and follow, abit old though.
: comes to mvc, basic springmvc is easy, but don't see a good advanced book
: out there, so my suggestion is to understand advanced servlet programming
: first, then you can master advanced springmvc.
: and don't forget, core java is the key.

avatar
x*d
6
我说的是advanced的东西,servlet怎么做的,springmvc也就是那些套路。当然我的意
思不是让你练习servlet编程。比如怎么做一个shopping cart,你看看servlet怎么做
的就会了,不然你还真找不到springmvc的书告诉你怎么做。

【在 X*4 的大作中提到】
: java servlet
: 我看过head first servlet
: 装上tomcat玩来了玩,
: 大家不是说这东西过时啦?

avatar
X*4
7
我的神啊
Java版果然是大牛
自己写个东西实现tomcat的功能
这都得练多少年

【在 x****d 的大作中提到】
: 我说的是advanced的东西,servlet怎么做的,springmvc也就是那些套路。当然我的意
: 思不是让你练习servlet编程。比如怎么做一个shopping cart,你看看servlet怎么做
: 的就会了,不然你还真找不到springmvc的书告诉你怎么做。

avatar
x*d
8
你还是不理解我的意思。以后你会明白的。

【在 X*4 的大作中提到】
: 我的神啊
: Java版果然是大牛
: 自己写个东西实现tomcat的功能
: 这都得练多少年

avatar
S*w
9
晕 还是谢谢大牛指点

【在 x****d 的大作中提到】
: 你还是不理解我的意思。以后你会明白的。
avatar
S*C
10
我从来没说过有上百个面试机会,我只是有很多猎头联系
但是这些猎头非常挑剔:必须2周内上班,必须有工作经验,甚至相当一部分要求美国
公民或绿卡。
我一个都不符合。
我觉得J2EE第一份工作是非常难找的,即使做足准备

【在 g*****g 的大作中提到】
: 你先把spring, hibernate, web service学了再想别的。你没看SpringMVC光把这几个
: 整明白了,
: 面试电话上百个。

avatar
m*u
11
Depends on the position and company, I got my first J2EE job (contract
position) after doing some Java and C++ work and gained meaningful software
dev. exp. from software company (C/C++).
Btw, I think there are a lot middle level J2EE jobs, but not a lot jobs for
entry level and senior/expert level. You might want to try contractor first.

【在 S*******C 的大作中提到】
: 我从来没说过有上百个面试机会,我只是有很多猎头联系
: 但是这些猎头非常挑剔:必须2周内上班,必须有工作经验,甚至相当一部分要求美国
: 公民或绿卡。
: 我一个都不符合。
: 我觉得J2EE第一份工作是非常难找的,即使做足准备

avatar
x*d
12
i mentioned this before. the market is not friendly to junior java ee guys/
entry level. plenty of jobs out there, if you can get your story straight.
not necessarily start from entry level, but you have to know how to tell
your story. I am not saying to lie to get a job. but you have to understand
the job market and cope with it, if you want to do java.
avatar
X*4
13
即使进大公司,google, twitter也不一定做java EE吧
那岂不几年后也落伍了

understand

【在 x****d 的大作中提到】
: i mentioned this before. the market is not friendly to junior java ee guys/
: entry level. plenty of jobs out there, if you can get your story straight.
: not necessarily start from entry level, but you have to know how to tell
: your story. I am not saying to lie to get a job. but you have to understand
: the job market and cope with it, if you want to do java.

avatar
m*j
14
所以要转行做生物工程,搞研究的,可以拿一辈子经费。

【在 X*4 的大作中提到】
: 即使进大公司,google, twitter也不一定做java EE吧
: 那岂不几年后也落伍了
:
: understand

avatar
g*g
15
If you really want to stay cutting-edge, you need to jump between startups
every 3 years. And yes, you are a screw in a big company, you'll be stuck in
a given set of technology forever. Google or not.

【在 X*4 的大作中提到】
: 即使进大公司,google, twitter也不一定做java EE吧
: 那岂不几年后也落伍了
:
: understand

avatar
c*g
16
Exactly. Can't agree more.

in

【在 g*****g 的大作中提到】
: If you really want to stay cutting-edge, you need to jump between startups
: every 3 years. And yes, you are a screw in a big company, you'll be stuck in
: a given set of technology forever. Google or not.

avatar
X*4
17
大牛回复,
太感激了

in

【在 g*****g 的大作中提到】
: If you really want to stay cutting-edge, you need to jump between startups
: every 3 years. And yes, you are a screw in a big company, you'll be stuck in
: a given set of technology forever. Google or not.

avatar
z*3
18
不要关注j2ee还是core java这些
把重点放在产品上
也就是framework或者web server这些
j2ee只是一个非常大的概念,下面有无数细节
你不能笼统地说你会j2ee,这话说出来就很扯
就好比你说你会数学,会cs一样
没有太多意义,big data也是如此
avatar
W*o
19
谢谢

【在 x****d 的大作中提到】
: spring in action not good IMHO.
: try josh long's books, better. the one with the macao guy, spring recipes
: something, easy to read and follow, abit old though.
: comes to mvc, basic springmvc is easy, but don't see a good advanced book
: out there, so my suggestion is to understand advanced servlet programming
: first, then you can master advanced springmvc.
: and don't forget, core java is the key.

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。