I just completed the first semester of my second year in college, and I'm reflecting on what I learned in my classes.

我刚刚完成大学二年级的第一学期,我正在思考我在课堂上学到的东西。

One class, in particular, stood out to me: "Foundations of an Open Source World
," taught by Dr. Bryan Behrenshausen at Duke University.

有一节课特别引起了我的注意:“开源世界的基础”,它由杜克大学的 Bryan Behrenshausen 博士讲授。

I enrolled in the class at the last minute because it seemed interesting and, if I’m being honest because it fit my schedule.

我在最后一刻参加了课程,因为它看起来很有趣,诚实地来说,因为它符合我的日程安排。

On the first day, Dr. Behrenshausen asked if we students knew or had used any open source programs.

第一天,Behrenshausen 博士问我们学生是否知道或使用过任何开源程序。

Until that day I had hardly heard the term “open source” and certainly wasn't cognizant of any products that fell into that category.

直到那一天,我几乎没有听过术语“开源”,当然也不知道任何属于该类别的产品。

As the semester went on, however, it dawned on me that the passion I have towards my career aspirations would not exist without open source.

然而,随着学期的继续,对我而言,如果没有开源,我对事业抱负的激情就不会存在。

Audacity and GIMP

Audacity 和 GIMP

My interest in technology started at age 12.

我对技术的兴趣始于 12 岁。

Charged with the task of cutting music for my dance team, I searched the web for hours until I found Audacity, an open source audio editor.

我负责为我的舞蹈团队裁剪音乐,我在网上搜索了几个小时,直到找到开源音频编辑器 Audacity。

Audacity opened doors for me; no longer was I confined to repetitive eight-counts of the same beat.

Audacity 为我敞开了大门。我不再局限于重复的 8 音节。

I started receiving requests left and right from others who wanted unique renditions of their favorite songs.

我开始接受其他想要独特演绎他们最喜爱歌曲的人的请求。

Weeks later, I stumbled upon a GIF on the internet of a cat with a Pop-Tart torso and a rainbow trail flying through space.

几周后,我偶然在互联网上看到了一只有着 Pop-Tart 躯干并且后面拖着彩虹在太空飞行的猫。

I searched “how to make moving images” and discovered GIMP, an open source graphics editor, and used it to create a GIF of "The Simpsons" for my brother’s birthday present.

我搜索了“如何制作动态图像”,并发现了一个开源的图形编辑器 GIMP,并用它为我兄弟做了一张“辛普森一家”的 GIF 作为生日礼物。

单词短语

o
pen source 
开源

complete 
完成

reflect on 
反省

in particular 
特别

stand out 
突出显眼

foundation 
基础

enroll 
加入

seem 
看起来

be honest 
诚实

fit 
适合

program 
程序

hardly 
几乎没有

certainly 
确定地

cognizant 
认知的

product 
产品

fall into 
包含于

category 
种类

as…goes on 
随着。。。的进行

dawn on 
明白

aspiration 
激情

technology 
技术

charge with 
负责

task 
任务

audio 
音频

editor 
编辑器

no longer 
不再

confined 
受限制的

repetitive 
重复的

receive 
接受

request 
要求

unique 
独特的

rendition 
演奏

stumble upon 
偶然发现

search 
搜索

graphic 
图像的

作者:Christine Hwang

Welcome to NODEING English. We're here to put a dent in the universe.

—END—

