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. 移动端h5页面meta标签设置

    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable= ...

  2. windows系统下用VScode配置远程编辑服务器文件的环境!通过Rmate方法

    虽然公司电脑win可以通过Xshell通过SSH远程连接家中内网linux服务器了,但是只能用vim编辑文件有点不爽. 于是上网查询,windows下使用vscode远程编辑服务器文件的办法.参照博文 ...

  3. scala初体验-02

    上一节,我们讲了scala的安装的即一些初步方法,今天,我们来介绍一下scala里面的一些基本操作 1.对于map的的编写,这个是广泛用于Array里面的 val arr = Array(1,2,3, ...

  4. BZOJ 5004: 开锁魔法II

    比较显然 #include<cstdio> #include<algorithm> #include<cstring> using namespace std; i ...

  5. qq登录面板

  6. wget 下载页面下所有文件

    先介绍几个参数:-c 断点续传(备注:使用断点续传要求服务器支持断点续传),-r 递归下载(目录下的所有文件,包括子目录),-np 递归下载不搜索上层目录,-k 把绝对链接转为相对链接,这样下载之后的 ...

  7. 《Cracking the Coding Interview》——第17章:普通题——题目5

    2014-04-28 22:44 题目:猜数字游戏.四个数字,每个都是0~9之间.你每猜一次,我都告诉你,有多少个位置和数字都对(全对),有多少个位置错数字对(半对).比如“6309”,你猜“3701 ...

  8. 《Cracking the Coding Interview》——第8章:面向对象设计——题目6

    2014-04-23 22:57 题目:实现一个数据结构来表示拼图游戏中的碎片. 解法:一个拼图块儿有四条边,每边只有凹凸平三种情况,当两块碎片拼接的时候,分为四个方向进行,块儿上的图案肯定也是判断是 ...

  9. CTF python沙箱逃逸进阶题目

    future引用了python3的新特性,所以是不能直接回回显,得用print file函数可以读取. print(().__class__.__bases__[0].__subclasses__() ...

  10. python学习笔记-参数带*

    #!/usr/bin/python # -*- coding: utf-8 -*- def powersum (power,*args): #所有多余的参数都会作为一个元组存储在args中     s ...