The Dirty Truth About Clean Code

Cody Engel β€’ March 20, 2023
Video Thumbnail
Cody Engel Logo

Cody Engel

View Channel

About

Hey, I'm Cody Engel and am a Staff Software Engineer. The majority of my career has been spent working with Android, originally with Java but I have been using Kotlin since 2017 although I have had the opportunity to work with a variety of different programming languages (PHP, JavaScript, Objective-C, C#, MySQL, Ruby, Golang, Python, and more). Aside from programming I have also found success working in a leadership capacity at several companies, I was surprised how much work goes into leading a team of engineers πŸ˜… My hope is to bring everything I have learned over the years onto this channel, so if you are looking to become a better software engineer then be sure to subscribe πŸ˜‡

Video Description

In this video, we will delve into the dirty truth about clean code. We will explore its significance and how it affects performance while reacting to "Clean" Code, Horrible Performance from Molly Rocket. If you'd like to watch their entire video, then check the additional resources section. Clean code is a programming approach that focuses on writing easily readable, maintainable, and efficient code. It emphasizes the use of meaningful names, consistent style, and modular organization to enhance the overall understanding of the code. By following clean code principles, developers can improve collaboration, reduce bugs, and simplify future modifications. Clean code practices contribute to better performance and stability in software projects. Ultimately, clean code is essential for creating high-quality software and fostering a healthy development environment. Performance-oriented programming is an approach that prioritizes the optimization of code for speed and resource usage. By employing efficient algorithms, data structures, and hardware-specific optimizations, developers can create software that runs faster and utilizes resources more effectively. This programming paradigm is particularly valuable for mission-critical applications, real-time systems, and high-performance computing scenarios. πŸšΆβ€β™‚οΈ FOLLOW ME πŸšΆβ€β™‚οΈ Join Our Discord - https://discord.gg/N3yC28sx66 Twitter - https://twitter.com/CodyEngelTweets TikTok - https://www.tiktok.com/@CodyEngelTalks Medium - https://medium.com/@CodyEngel/membership Subscribe To My Newsletter - https://www.engel.dev/ πŸ’‘Get 20% Off Of Brilliant - https://brilliant.sjv.io/RyKBBX πŸŽ₯ My YouTube Gear - https://kit.co/CodyEngel/my-youtube-gear πŸ–₯ My Desk Gear - https://kit.co/CodyEngel/my-desk-gear 🎡 My Background Audio - https://www.epidemicsound.com/referral/q5p7ap/ *The above links are affiliate links. πŸ“š RESOURCES πŸ“š "Clean" Code, Horrible Performance - https://www.youtube.com/watch?v=tD5NrevFtbU #softwareengineer #cleancode #programming

You May Also Like