College student reflects on getting started in open source(一)的更多相关文章

  1. College student reflects on getting started in open source(二)

    My budding interest grew into a full-time obsession: creating artwork on my clunky, laggy laptop. 我萌 ...

  2. 1.8 Double-Opening and Virtual Machine

    Since plug-in will be replaced by RN as following years, what is the future of plug-in? the answer i ...

  3. Just a complaint about the college examinations

    Well , you know. As a college student who want to find a good job after graduating  like me , scores ...

  4. TED_Topic9:How we're priming some kids for college — and others for prison

    Alice Goffman In the United States, two institutions guide teenagers on the journey to adulthood: co ...

  5. 英语口语考试资料College life

    College life Early in senior high school, we longed to be enrolled in a university. Now the dream ha ...

  6. [C1] Andrew Ng - AI For Everyone

    About this Course AI is not only for engineers. If you want your organization to become better at us ...

  7. [No00007E]2016-面经[中]

    目录: 写一份动人简历的九个步奏 英文简历必备的十大元素 写一份动人简历的九个步骤 写一份动人的简历可以算得上是找工作最难的部分之一,但是,通过下面九步,这件事不再那么难了. 简历定位.雇主们之所以花 ...

  8. 使用dom4j解析XML文档

    dom4j的包开源包,不属于JDK里面,在myeclipse中要单独导入在项目中,这里不累赘了 做这个过程,很慢,因为很多方法没用过不熟悉,自己得去查帮助文档,而且还得去试,因为没有中文版,英文翻译不 ...

  9. August 25th 2016 Week 35th Thursday

    Every man dies, but not every man really lives. 每个人都会死,但不是每个人都曾经真真活过. As I become older and older, I ...

随机推荐

  1. Windows下安装Python数据库模块--MySQLdb

    ## 1.下载MySQLdb [去官网](http://pypi.python.org/pypi/MySQL-python/) 下载对应的编译好的版本(现在官网最新版本为1.2.5): MySQL-p ...

  2. ECSHOP快递物流单号查询插件

    本ECSHOP快递物流单号跟踪插件提供国内外近2000家快递物流订单单号查询服务例如申通快递.顺丰快递.圆通快递.EMS快递.汇通快递.宅急送快递.德邦物流.百世快递.汇通快递.中通快递.天天快递等知 ...

  3. PyQuery网页解析库

    from pyquery import PyQuery as pq 字符串初始化: doc = pq(html) URL初始化:doc = pq(url = "···") 文件初始 ...

  4. JsBridge "Uncaught TypeError: Cannot call method 'callHandler' of undefined", source

    h5和原生结合开发app越来越流行.其实就是webview 的js调用native的方法.也就是需要搭建一个桥.这样的桥早就有人搭建好了,那就是jsbridge. git地址: https://git ...

  5. HTTPClient和HttpURLConnection实例对比

    HttpURLConnection是java的标准类,什么都没封装. HTTPClient是个开源框架,封装了访问http的请求头,参数,内容体,响应等等. 简单来说,HTTPClient就是一个增强 ...

  6. git命令行操作详解

    目录 1.常用操作 1.1 新建代码库 1.2 配置 1.3 remote管理 1.4 添加和撤销操作 1.5 代码提交 1.6 分支操作 1.7 查看信息 1.8 pull操作 1.9 push操作 ...

  7. 无限小数转分数POJ1930分析

    将无限小数化为分数,有一套简单的公式.使其轻松表示出来. 循环节 例如:0.121212…… 循循环节为12.   公式 这个公式必须将循环节的开头放在十分位.若不是可将原数乘10^x(x为正整数) ...

  8. 《Cracking the Coding Interview》——第13章:C和C++——题目8

    2014-04-25 20:27 题目:实现一个能够通过引用计数来实现自动回收数据的智能指针,用C++,不是java. 解法:这题真心牛,我的第一反应是发呆,因为对引用计数的了解仅限于这个名词,完全没 ...

  9. android压力测试monkey简单使用

    monkey是android sdk自带的压力测试工具,简单使用如下: 用adb shell进入adb shell环境后,用下面命令进行测试 monkey -p com.xxx.yyy -v num ...

  10. 云计算之路-阿里云-分享:通过RDS备份文件恢复SQL Server数据库

    应用场景:假如您用了阿里云的SQL Server RDS,想在另外一台服务器上通过备份文件还原数据库至之前的某个时间点. 准备工作:准备1台用于还原的服务器,安装好SQL Server(2008或20 ...