Oreilly - Java to Kotlin Course Video

"softddl.org"
9-04-2022, 19:01
Rating:
0
0 vote
  • Oreilly - Java to Kotlin Course Video
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
    Genre: eLearning | Language: English + srt | Duration: 4 Lessons (2h 50m) | Size: 2 GB
    The Gilded Rose is a classic refactoring kata, available in many languages athttps://github.com/emilybache/GildedRose​-Refactoring-Kata. In this video series we start with the Java version and show how to migrate it to Kotlin as well as refactoring the procedural code into both object-oriented and functional styles.The rules of the exercise are here.

Oreilly - Java to Kotlin Course Video
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 4 Lessons (2h 50m) | Size: 2 GB
The Gilded Rose is a classic refactoring kata, available in many languages athttps://github.com/emilybache/GildedRose​-Refactoring-Kata. In this video series we start with the Java version and show how to migrate it to Kotlin as well as refactoring the procedural code into both object-oriented and functional styles.The rules of the exercise are here.


Part 1 takes the procedural Java code and ends with a nice OO solution, using inheritance to represent the different types of item. Part 2 replaces the inheritance with composition, getting perhaps closer to the heart of the domain. Part 3 removes the mutation inherent in the procedural code to give a nice functional solution. Part 4 is a bonus refactoring, starting from the beginning to see how far the update code can be improved while making no changes to any other files.
The code is available athttps://github.com/dmcg/gilded-rose-kata



Links are Interchangeable - No Password - Single Extraction
 
Comments
The minimum comment length is 50 characters. comments are moderated
There are no comments yet. You can be the first!
Download free » Tutorials » Oreilly - Java to Kotlin Course Video
Copyright holders