How You Reduce Bugs By 85%

  Рет қаралды 12,196

Philipp Lackner

Philipp Lackner

Күн бұрын

Follow for more Kotlin & Android tips! 💻
#kotlin #kotlintips #androiddeveloper #android #androiddev #androidcoding #androiddevs #mobiledev #mobiledeveloper #mobiledevelopment #softwareengineering #softwareengineering

Пікірлер: 29
@PhilippLackner
@PhilippLackner 3 ай бұрын
pl-coding.com/android-workshop
@ojtoborowei5537
@ojtoborowei5537 3 ай бұрын
Hi Phillip, I don’t think the link is clickable
@azharsayed1824
@azharsayed1824 3 ай бұрын
Hi Philip I am not able to click on this link
@Drakuwa
@Drakuwa 3 ай бұрын
Hey Philipp, I do enjoy your content, thanks for doing this, but I do have a tiny improvement suggestion - please avoid using clickbaity titles like this one, there's no way of making and proving this exact number, just say "drastically" like you do in the actual video 😊
@PhilippLackner
@PhilippLackner 3 ай бұрын
@@Drakuwa it's the result of a case study that was made and talked about in the book the art of unit testing :)
@Drakuwa
@Drakuwa 3 ай бұрын
@@PhilippLackner sorry I'm being nitpicky, but if you're talking about the 2009 C# book, it's still a bit clickbaity 😁 but sorry for derailing the conversation, your point is still valid and I do support the case for unit testing!
@Narazgul
@Narazgul 3 ай бұрын
I bought Philipps testing course (which he'll advertise in the workshop) and can only highly recommend it to everyone!
@kirankumarTalluri-9
@kirankumarTalluri-9 5 күн бұрын
Brother right now i took full stack developer course. After i get a job i want to move to Apple ecosystem. Is it easy to practice coding in windows or mac for a developer.
@Ajajdh2
@Ajajdh2 2 ай бұрын
I expect you to not remove this comment. This message of yours might destroy the self-confidence of the developers. You always assume the watcher is a beginner and completely forgot you have reached a level that's beyond the beginner recently. Take a look at your Kotlin playlist or old videos. You were a beginner even if you hate to admit it. You always say I have more than 10 years of experience, well that's might be true, but does it matter? I have more than 15 years of experience, and I have seen developers reach a level that's way beyond me in 3-4 years. I don't mean any hate by this message. It's just that I'm very disappointed. You were my favorite developers once, I will try not to judge you though what is the purpose of all of that? You constantly say or assume the watcher is less than you even if you don't mean it, like If you're a beginner, you're probably doing it wrong, 95% of developers don't know this, and the list keeps going. Destroing the self-confidence of developers to promote your paid courses is not appropriated even if you give them something they don't know. I clicked the button that say "don't recommend or suggest this change again" many times though it seems there is a bug that always show me your videos. Did you even know all the developer perspectives? They might have reasons to avoid testing. It should be more like: Write tests and manually test them to make sure they properly succeed or fail (usually very quick) Or Writing tests is slower for a code that's not designed to be testable or if it's your first time. Writing features along with the tests directly save you a lot of time since you don't need a lot of refactoring, tests are longer than the code itself though it's usually easier to write in my opinion, it's more like writing a complex algorithm that solve a unique problem vs writing a vlog about your life which is longer. Or: At least write functionalities that can have bugs very easily for complex algorithms where things can go wrong by very simple changes I don't have the best example, but it's much better than your example. If you're the one who watches the video and not the one that makes it and earns money by ads. I hope you consider a more professional approach and useful for both you and the watcher.
@Ajajdh2
@Ajajdh2 2 ай бұрын
I'm aware that this workshop is free, though it's usually a non direct way to advertise other courses Making money from your subscribers and followers is not what I'm against since you deserve something in return after all.
@PhilippLackner
@PhilippLackner 2 ай бұрын
@@Ajajdh2 thanks for the feedback, although I have to strongly disagree. I've received hundreds if not thousands of private messages/comments from people who got a job/pay raise at least partly because of my free videos and paid courses. Surprisingly, you're the first one ever who claims I'm destroying the self confidence of beginners lol. But I can't please everyone it seems, so if you think you cracked the code for good coding content, you're just one step away from opening your own channel :)
@vibovitold
@vibovitold 2 ай бұрын
Writing test code takes longer, but it saves time later on * Less bugs * Easier to modify and enhance the codebase (because the tests are like a living specification) * Better code design (having to make your code testable to begin with enforces that) A professional programmer who says they have no time for writing tests is like a surgeon who has no time for washing hands. Yes, that time-saving doctor will perform more surgeries in the long run - but that's not exactly a good thing in this case
Ай бұрын
I'm late, I just watched it lol
@abdelmalekmokhtar7052
@abdelmalekmokhtar7052 Ай бұрын
Interested
@nehakushwah8055
@nehakushwah8055 2 ай бұрын
Hi Can I get recording please? I missed it due to a medical emergency
@gustavoleonardodepaulo4608
@gustavoleonardodepaulo4608 2 ай бұрын
And about Telemetry and Monitoring?
@RahulPahuja1991
@RahulPahuja1991 Ай бұрын
can u share the recorded session link , in case u have it
@dmytroberezhnyi717
@dmytroberezhnyi717 Ай бұрын
Heey, do you have the recording?
@carbaj03
@carbaj03 2 ай бұрын
writting less code
@akashGupta011
@akashGupta011 3 ай бұрын
Can you please add the link in description
@ranazahab7384
@ranazahab7384 3 ай бұрын
Wanna join.
@maliksohailanwar596
@maliksohailanwar596 3 ай бұрын
Waiting
@GG9K71
@GG9K71 3 ай бұрын
I 100% agree with you, man!
@felipechaux3070
@felipechaux3070 3 ай бұрын
Waiting 👌
@sumerkhan8189
@sumerkhan8189 3 ай бұрын
link is not open
@2chotti
@2chotti 3 ай бұрын
Waiting
@NoelStratakos
@NoelStratakos 3 ай бұрын
Diese Diskussion ist wirklich fesselnd! Es fühlt sich an, als würde man in einen Pool an Wissen und Weisheit eintauchen.👅
The ONLY Correct Way to Load Initial Data In Your Android App?
12:27
Philipp Lackner
Рет қаралды 26 М.
5 Kotlin Coroutine Secrets I Wish I Knew Earlier
24:23
Philipp Lackner
Рет қаралды 19 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 17 МЛН
Do you choose Inside Out 2 or The Amazing World of Gumball? 🤔
00:19
GIANT Gummy Worm Pt.6 #shorts
00:46
Mr DegrEE
Рет қаралды 105 МЛН
Translucent Status Bar with Edge-To-Edge Jetpack Compose
3:05
Daniel Atitienei
Рет қаралды 7 М.
Hot Flows vs. Cold Flows In Kotlin - When to Use What?
14:35
Philipp Lackner
Рет қаралды 14 М.
Targeting Android 15 - Why Your App Is NOT Ready
8:41
Philipp Lackner
Рет қаралды 20 М.
Master Kotlin Coroutines & Flows With My NEW Masterclass!
8:28
Philipp Lackner
Рет қаралды 8 М.
Realm DB Deprecation, Koin 4.0 & More - Android News October 2024
7:30
Philipp Lackner
Рет қаралды 3,1 М.
Ozoda - Lada ( Official Music Video 2024 )
06:07
Ozoda
Рет қаралды 17 МЛН