Fragmented - Android Developer Podcast cover image

Fragmented - Android Developer Podcast

Latest episodes

undefined
Jun 7, 2021 • 37min

214: 3 Things Every Developer Needs To Know How To Do

In this episode, Donn talks about the three things that every developer needs to know how to do. These three things include: How to identify and stop premature optimizationHow to write tests and know the difference between unit, integration and end-to-end tests.How to set up a continuous integration serverWhile there are vast arrays of other things all developers need to know how to do, and we will cover them in future episodes, this small list will help you vastly in your career. It has helped mine (Donn) a ton.Links from the showContinuous Integration Server PlatformsManaged ServicesGithubGitLabBitbucketAzure DevopsCircleCIBitriseCodemagicSelf hostedJenkinsTeamCityBookWorking Effectively with Legacy Code by Michael FeathersAndroidJobs.IOJob postigns are FREE on AndroidJobs.IO during the early release phase (at the time of this recording).Sign up to get notififed of new jobs on a weekly basis as well. AndroidJobs.IODonn's Free E-Book on Freelancing RatesFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
May 31, 2021 • 24min

213: How to Pick What Technology to Learn Next

In this episode, Donn answers a listener's question. The listener wanted to know how to choose what to learn next in Tech.Donn provides 6 tips (actually 7 if you count a hidden one) on how to pick what technology to learn next. He provides a simple framework that will help you check whether you should pursue a particular technology or not.Links from the showStartups for the Rest of Us PodcastRob WallingAndroidJobs.IOJob postings are FREE on AndroidJobs.IO during the early release phase (at the time of this recording).Sign up to get notified of new jobs on a weekly basis as well.Post jobs and sign up here: AndroidJobs.IODonn's Free E-Book on Freelancing/Consulting RatesFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
May 24, 2021 • 54min

212: Growing an Online Presence in the Software Industry with Philipp Lackner

In this episode, Donn talks with Philipp Lackner about growing an online presence within the Software Industry with Instagram and YouTube.ShownotesYou'll learn how Philipp went from 0 to over 80,000 followers on Instagram. This was done all organically by posting valuable content every single day to his feed.You'll also learn how he uses YouTube (as well as Instagram) as a marketing channel for his own course products that he sells via his site. We wrap up by talking about content strategy, what tools are used, captions and hashtags. This episode is chock full of great info if you're learning how to grow your following online.Tools that Philipp MentionedCanvaAdobe Creative Cloud - Photoshop/After Effects/IllustratorFreePik - Images and IconsCamtasiaLater.com - Social SchedulingContentRow.comFind Philipp Lackner online hereInstagramYouTubeTwitterLinkedInWebsiteDonn's Free E-Book on Freelancing/Consulting RatesFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
May 18, 2021 • 15min

211: Why Learning React is Good For You as a Developer

In this episode Donn talks about why you need to learn React (or Flutter) - so you can truly understand the Unidirectional data flow pattern in a framework that was built for that purpose alone.Working with other frameworks which bolt on a custom unidirectional data flow is often hard to understand. When you work with React and learn how it works, the concept of Unidirectional data flow starts to make much more sense as that is the default way to implement UI's in technologies like React (and Flutter).This exposes you to the pattern and helps you understand it. In turn, this will help you become a better developer.Show NotesUnidirectional Data flow ImageHow to learn React:Tyler McGinnis Course on React (this is how I learned it)Tyler McGinnis React Hooks CourseHow to Learn FlutterRohan Taneja's Flutter from Zero to Hero Course (Free)Flutter Crash CourseDonn's Free E-Book on Freelancing RatesFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
May 10, 2021 • 53min

210: Kotlin Multiplatform Mobile (KMM) with Mitch Tabian

