Distributed Systems - Distributed systems: for fun and profit!!
Here is another fun way to learn Distributed systems! This book has explained concepts in a very nice way: http://book.mixu.net/distsys/ There are HTML/PDF/Kindle versions available.Distributed systems: for fun and profit!!
Here is another fun way to learn Distributed systems! This book has explained concepts in a very nice way: http://book.mixu.net/distsys/ There are HTML/PDF/Kindle versions available.Distributed Systems - Basics of distributed systems
Distributed systems are complex. Even after having worked on them for few years, we come might across concepts we are not aware of or had mis-understood. Here is a course by Kyle Kingsbury(Famously kn...Basics of distributed systems
Distributed systems are complex. Even after having worked on them for few years, we might come across concepts we are not aware of or had mis-understood. Here is a course by Kyle Kingsbury(Famously known as Aphyr) for getting a nice revision of these topi...Java REPL
Sometimes I wish Java also had a REPL interaface where I can quickly write some code and see its output. This is on mind of JDK developers and most probably planned for JDK9. Till then I use this portal http://www.javarepl.com/console.html





