Clean Code

The Art of Clean Code  eBooks & eLearning

Posted by lucky_aut at June 25, 2023
The Art of Clean Code

The Art of Clean Code
Last updated 5/2023
Duration: 53m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 247 MB
Genre: eLearning | Language: English

Writing Code that Speaks

Clean Coders - Clean Code, Episode 38 - The Clean Coder  eBooks & eLearning

Posted by First1 at June 8, 2017
Clean Coders - Clean Code, Episode 38 - The Clean Coder

Clean Coders - Clean Code, Episode 38 - The Clean Coder
Size: 2.58 GB | Duration: 46 mins | Video: AVC (.mp4) 1920x1080 59,94fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Language: English

This video introduces our series on software professionalism. Let's imagine that we all live and work in a giant O'Neil habitat, plying the orbits between Earth and the Asteroid belt; gathering solar energy and mining the asteroids for volatiles, minerals, and metals. Such a vessel requires a lot of software. The software teams on board are led by "The General".

Clean Code: Java Case Study (2014-2016)  eBooks & eLearning

Posted by ParRus at May 29, 2019
Clean Code: Java Case Study (2014-2016)

Clean Code: Java Case Study (2014-2016)
WEBRip | English | MP4 | 1920 x 1080 | AVC ~1762 Kbps | 29.970 fps
AAC | 256 Kbps | 48.0 KHz | 2 channels | ~15 hours | 16.41 GB
Genre: Video Tutorial

Over the next weeks and months, Micah and Uncle Bob will re-implement the cleancoders.com website in Java before your very eyes. You'll see them applying all the principles, patterns, and practices that you've been learning in the Clean Code series. But instead of learning about those principles, patterns, and practices, you'll see how they use them in real life.

Clean Code In The Browser  eBooks & eLearning

Posted by ParRus at June 1, 2019
Clean Code In The Browser

Clean Code In The Browser
WEBRip | English | MP4 | 1920 x 1080 | AVC ~2249 Kbps | 30 fps
AAC | 165 Kbps | 48.0 KHz | 2 channels | 06:58:45 | 6.85 GB
Genre: Video Tutorial

The Web has been a dominant platform for over twenty years, but over that time code quality has been surprisingly low. An entire generation of developers came up through the ranks with a working understanding that front-end code was hard to write well, and harder to maintain over time. How did we get here, and how can we make positive changes towards quality in our browser code?

Clean Code with Java examples  eBooks & eLearning

Posted by lucky_aut at Dec. 20, 2020
Clean Code with Java examples

Clean Code with Java examples
Duration: 2h 2m | .MP4 1280x720, 30 fps(r) | AAC, 44100 Hz, 2ch | 593 MB
Genre: eLearning | Language: English

In this Clean Code Java course you will learn useful software principles that you can use in your every day programming.

Kotlin for Android & Java Developers: Clean Code on Android (11/2020)  eBooks & eLearning

Posted by ParRus at Dec. 5, 2020
Kotlin for Android & Java Developers: Clean Code on Android (11/2020)

Kotlin for Android & Java Developers: Clean Code on Android
WEBRip | English | MP4 | 1920 x 1080 | AVC ~540 kbps | 30 fps
AAC | 62.8 Kbps | 44.1 KHz | 2 channels | ~8 hours | 3.05 GB
Genre: eLearning Video / Development, Programming

Become a professional Kotlin developer and write cleaner code in your Android apps than in Java, avoid boilerplate code

Clean Code: Functional Programming  eBooks & eLearning

Posted by ParRus at June 1, 2019
Clean Code: Functional Programming

Clean Code: Functional Programming
WEBRip | English | MP4 + Project files | 1920 x 1080 | AVC ~2462 Kbps | 29.970 fps
AAC | 164 Kbps | 48.0 KHz | 2 channels | 07:24:16 | 7.05 GB
Genre: Video Tutorial

Exploring functional programming with Uncle Bob, because it is there!
Clean Code in PHP: Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP

Clean Code in PHP: Expert tips and best practices to write beautiful, human-friendly, and maintainable PHP by Carsten Windler, Alexandre Daubois
English | October 31, 2022 | ISBN: 1804613878 | 264 pages | MOBI | 4.83 Mb

Clean Coders - Clean Code, Episode 39 - Defects  eBooks & eLearning

Posted by First1 at June 8, 2017
Clean Coders - Clean Code, Episode 39 - Defects

Clean Coders - Clean Code, Episode 39 - Defects
Size: 1.60 GB | Duration: 48 mins | Video: AVC (.mp4) 1920x1080 59,94fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Language: English

The second promise of The Programmer's Oath is: The code that I produce will always be my best work. I will not knowingly allow code that is defective either in behavior or structure to accumulate.

Clean Coders - Clean Code, Episode 41 - Small Releases  eBooks & eLearning

Posted by First1 at June 8, 2017
Clean Coders - Clean Code, Episode 41 - Small Releases

Clean Coders - Clean Code, Episode 41 - Small Releases
Size: 1.87 GB | Duration: 57 mins | Video: AVC (.mp4) 1920x1080 59,94fps | Audio: AAC 48KHz 2ch
Genre: eLearning | Language: English

Now of course you realize that an episode entitled Small Releases would be all about source code control systems – right? Not just about source code control, but about the history of source code control. Makes perfect sense, right? Well, that's what you've got in store in this episode.