寄托天下
查看: 10372|回复: 52
打印 上一主题 下一主题

叔教你怎么在0.5-1年内找到工作, written by Python [复制链接]

Rank: 6Rank: 6

声望
241
寄托币
1446
注册时间
2014-4-6
精华
0
帖子
591
跳转到指定楼层
楼主
发表于 2014-12-13 23:31:49 |只看该作者 |倒序浏览
本帖最后由 wrath 于 2014-12-13 23:50 编辑

class find_a_job_Canada_US:
   # this class tells you how to really find a not bad job in Canada and the US.
   def __init__(self,university="concordia",subject=engineering"):
      self.university=university
      self.subject=subject

   # a function that defines the impact of Concordia on your job perspective
   def univ_subject(self,subject,wish_to_find_job):
      """
      想找工作转CS
      """
      if self.subject!="CS":
         print("别来Quebec,找不到任何工作,即使学机械")
         if self.wish_to_find_job==True:
            print("转concordia CS graduate diplima")
         elif 富二代==Ture or 出国体验生活==True:
            return   
      else:
         print("finding a CS job doesnt care which degree you are holding, so concordia is fine")

   # a function that assumes (your background!=CS or EE) and tells you how to do for the next step
   def change_to_CS(self,your_skill):
      your_skill=[]
      while self.university=="Concordia":
         print("there is a graduate diploma program at that school's CS dept., as long as you have some CPP background")
         your_skill.append("Python")   # take your 1-2 weeks, see that MIT opencourese
         your_skill.extend(["Flask","Django"])   #take you 1 month, see their official tutorials
         your_skill.append("Java")      # take 1 month, see the course on Udacity, use "think in Java" as reference
         your_skill.append(["SQL","Shell script"])   #take 1 month at most, see the course on Udacity or Coursear
         print("你要开始刷算法题了,上leetcode,用背GRE的功力去背code,这个就是你找工作面试的东西")
         print("你可以找工作了,运气好可能进FLAG,H1B公司帮你弄,加拿大50-80K的工作任你挑")
         print("多上上MITBBS,找内推,看面经")
         print("这就是CS的魅力,自学半年,比撸试管、杀老鼠的猥琐男强多了,XXX")

不好的内容编辑了一下 wrath
已有 2 人评分寄托币 声望 收起 理由
rickdarcy + 4 感谢老司机开车
tesolchina + 20 + 5 一直好想学写代码

总评分: 寄托币 + 20  声望 + 9   查看全部投币

回应
6

使用道具 举报

Rank: 9Rank: 9Rank: 9

声望
2929
寄托币
33718
注册时间
2009-9-28
精华
6
帖子
20069

寄托优秀版主 Aquarius水瓶座 枫华正茂 一帆枫顺   烤鸭大厨 在任资深版主

沙发
发表于 2014-12-13 23:42:30 |只看该作者

使用道具 举报

Rank: 9Rank: 9Rank: 9

声望
2929
寄托币
33718
注册时间
2009-9-28
精华
6
帖子
20069

寄托优秀版主 Aquarius水瓶座 枫华正茂 一帆枫顺   烤鸭大厨 在任资深版主

板凳
发表于 2014-12-13 23:43:31 |只看该作者
本帖最后由 wrath 于 2014-12-13 23:50 编辑

不好的内容编辑了一下

使用道具 举报

Rank: 7Rank: 7Rank: 7

声望
179
寄托币
4204
注册时间
2012-8-3
精华
0
帖子
1892
地板
发表于 2014-12-14 00:55:03 |只看该作者
楼主是在Concordia当AP么?求罩~~

使用道具 举报

Rank: 6Rank: 6

声望
318
寄托币
2533
注册时间
2010-2-19
精华
2
帖子
732
5
发表于 2014-12-14 01:00:23 |只看该作者
哈哈 写perl的飘过。

使用道具 举报

Rank: 6Rank: 6

声望
241
寄托币
1446
注册时间
2014-4-6
精华
0
帖子
591
6
发表于 2014-12-14 02:21:52 |只看该作者
happymiaomiao 发表于 2014-12-14 00:55
楼主是在Concordia当AP么?求罩~~

no, not at Concordia. my field is way more "computer" than CS in term of programming and algorithm. so happen to read one Tao4 Ci2 email from an Indian A San1 for his PhD admission. this guy just graduated from this program.

of course, since he is A San1, i reply to him with in templates, "your computer skill is impressive, but i have no position".

使用道具 举报

Rank: 6Rank: 6

声望
241
寄托币
1446
注册时间
2014-4-6
精华
0
帖子
591
7
发表于 2014-12-14 02:22:44 |只看该作者
wrath 发表于 2014-12-13 23:43
不好的内容编辑了一下

i think, the item you deleted is the most attractive stuff.....

使用道具 举报

Rank: 6Rank: 6

声望
241
寄托币
1446
注册时间
2014-4-6
精华
0
帖子
591
8
发表于 2014-12-14 02:25:14 |只看该作者
andyding13 发表于 2014-12-14 01:00
哈哈 写perl的飘过。

i mostly using C++ and Shell on Unix. just pick up Python several month ago, amazing language. tried to translate some models in C++ to Python, but found the speed of Python is awfully worse than C++. Perl is also a good script language, but quite messy, though, compared to Python

使用道具 举报

Rank: 5Rank: 5

声望
56
寄托币
1866
注册时间
2011-11-10
精华
0
帖子
451
9
发表于 2014-12-14 03:00:29 |只看该作者
确实如此, 在Quebec, 其它职业都很难找到工作(除非法语非常流利).

使用道具 举报

声望
92
寄托币
4100
注册时间
2012-2-20
精华
0
帖子
1851

美国offer勋章 加拿大offer勋章 香港offer勋章 新加坡offer勋章 英国offer勋章 欧洲offer勋章 澳洲fall勋章 梦舞槿樱

10
发表于 2014-12-14 04:05:17 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

使用道具 举报

Rank: 6Rank: 6

声望
241
寄托币
1446
注册时间
2014-4-6
精华
0
帖子
591
11
发表于 2014-12-14 04:07:58 |只看该作者
奔跑小子 发表于 2014-12-14 04:05
只会cpp成么

if your CPP is at a monster level, and your math/stat/linear algebra is also strong, you can try Quant. otherwise, pick up new knowledge. having said, CPP is harder than any common language.. so i assume that you can easily master other python/java......  

使用道具 举报

声望
92
寄托币
4100
注册时间
2012-2-20
精华
0
帖子
1851

美国offer勋章 加拿大offer勋章 香港offer勋章 新加坡offer勋章 英国offer勋章 欧洲offer勋章 澳洲fall勋章 梦舞槿樱

12
发表于 2014-12-14 04:10:58 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

使用道具 举报

声望
92
寄托币
4100
注册时间
2012-2-20
精华
0
帖子
1851

美国offer勋章 加拿大offer勋章 香港offer勋章 新加坡offer勋章 英国offer勋章 欧洲offer勋章 澳洲fall勋章 梦舞槿樱

13
发表于 2014-12-14 04:12:03 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

使用道具 举报

Rank: 4

声望
11
寄托币
707
注册时间
2006-4-12
精华
0
帖子
55
14
发表于 2014-12-14 04:48:57 |只看该作者
奔跑小子 发表于 2014-12-14 04:05
只会cpp成么

programming language doesn't matter

使用道具 举报

Rank: 4

声望
68
寄托币
529
注册时间
2014-4-8
精华
0
帖子
150
15
发表于 2014-12-14 09:46:37 |只看该作者
叔所说的concordia应该是这个:http://www.concordia.ca/academic ... cience-diploma.html  吧?graduate diploma?

求问叔,如果不上当地的学历,纯搞coursera和leetcode有没有可能搞定cs的工作?本科硕士都是EE专业。。。。

使用道具 举报

RE: 叔教你怎么在0.5-1年内找到工作, written by Python [修改]
您需要登录后才可以回帖 登录 | 立即注册

问答
Offer
投票
面经
最新
精华
转发
转发该帖子
叔教你怎么在0.5-1年内找到工作, written by Python
https://bbs.gter.net/thread-1791766-1-1.html
复制链接
发送
报offer 祈福 爆照
回顶部