Skip to main content

From drop-out to software architect with Jason Lengstorf [Podcast #167]


Curriculum for the course From drop-out to software architect with Jason Lengstorf [Podcast #167]

On this week's episode of the podcast, freeCodeCamp founder Quincy Larson interviews Jason Lengstorf. He learned to code out of necessity building websites for local emo bands. He dropped out of college but eventually worked as an engineer at IBM and has gone on to roles at many other companies doing everything from software architecture to management. He runs CodeTV, a Bravo-style reality TV channel for developers. We talk about: - Jason's winding path into development from building websites for bands - Teaching yourself programming by chasing your curiosity - How in-person events gives you tacit knowledge that makes you a better engineer - How having a broad range of skills ultimately helps you build better projects Support for this podcast comes from a grant from Wix Studio. Wix Studio provides developers tools to rapidly build websites with everything out-of-the-box, then extend, replace, and break boundaries with code. Learn more at https://wixstudio.com. Support also comes from the 11,384 kind folks who support freeCodeCamp through a monthly donation. You can join these chill human beings and help our charity's mission by going to donate.freecodecamp.org Links we talk about during our conversation: - CodeTV: https://codetv.dev/ - The CodeTV YouTube channel: https://www.youtube.com/channel/UCnty0z0pNRDgnuoirYXnC5A - Jason's website: https://jason.energy/ Chapters 0:00:00 Teaser 0:00:21 Quincy's Intro and Song: Amazing Spider Man 0:02:29 Introduction to Leet Heat and Automation 0:05:32 The Making of Leet Heat: Behind the Scenes 0:08:28 Jason's Non-Traditional Path to Tech 0:14:33 Agency Life: The Ups and Downs 0:20:28 Transitioning from Agency to Corporate 0:26:40 Innovating at IBM: The Journey of Re-Architecture 0:29:05 The Evolution of JAMstack 0:30:42 The Importance of Storytelling in Tech 0:33:28 Navigating Bureaucracy in Large Organizations 0:34:58 Finding the Right Work Environment 0:37:15 Building Community at Gatsby 0:38:15 The Power of Pair Programming 0:41:11 The Value of Tacit Knowledge 0:45:57 Casual Conversations and Problem Solving 0:47:53 Creating Learning Opportunities in Tech 0:51:24 The Balance of Learning and Doing 0:54:17 Building Community and Networking 0:58:43 The Importance of Building and Sharing Knowledge 1:03:56 Creating Value Through Building Projects 1:10:25 Chasing Curiosity and Embracing Challenges 1:15:15 The Transferable Skills in Career Development

Watch Online Full Course: From drop-out to software architect with Jason Lengstorf [Podcast #167]


Click Here to watch on Youtube: From drop-out to software architect with Jason Lengstorf [Podcast #167]


This video is first published on youtube via freecodecamp. If Video does not appear here, you can watch this on Youtube always.


Udemy From drop-out to software architect with Jason Lengstorf [Podcast #167] courses free download, Plurasight From drop-out to software architect with Jason Lengstorf [Podcast #167] courses free download, Linda From drop-out to software architect with Jason Lengstorf [Podcast #167] courses free download, Coursera From drop-out to software architect with Jason Lengstorf [Podcast #167] course download free, Brad Hussey udemy course free, free programming full course download, full course with project files, Download full project free, College major project download, CS major project idea, EC major project idea, clone projects download free

Comments

Popular posts from this blog

Fake CVR Generator Denmark

What Is Danish CVR The Central Business Register (CVR) is the central register of the state with information on all Danish companies. Since 1999, the Central Business Register has been the authoritative register for current and historical basic data on all registered companies in Denmark. Data comes from the companies' own registrations on Virk Report. There is also information on associations and public authorities in the CVR. As of 2018, CVR also contains information on Greenlandic companies, associations and authorities. In CVR at Virk you can do single lookups, filtered searches, create extracts and subscriptions, and retrieve a wide range of company documents and transcripts. Generate Danish CVR For Test (Fake) Click the button below to generate the valid CVR number for Denmark. You can click multiple times to generate several numbers. These numbers can be used to Test your sofware application that uses CVR, or Testing CVR APIs that Danish Govt provide. Generate-...

How To Iterate Dictionary Object

Dictionary is a object that can store values in Key-Value pair. its just like a list, the only difference is: List can be iterate using index(0-n) but not the Dictionary . Generally when we try to iterate the dictionary we get below error: " Collection was modified; enumeration operation may not execute. " So How to parse a dictionary and modify its values?? To iterate dictionary we must loop through it's keys or key - value pair. Using keys

Bing Homepage Quiz: Fun, Win Rewards, and Brain Teasers

Bing, Microsoft's search engine, has taken interactive engagement to the next level with its captivating feature - the Bing Homepage Quiz. This intriguing daily quiz not only challenges your knowledge but also offers a chance to earn rewards. In this comprehensive guide, we will explore the ins and outs of the Bing Homepage Quiz, including how to play, the different types of quizzes, and how you can earn and use rewards through this engaging feature. Bing homepage Quiz | Image credit: Windowsreport How to Play the Bing Homepage Quiz Playing the Bing Homepage Quiz is simple and enjoyable. Here's how you can get started: Visit Bing : Open your preferred web browser and navigate to the Bing homepage (bing.com). Look for the Quiz : On the Bing homepage, keep an eye out for the interactive quiz card. This card is usually located near the bottom of the page and features a captivating image related to the quiz. Click to Start : Click on the quiz card to begin the quiz. It...