Tuesday, March 1, 2016

Distributed Computing Learning List

I have started learning about Distributed Computing this month. For prerequisites, I have to do a quick refresh on Computer Networks, and Operating Systems. Also, I'm planning to implement all the concepts using Java language.

Prerequisites :

Computer Networking : https://www.udacity.com/courses/ud436
Advanced OS Refresher : https://www.udacity.com/courses/ud098
Intro to Java : https://www.udacity.com/courses/cs046
Developing Scalable Apps in Java : https://www.udacity.com/courses/ud859
Intro to OS : https://www.udacity.com/courses/ud923
Advanced OS : https://www.udacity.com/courses/ud189
TCP/IP : http://www.slideshare.net/sanjoysanyal/tcpip-basics

Books :


Code :

http://users.ece.utexas.edu/~garg/dist/jbkCode.html

No comments :

Post a Comment