[每周翻译]作为一个计算鸡领域相关的学生狗,有毛东西可以让我花10分钟学习然后享受一生的?

原文地址:https://www.quora.com/As-a-computer-science-student-what-can-I-learn-right-now-in-just-10-minutes-that-could-be-useful-for-the-rest-of-my-life

问:作为一个计算鸡领域相关的学生狗,有毛东西可以让我花10分钟学习然后站撸不哭的?我知道这个问题和 What can I learn/know right now in 10 minutes that will be useful for the rest of my life?.很相似,所以本狗针对计算鸡相关领域提出了这个类似的问题,希望能得到帮助。

答:

(以下答案截止2015年05月23日位置370票)

 1.到GitHub上创建一个账号,并且学着怎么设置项目仓储和项目文件配置。

 2.在 jsFiddle或者相似的网站上,试着学习 炸蛙死酷睿普特 和CSS框架和类库。

 3.如果你现在用的是Windows,学习怎么打开并且调用命令行;如果你是苹果用户,学习Unix. 如果你是Linux,当我没说。

=====原文===

As a computer science student, what can I learn right now in just 10 minutes that could be useful for the rest of my life?

I came to know about many new tricks and facts from this:  What can I learn/know right now in 10 minutes that will be useful for the rest of my life?. Now I want to make a computer science version for this question hoping it to be helpful.

 1.Create an account on GitHub, and then learn how to set up a GitHub project repository and project page using GitHub Pages.

 2.Create an account on jsFiddle or a similar pastebin, and start learning about JavaScript and CSS frameworks and libraries.

 3.If you are on Windows, understand how to open and use a DOS command line; if you are on MacOS, understand how to open and use Unix. If you are on Linux, relax.

原文地址:https://www.cnblogs.com/wanglee/p/4524880.html