叔教你怎么在0.5-1年内找到工作,written by Python。
寄托天下 2014-12-20 19:05 我要评论 浏览5595次


帖链接| http://bbs.gter.net/thread-1791766-1-1.html

帖作者| gternewbee


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")


©详细内容版友讨论请看论坛原帖,本文文字内容版权归版友gternewbee所有。未经原作者允许,谢绝其它平台使用整体或任何部分的内容进行商业宣传!

  • 相关阅读
  • 寄托热选