CodeNewbie

CodeNewbie
undefined
Mar 19, 2018 • 28min

S3:E8 - How to learn to code when you have no time and money (Colleen Schnettler)

Colleen is a military spouse, mother of three, and taught herself how to code over a number of years. She learned to code and became a freelance developer with little time, little money, and a lot of patience. She tells us how she did it, and how you can do it too. Show Links Partner with Dev & CodeNewbie! (sponsor) Operation Code Reshma Saujani's TED Talk "Teach girls bravery, not perfection" Saron's "Punch Your Feelings In The Face" talk #100DaysOfCode Codeland Conf Codeland 2019 Colleen SchnettlerColleen Schnettler is a former corporate systems engineer enthusiastically pursuing a new career as a software developer. She is a military spouse, stay at home mother of 3 young children, and a self taught programmer. She is active in the open source community and a freelance developer.
undefined
Mar 11, 2018 • 44min

S3:E7 - From tech blogger to Fog Creek CEO (Anil Dash)

Anil Dash has been in tech for a long time. He’s a vocal advocate for inclusion and humane tech, writes amazing blog posts (and tweets!), and is now the CEO of Fog Creek. He shares how he navigated his impressive career in tech and how he builds kindness and community into his company's products. Show Links Partner with Dev & CodeNewbie! (sponsor) Fog Creek Software Glitch StackOverflow Anil Dash's blog Trello Codeland Conf Codeland 2019 Anil DashAnil Dash is an entrepreneur, activist and writer recognized as one of the most prominent voices advocating for a more humane, inclusive and ethical technology industry. He is the CEO of Fog Creek Software, the renowned independent tech company behind Glitch, the friendly new community that helps anyone make the app of their dreams, as well as its past landmark products like Trello and Stack Overflow.
undefined
Mar 5, 2018 • 42min

S3:E6 - How does the internet work? (Julia Evans)

You type in a url and you get a website. But how did you get that website? What are all the little steps that happen when you request a page and (hopefully) see that page in your browser? Julia Evans breaks down how the internet works and gives us an amazing introduction to computer networking. Show Links Partner with Dev & CodeNewbie! (sponsor) Networking! Ack! (Julia's zine) Netcat Cat (command) TCP UDP TCP dump Juia's blog posts Codeland Conf Codeland 2019 Julia EvansJulia is a software developer who lives in Montreal. She works on infrastructure at Stripe, gives talks and has published a collection of awesome free programming zines.
undefined
Feb 26, 2018 • 43min

S3:E5 - Which javascript framework should you learn? (Sarah Drasner)

If you’ve been trying to figure out what JavaScript framework you should learn, Sarah is here to help. She explores the differences (and similarities!) between JavaScript frameworks like Vue.js, React, and jQuery, and what new developers should think about when deciding which tool to learn. She also shares how she got into coding, a journey she started as a science illustrator. Show Links Partner with Dev & CodeNewbie! (sponsor) Vue.js Evan You (creator of Vue.js) jQuery Replacing jQuery With Vue.js: No Build Step Necessary (Smashing magazine article) React CSS Tricks Coding Like A Boss (CodeNewbie Podcast episode with Brian Douglas) Women, Fire and Dangerous Things Codeland Conf Codeland 2019 Sarah DrasnerSarah Drasner is an award-winning Speaker, Senior Developer Advocate at Microsoft, and Staff Writer at CSS-Tricks. Sarah is also the co-founder of Web Animation Workshops, with Val Head. She’s the author of SVG Animations from O’Reilly and has given Frontend Masters workshops on Vue.js and Advanced SVG Animations. Sarah is formerly Manager of UX Design & Engineering at Trulia (Zillow).
undefined
Feb 19, 2018 • 46min

S3:E4 - What should developers know about online privacy? (Laura Kalbag)

Many companies use cookies, tracking, and behavioral ads to help them sell more things. But it also means they collect a lot of data on what we do and who we are, raising online privacy concerns. What does that mean for developers? Laura Kalbag explains how those tools work and what we as developers should think about when building our own products. Show Links Partner with Dev & CodeNewbie! (sponsor) GDPR Piwik Fast Mail Proton Mail cookies Better How Companies Use Personal Data Against People Codeland Conf Codeland 2019 Laura KalbagLaura Kalbag is a designer from the UK, and author of Accessibility For Everyone from A Book Apart. She’s one third of Ind.ie, a tiny two-person-and-one-husky social enterprise working for social justice in the digital age.
undefined
Feb 12, 2018 • 41min

S3:E3 - What is cryptocurrency? (Preethi Kasireddy)

What is bitcoin? How do cryptocurrencies work? What is the blockchain? Preethi Kasireddy, a blockchain engineer, gives us a gentle introduction to the world of digital currencies. She walks us through how it all works, what developers should care about, and how she transitioned from a career in finance to being a blockchain engineer. Show Links Partner with Dev & CodeNewbie! (sponsor) Bitcoin Ethereum Satoshi Nakamoto's paper on Bitcoin Satoshi Nakamoto (author of Bitcoin paper) Solidity Ethereum white paper How does Ehterium work anyway? (Preethi's blog post) Ethereum docs Hack Reactor Coinbase Codeland Conf Codeland 2019 Preethi KasireddyPreethi Kasireddy is a Blockchain Engineer who recently made her way from San Francisco to Los Angeles. She was previously a partner at Andreessen Horowitz, a banker at Goldman Sachs, and most recently a software engineer at Coinbase. She is currently the Founder & CEO of Schelling, a new blockchain startup.
undefined
Feb 5, 2018 • 42min

