
Develop Yourself
To change careers and land your first job as a Software Engineer, you need more than just great software development skills - you need to develop yourself. Welcome to the podcast that helps you develop your skills, your habits, your network and more, all in hopes of becoming a thriving Software Engineer.
Latest episodes

8 snips
Nov 13, 2023 • 28min
#98 - Your Roadmap from Zero to Software Engineer in 2024
Exploring the evolving trends in web development for 2024, emphasizing the importance of mastering HTML, CSS, and JavaScript. Practical guidance on DOM manipulation, form handling, and API integration. Transitioning from learning to employability as a software engineer through real-world projects and gaining practical skills.

Nov 6, 2023 • 23min
#97 - How Much JavaScript is Enough? Here's What You Need to Know and Why You'll Never Know it All
Delve into mastering JavaScript basics before jumping into frameworks like React or Angular. Explore TC39 committee insights and essential concepts like DOM manipulation, async programming, and modern JS skills. Find the balance between theory and practice for a solid foundation in JavaScript development.

Nov 2, 2023 • 34min
#96 - Passing the Podcast Baton: Aaron and Peter's Farewell (kinda)
Some big changes are happening at Parsity and the podcast! Aaron and Peter will be pursuing other endeavors and Brian Jenney, who you've heard host a few guest episodes already, will be taking over. Brian is an engineering manager and JS developer.If you'll miss Aaron, don't be too sad -- Aaron will be a recurring "guest" on the podcast, so you will still get to hear from him now and then.Brian is really looking forward to building on the amazing foundation Aaron has created and will be unveiling some exciting curriculum updates very soon at Parsity, as well as more coding-related topics to the pod.This week you'll also learn more about where Aaron and Peter are going in life right now.Shameless PlugsParsitydev30Brian's LinkedInSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Oct 23, 2023 • 18min
#95 - Worst Developer on the Team
Join this week's returning guest host Brian Jenney as he tells you all about his experience being the worst software developer on a team. He goes into those uncomfortable feelings and inadequacies but also discusses why he is thankful for that opportunity. Not only did it end up being one of the best moments in his career, but it helped to shape it in the long run. Shameless PlugsParsitydev30Brian's LinkedInSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Oct 16, 2023 • 13min
#94 - The Value of Vanilla JavaScript
In this episode, Peter discusses the value of vanilla JavaScript. In particular, we talk about the importance of learning the foundations of JavaScript when you're first starting out, the boost given to developers by updates to the JavaScript standard, and the appeal of vanilla JavaScript in a world of breaking dependencies. Shameless PlugsParsitydev30Peter's YouTube channelSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Oct 9, 2023 • 41min
#93 - Bootcamp Grad Success and Failure Stories from the Last 10 Years with Aaron and Peter
Join Aaron and Peter for their catchup episode as they share success stories, failure stories, and stories in-between from their 10+ years of bootcamp experience.Their big takeaway was from those "in-between" stories they share, where students are taking a turn for the worst, then turn it around and persevere to be successful. They've said it before and will say it again: If you don't quit, you will have success!Peter shares his own story of being on the failing path, then evolving his work ethic and mindset to turn it around and not only graduate from bootcamps, but continue on to gain success in his own work.They hope you can hear these stories, be encouraged, and identify yourself as someone who will do well -- Because you will! Shameless PlugsParsitydev30Peter's YouTube channelSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Oct 2, 2023 • 48min
#92 - Tutorial Hell, Poor Time Management and More with Expert Brian Jenney
In this interview, Brian Jenney shares his inspiring journey from self-taught coder to influential LinkedIn mentor and senior engineering manager. He discusses the importance of project-based learning over traditional courses, revealing how hands-on projects can accelerate coding skills. Brian emphasizes the rewarding nature of mentorship and how social media can enhance professional presence. He also offers valuable tips on resume crafting and navigating the ever-evolving landscape of web development, particularly the rise of JavaScript frameworks.

Sep 25, 2023 • 29min
#91 - From Addict to Software Engineer with Engineering Manager Brian Jenney
This week we have a special guest episode, hosted by Brian Jenney, Engineering Manager at Clorox.Brian is an incredible teacher, passionate about software development, and has an incredible story to tell. From having no idea what to do with his life and selling drugs to becoming an engineering manager and LinkedIn influencer with 19k followers, he has built his own courses and is currently helping Parsity develop some of the best curriculum we've ever had.Listen and be encouraged!Brian's LinkedInShameless PlugsParsitydev30Peter's YouTube channelSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Sep 18, 2023 • 41min
#90 - Continuous Learning and Automation Expertise with Grant Hushek of Hampton
Grant Hushek of Hampton joins the pod this week to talk about how he got his job, what it looks like to be the automations expert at a company, how to keep learning, and strategies for B2B sales. Grant's story offers a ton of takeaways for those looking to get into technology! Thanks to Grant for coming on. Links https://grantbot.co/ Shameless PlugsParsitydev30Peter's YouTube channelSend us a textShameless Plugs 🧑💻 Join Parsity - For career changers who want to pivot into software. ✉️ Got a question you want answered on the pod? Drop it here Zubin's LinkedIn (ex-lawyer, former Googler, Brian-look-a-like)

Sep 11, 2023 • 39min
#89 - A Complete Beginners Guide to Git and Github
This podcast covers a beginner's guide to Git and Github, including the basics of version control, setting up a coding project folder, branching out, committing changes, and collaboration on open-source projects. Learn about the importance of pull requests, merging, and staying updated in Git.