In this episode, Donn talks with Mitch Tabian about Kotlin Multiplatform Mobile, also known as KMM.Mitch explains what KMM is, why he decided to use it, and how it works from a developer's perspective. The goal was to build an app and develop both the iOS and Android versions. Mitch talks about his experience in building a KMM app. We cover the pros and cons, what worked vs what did not, and his advice on using KMM going forward. Mitch also shares content about how to build native components in Jetpack Compose and SwiftUI as well as architectures used in his KMM project.Links from the showKMM DocsKMM Getting StartedJohn O'Reilly TwitterDiagram from Mitch for KMM clean architectureSQL DelightKtor Librarykotlinx-datetimekotlinx.serializationExpect-actualHacking with Swift Course100 days of SwiftUIIs KMM ready for production? - A Video by MitchD-KMP architectureFind Mitch online here:Mitch's TwitterMitch's InstagramMitch's YouTubeMitch's Website and CoursesMitch's KMM Clean Architecture diagramDonn's Free E-Book on Freelancing RatesFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
May 3, 2021 • 48min

209: Secure Development Lifecycle with Glenn Leifheit

In this episode, Donn talks with Glenn Leifheit from Microsoft about a concept known as "Secure Development Lifecycle". Glenn is a Senior Security Program Manager at Microsoft.Glenn explains to you what the secure development lifecycle is, how it works and how you can implement something like this in your company. He also shares the top tips you can implement in order to get the quickest benefit of the Secure Development LifecycleLinks from the showApplication Inspector:  GitHubDevSkim:  GitHubAttack Surface Analyzer:  GitHubOSS Gadget:  GitHubRecursive Extractor:  GitHubMicrosoft SDL: Microsoft Security Development LifecycleCodeQL: CodeQL for research | GitHub Security LabOWASP:  OWASP Foundation | Open Source Foundation for Application SecurityOWASP Top 10: OWASP Top Ten Web Application Security Risks | OWASPOWASP Web Security Testing Guide: OWASP Web Security Testing GuidePython basic code analysis:  Pylint - code analysis for Python | www.pylint.orgTypeScript basic code analysis: GitHub - typescript-eslint/typescript-eslint: Monorepo for all the tooling which enables ESLint to support TypeScriptFind Glenn online hereGlenn's LinkedInGlenn's TwitterDonn's Free E-Book on FreelancingFree E-Book on Freelancing RatesContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Freelancing for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
Apr 26, 2021 • 57min

208: Developing Software at Startups with Jason Roberts

This is the original story of how Uber was built ... this is a fascinating story. You don't want to miss this. Donn talks to Jason Roberts. Jason was chosen to be Uber's CTO when the company was in its infancy (but didn't accept the offer). Jason shares the story of developing the code that eventually ran Uber from a couple of cars to a highly distributed system with an impressive amount of rides.We talk about building what is needed when it's needed, the tools that he chose to build Uber's platform on. Early startup learnings, and how Uber originally ran on PHP before he chose to move it to Node.js.Jason shares his story of how he met Travis (Uber's CEO who took it from a small company to a huge international corporation), how they built the systems, and team and much more. You'll learn how networking, working on interesting things, and seizing the moment and luck played into him landing his role at Uber.Finally, we wrap up by chatting a bit about how being a generalist in an early-stage startup is beneficial (vs being a specialist).Find Jason online hereJason's TwitterJason's BlogHow I Screwed up My Google AcquisitionJason's New Project - Math AcademyContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Consulting for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links we share to products are affiliate links. They help support the production of Fragmented. Thank you for your support.
undefined
Apr 20, 2021 • 49min

207: How to Optimize Your Home Office