S3:E2 - What's a container? (Kelsey Hightower)

If you've heard of containers and this thing called Kubernetes, but you're not sure exactly how they work and what they are, this episode is for you. Kelsey Hightower of Google gives us a newbie friendly tour of the world of containers. We talk about what problems they solve, and what new developers should know about them. Show Links Partner with Dev & CodeNewbie! (sponsor) Kubernetes Heroku Digital Ocean TensorFlow Docker Jenkins Kubernetes Up and Running (book) Scalable Microservices with Kubernetes (free course) Codeland Conf Codeland 2019 Kelsey HightowerKelsey is an open source advocate and toolsmith and spends most of his time working with people and solving their problems.
undefined
Jan 29, 2018 • 44min

S3:E1 - Should you get a computer science degree? (Dave Thomas, Ashley Fong)

What's the value of a computer science degree? Is it worth going back to school for? We talk to a computer science student and professor to help us answer these questions. Ashley Fong is a history major who's going back to school to get her CS degree online. She shares how she made that decision and what her experience has been like. Dave Thomas is a programmer who recently became a professor. He shares why he had doubts about the value of the CS degree and how his experience teaching has influenced his opinion. Show Links Partner with Dev & CodeNewbie! (sponsor) Oregon State University's CS Program Southern Methodist University Codeland conference - May 4 & 5 in NYC - Get your tickets Codeland Conf Codeland 2019 Dave ThomasDave is a programmer and adjunct professor at Southern Methodist UniversityAshley FongAshley Fong is a former middle school history teacher and was most recently part of a fundraising team at an art museum. She is currently a student pursuing a Bachelor of Science in Computer Science through Oregon State University's Ecampus Post-Baccalaureate Program.
undefined
Dec 18, 2017 • 32min

S2:E8 - Getting started on open source when you don't know where to start (Richard Schneeman)

You want to get started in open source, but where do you start? How do you pick a repo? And once you do, what's the best way to help out, especially if it's your first time? Richard Schneeman is here to help. He's the creator of Code Triage, where you can sign up for repos and get an open issue sent to your inbox. He talks about different ways first-timers can get started, and how small contributions can be incredibly impactful. He also shares some hilarious stories from his own coding adventures. Show Links Partner with Dev & CodeNewbie! (sponsor) Rails Wicked Derailed Benchmarks Puma Ruby Build Pack Code Triage Codeland Early Bird Tickets Codeland Conf Codeland 2019 Richard SchneemanRichard Schneeman is a lead engineer at Heroku. He loves Open Source and maintains 50+ libraries with over 556 million downloads. Richard is the creator of CodeTriage.com a web app to help developers get started contributing to Open Source.
undefined
Dec 10, 2017 • 44min

S2:E7 - How to get started in Augmented Reality (Molmol Kuo, Zach Lieberman)

You've heard of augmented reality, but you're not sure how to get started. Molmol and Zach, the wife and husband coding team, give us a solid intro to AR and how they've built powerful experiences and beautiful stories using AR tools. Show Links Partner with Dev & CodeNewbie! (sponsor) ARKit SceneKit Swift Recording audio in space (Zach's project) Codeland Early Bird Tickets Codeland Conf Codeland 2019 Molmol KuoMolmol spends most of her time working with machines and computers. She works out of a studio space shared with a group of artists and enjoys to be up in the mix.Zach LiebermanZachary Lieberman is an artist and developer. Zach is one of the co-founders of openFrameworks, a C++ library for creative coding. He taught at Parsons School of Design for over 10 years before helping start the School for Poetic Computation.

The AI-powered Podcast Player

Save insights by tapping your headphones, chat with episodes, discover the best highlights - and more!
App store bannerPlay store banner
Get the app