Image Title

Search Results for Bash Scripts:

Elaine Yeung, Holberton School | Open Source Summit 2017


 

(upbeat music) >> Narrator: Live from Los Angeles it's The Cube covering Open Source Summit North America 2017. Brought to you by the Lennox Foundation and Red Hat. >> Welcome back, everyone. Live in Los Angeles for The Cube's exclusive coverage of the Open Source Summit North America. I'm John Furrier, your host, with my co-host, Stu Miniman. Our next guest is Elaine Yeung, @egsy on Twitter, check her out. Student at Holberton School? >> At Holberton School. >> Holberton School. >> And that's in San Francisco? >> I'm like reffing the school right here. (laughs) >> Looking good. You look great, so. Open Source is a new generation. It's going to go from 64 million libraries to 400 million by 2026. New developers are coming in. It's a whole new vibe. >> Elaine: Right. >> What's your take on this, looking at this industry right now? Looking at all this old, the old guard, the new guard's coming in, a lot of cool things happening. Apple's new ARKit was announced today. You saw VR and ARs booming, multimedia. >> Elaine: Got that newer home button. Right, like I-- >> It's just killer stuff happening. >> Stu: (laughs) >> I mean, one of the reason why I wanted to go into tech, and this is why I, like, when I told them that I applied to Holberton School, was that I really think at whatever next social revolution we have, technology is going to be somehow interval to it. It's probably not even, like, an existing technology right now. And, as someone who's just, like, social justice-minded, I wanted to be able to contribute in that way, so. >> John: Yeah. >> And develop a skillset that way. >> Well, we saw the keynote, Christine Corbett Moran, was talking really hardcore about code driving culture. This is happening. >> Elaine: Right. So this is not, like, you know, maybe going to happen, we're starting to see it. We're starting to see the culture being shaped by code. And notions of ruling classes and elites potentially becoming democratized 100% because now software, the guys and gals doing it are acting on it and they have a mindset-- >> Elaine: Right. >> That come from a community. So this is interesting dynamic. As you look at that, do you think that's closer to reality? Where in your mind's eye do you see it? 'Cause you're in the front lines. You're young, a student, you're immersed in that, in all the action. I wish I was in your position and all these great AI libraries. You got TensorFlow from Google, you have all this goodness-- >> Elaine: Right. >> Kind of coming in, I mean-- >> So you're, so let me make sure I am hearing your question right. So, you're asking, like, how do I feel about the democratization of, like, educ-- >> John: Yeah, yeah. Do you feel it? Are you there? Is it happening faster? >> Well, I mean, things are happening faster. I mean, I didn't have any idea of, like, how to use a terminal before January. I didn't know, like, I didn't know my way around Lennox or GitHub, or how to push a commit, (laughs) until I started at Holberton School, so. In that sense, I'm actually experiencing this democratization of-- >> John: Yeah. >> Of education. The whole, like, reason I'm able to go to this school is because they actually invest in the students first, and we don't have to pay tuition when we enroll. It's only after we are hired or actually, until we have a job, and then we do an income-share agreement. So, like, it's really-- >> John: That's cool. >> It's really cool to have, like, a school where they're basically saying, like, "We trust in the education that we're going to give you "so strongly that you're not going to pay up front. >> John: Yeah. >> "Because we know you're going to get a solid job and "you'll pay us at that point-- >> John: Takes a lot of pressure off, too. >> Yeah. >> John: 'Cause then you don't have to worry about that overhang. >> Exactly! I wrote about that in my essay as well. Yeah, just, like because who wants to, like, worry about student debt, like, while you're studying? So, now I can fully focus on learning C, learning Python (laughs) (mumbles) and stuff. >> Alright, what's the coolest thing that you've done, that's cool, that you've gotten, like, motivated on 'cause you're getting your hands dirty, you get the addiction. >> Stu: (laughs) >> Take us through the day in the life of like, "Wow, this is a killer." >> Elaine: I don't know. Normally, (laughs) I'm just kind of a cool person, so I feel like everything I-- no, no. (laughs) >> John: That's a good, that's the best answer we heard. >> (laughs) Okay, so we had a battle, a rap battle, at my school of programming languages. And so, I wrote a rap about Bash scripts and (laughs) that is somewhere on the internet. And, I'm pretty sure that's, like, one of the coolest things. And actually, coming out here, one of my school leaders, Sylvain, he told me, he was like, "You should actually put that, "like, pretty, like, front and center on your "like, LinkedIn." Or whatever, my profile. And what was cool, was when I meet Linus yesterday, someone who had seen my rap was there and it's almost like it was, like, set up because he was like, "Oh, are you the one "that was rapping Bash?" And, I was like, "Well, why yes, that was me." (laughs) >> John: (laughs) >> And then Linus said it was like, what did he say? He was like, "Oh, that's like Weird Al level." Like, just the fact that I would make up a rap about Bash Scripts. (laughs) >> John: That's so cool. So, is that on your Twitter handle? Can we find that on your Twitter handle? >> Yes, you can. I will-- >> Okay, E-G-S-Y. >> Yes. >> So, Elaine, you won an award to be able to come to this show. What's your take been on the show so far? What was exciting about you? And, what's your experience been so far? >> To come to the Summit. >> Stu: Yeah. >> Well, so, when I was in education as a dean, we did a lot of backwards planning. And so, I think for me, like, that's just sort of (claps hands). I was looking into the future, and I knew that in October I would need to, like, start looking for an internship. And so, one of my hopes coming out here was that I would be able to expand my network. And so, like that has been already, like that has happened like more than I even expected in terms of being able to meet new people, come out here and just, like, learn new things, but also just like hear from all these, everyone's experience in the industry. Everyone's been just super awesome (laughs) and super positive here. >> Yeah. We usually find, especially at the Open Source shows, almost everyone's hiring. You know, there's huge demand for software developers. Maybe tell us a little bit about Holberton school, you know, and how they're helping, you know, ramp people up and be ready for kind of this world? >> Yeah. So, it's a two-year higher education alternative, and it is nine months of programming. So, we do, and that's split up into three months low-level, so we actually we did C, where we, you know, programmed our own shell, we programmed printf. Then after that we followed with high-levels. So we studied Python, and now we're in our CIS Admin track. So we're finishing out the last three months. And, like, throughout it there's been a little bit, like, intermix. Like, we did binary trees a couple weeks ago, and so that was back in C. And so, I love it when they're, like, throwing, like, C at us when we've been doing Python for a couple weeks, and I'm like, "Dammit, I have to put semicolons (laughs) >> John: (laughs) >> "And start compiling. "Why do we have to compile this?" Oh, anyway, so, offtrack. Okay, so after those nine months, and then it's a six month internship, and after that it's nine months of specialization. And so there's different spec-- you can specialize in high-level, low-level, they'll work with you in whatever you, whatever the student, their interests are in. And you can do that either full-time student or do it part-time. Which most of the students that are in the first batch that started in January 2016, they're, most of them are, like, still working, are still working, and then they're doing their nine month specialization as, like, part-time students. >> Final question for you, Elaine. Share your personal thoughts on, as you're immersed in the coding and learning, you see the community, you meet some great people here, network expanding, what are you excited about going forward? As you look out there, as you finish it up and getting involved, what's exciting to you in the world ahead of you? What do you think you're going to jump into? What's popping out and revealing itself to you? >> I think coming to the conference and hearing Jim speak about just how diversity is important and also hearing from multiple speakers and sessions about the importance of collaboration and contributions, I just feel like Lennox and Open Source, this whole movement is just a really, it's a step in the right direction, I believe. And it's just, I think the recognition that by being diverse that we are going to be stronger for it, that is super exciting to me. >> John: Yeah. >> Yeah, and I just hope to be able to-- >> John: Yeah (mumbles) >> I mean, I know I'm going to be able to add to that soon. (laughs) >> Well, you certainly are. Thanks for coming on The Cube. Congratulations on your success. Thanks for coming, appreciate it. >> Elaine: Thank you, thank you. >> And this is The Cube coverage, live in LA, for Open Source Summit North America. I'm John Furrier, Stu Miniman. More live coverage after this short break. (upbeat music)