In this episode, Donn outlines how you can optimize your home office so that you look, sound, and perform the best that you can. From audio to video, to your body, and everything beyond, it's covered here.ShownotesIn this episode, Donn outlines how you can optimize your home office so that you look, sound, and perform the best that you can. From audio to video, to your body, and everything beyond, it's covered here.Donn talks about everything you can do to improve your home office. From microphones, lighting, and webcams for your video calls to chairs, standing desks, and more. This episode has all the links below for all the products discussed.Take even 20% of the recommendations and apply them to your home office and you'll see a drastic difference in your productivity and happiness in your home office.Links to Items DiscussedMicrophonesAudio-Technica ATR2100x-USBBlue SnowballBlue YetiShure MV7Shure SM7B (High End) & CloudLifterLower Cost PreampHigh End PreampBoom arms for MicsRode PSA 1 Boom ArmHeil PL-2TGator Frameworks Boom (same one used on Joe Rogans podcast)WebcamsLogitech C920x HDLogitech Brio Ultra HD 4kDSLR HDMI Capture Card by Elgato - Camlink 4kDocking HubCalDigit TS3 Docking Hub for MacBrydge Vertical Dock for MacLightingLumeCube Video Conference Lighting KitLumeCube Suction Cup Mount (indluced in kit above)Benq Desklap (high end)HeadphonesJVC Xtreme-Xplosivs Wired Earbuds - Donn's Go toSony MDR-7506 Professional HeadphoneAudio Technical M20xNo, I don't use Bluetooth headsets at work, though many do. If they work for you, you might want to check out the Audio Technica ATHM50XBT's or the Bose Quiet Comfort 35'sChairsHerman Miller Aeron - make sure you know your sizeHerman Miller MirraSteelcase Leap V2Standing DeskAutonomous AI Standing DesksIKEA Bekant Standing DeskJarvis Standing DesksVariDesk Adjustable Standing DeskAnti-Fatigue MatsErgoDriven Topo Comfort MatCheap Anti-Fatigue MatMonitor and Monitor ArmsLG 5K Monitor - this thing is amazingAmazon Basics Monitor ArmErgotron Tall Monitor Mount (this is what I have)KeyboardKinesis Advantage 2 (my keyboard)Moonlander KeyboardMouseMagic TrackpadLogitech Trackman Marble Ergonomic MouseLogitech M570 Wireless Trackball MouseAir QualityAwair ElementDHH Video on Air QualityFocus MusicBrain.fmCoffitivityFreedom.toHeyFocus Mac AppSerene BlockerCold TurkeyMobility, Desk Ergo, and Back Pain ResourcesDeskbound Book8 Steps to a Pain Free BackFoot RubzLacrosse BallShoulder Pain ProtocolStanding Desk Video 1Standing Desk Video 2Standing Desk Video 3Contact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Consulting for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopalDisclaimer: Many of the links are affiliate links. They help suppor the production of Fragmented. Thank you for your support.
undefined
Apr 12, 2021 • 45min

206: DevOps for Developers with Will Button

In this episode, Donn talks with DevOps expert, Will Button about everything DevOps-related. If you're ever wondered how and what DevOps is, then listen in.ShownotesWill walks you through the definition of DevOps and how it's used in a company. You'll learn the 20% of DevOps you should know that will get you 80% of the benefit. You'll also learn about a bunch of automation technology that will help you and your team level up your environments so that you can become super efficient in your day-to-day engineering activities. In this episode, Donn talks about the best way to learn a new technology from the ground up. Want to learn something new?  This episode is for you.You'll learn Donn's proven 5-step methodology for learning new technology. This is the same method Donn has used for over 2 decades of learning new technology. We hope it helps you.  Find Will OnlineDevOps for DevelopersWill's TwitterDevOps for Developers Website  Contact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Consulting for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopal
undefined
Apr 8, 2021 • 33min

205: How to Learn New Technologies

In this episode, Donn talks about the best way to learn a new technology from the ground up. Want to learn something new?  This episode is for you. You'll learn Donn's proven 5-step methodology for learning new technology. This is the same method Donn has used for over 2 decades of learning new technology. We hope it helps you.ShownotesThe 5 Steps: Choose a Simple Problem Domain (Note Taking app or Calorie/Protein Tracker)Do not worry about best practicesStart Small, then go smaller: Super tiny nibbles of workBuild Something Ugly and just "Get it working"Don't Conflate Technologies if you don't have to. Keep it simple.Donn's Free 9+ Hour Kotlin CourseWatch the entire course here, for freeContact@fragmentedcast or our Youtube channel@donnfelker and donnfelker (on Instagram)Consulting for Mobile Developers (Donn's YouTube)kaushikgopal (on YouTube) or blog.kaush.co or @kaushikgopal

Get the Snipd
podcast app

Unlock the knowledge in podcasts with the podcast player of the future.
App store bannerPlay store banner

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode

Save any
moment

Hear something you like? Tap your headphones to save it with AI-generated key takeaways

Share
& Export

Send highlights to Twitter, WhatsApp or export them to Notion, Readwise & more

AI-powered
podcast player

Listen to all your favourite podcasts with AI-powered features

Discover
highlights

Listen to the best highlights from the podcasts you love and dive into the full episode