Published Date : Sep 12 2017

SUMMARY :

Brought to you by the Lennox Foundation and Red Hat. of the Open Source Summit North America. I'm like reffing the school It's going to go from 64 million libraries What's your take on this, Elaine: Got that newer I mean, one of the reason why I wanted to go into tech, Well, we saw the keynote, Christine Corbett Moran, you know, maybe going to happen, As you look at that, do you think that's closer to reality? so let me make sure I am hearing your question right. Do you feel it? I mean, I didn't have any idea of, like, and we don't have to pay tuition when we enroll. "so strongly that you're not going to pay up front. John: Takes a lot John: 'Cause then you don't have to worry (laughs) (mumbles) and stuff. you get the addiction. "Wow, this is a killer." Elaine: I don't know. that's the best answer we heard. and (laughs) that is somewhere on the internet. And then Linus said it was like, what did he say? So, is that on your Twitter handle? Yes, you can. So, Elaine, you won an award And so, like that has been already, you know, and how they're helping, you know, and so that was back in C. And you can do that either full-time student What do you think you're going to jump into? that by being diverse that we are going to be stronger for it, I mean, I know I'm going to Well, you certainly are. And this is The Cube coverage, live in LA,

SENTIMENT ANALYSIS :

ENTITIES

EntityCategoryConfidence
ElainePERSON

0.99+

JohnPERSON

0.99+

LinusPERSON

0.99+

Elaine YeungPERSON

0.99+

Stu MinimanPERSON

0.99+

January 2016DATE

0.99+

SylvainPERSON

0.99+

John FurrierPERSON

0.99+

Red HatORGANIZATION

0.99+

JimPERSON

0.99+

San FranciscoLOCATION

0.99+

OctoberDATE

0.99+

nine monthsQUANTITY

0.99+

LALOCATION

0.99+

two-yearQUANTITY

0.99+

Christine Corbett MoranPERSON

0.99+

AppleORGANIZATION

0.99+

100%QUANTITY

0.99+

Lennox FoundationORGANIZATION

0.99+

six monthQUANTITY

0.99+

PythonTITLE

0.99+

Los AngelesLOCATION

0.99+

Holberton SchoolORGANIZATION

0.99+

GitHubORGANIZATION

0.99+

three monthsQUANTITY

0.99+

nine monthQUANTITY

0.99+

400 millionQUANTITY

0.99+

Open Source Summit North AmericaEVENT

0.99+

@egsyPERSON

0.99+

yesterdayDATE

0.99+

StuPERSON

0.99+

LennoxORGANIZATION

0.98+

2026DATE

0.98+

Open Source SummitEVENT

0.98+

Open Source Summit North America 2017EVENT

0.98+

GoogleORGANIZATION

0.97+

oneQUANTITY

0.96+

Weird AlPERSON

0.95+

ARKitTITLE

0.95+

firstQUANTITY

0.95+

first batchQUANTITY

0.94+

todayDATE

0.93+

Open Source Summit 2017EVENT

0.92+

64 million librariesQUANTITY

0.89+

The CubeORGANIZATION

0.89+

Bash ScriptsTITLE

0.88+

CTITLE

0.88+

LinkedInORGANIZATION

0.87+

OpenORGANIZATION

0.86+

couple weeks agoDATE

0.85+

North AmericaLOCATION

0.81+

Holberton schoolORGANIZATION

0.81+

TwitterORGANIZATION

0.78+

TensorFlowTITLE

0.76+

C.TITLE

0.68+

BashTITLE

0.68+

E-G-S-YTITLE

0.65+

schoolQUANTITY

0.64+

last three monthsDATE

0.58+