Blockchain patch (#142)
* Update README.md Some Real time system evaluation and Block chain courses added. * Update README.md Blockchain Development added * Update README.md * Update README.md * Update README.md * Update README.md
This commit is contained in:
43
README.md
43
README.md
@ -22,6 +22,7 @@ Table of Contents
|
||||
- [Math for Computer Scientist](#math-for-computer-scientist)
|
||||
- [Theoretical CS and Programming Languages](#theoretical-cs-and-programming-languages)
|
||||
- [Embedded Systems](#embedded-systems)
|
||||
- [Real time system evaluation](#real-time-system-evaluation)
|
||||
- [Computer Organization and Architecture](#computer-organization-and-architecture)
|
||||
- [Security](#security)
|
||||
- [Computer Graphics](#computer-graphics)
|
||||
@ -30,6 +31,7 @@ Table of Contents
|
||||
- [Quantum Computing](#quantum-computing)
|
||||
- [Robotics](#robotics)
|
||||
- [Computational Finance](#computational-finance)
|
||||
- [Blockchain Development](#blockchain-development)
|
||||
- [Misc](#misc)
|
||||
|
||||
Courses
|
||||
@ -639,8 +641,16 @@ Courses
|
||||
- [NOC:Design for internet of things - IISc Bangalore](https://nptel.ac.in/courses/108/108/108108098/)
|
||||
|
||||
|
||||
------------------------------
|
||||
|
||||
|
||||
|
||||
### Real time system evaluation
|
||||
- [Performance evaluation of Computer systems - IIT Madras](https://nptel.ac.in/courses/106/106/106106048/)
|
||||
- [Real Time systems - IIT Karaghpur](https://nptel.ac.in/courses/106/105/106105036/)
|
||||
- [EE 380 Colloquim on Computer Systems - Stanford University](https://www.youtube.com/playlist?list=PLoROMvodv4rMWw6rRoeSpkiseTHzWj6vu)
|
||||
- [System storages - IISc Bangalore](https://nptel.ac.in/courses/106/108/106108058/)
|
||||
|
||||
-------------------------------
|
||||
|
||||
|
||||
@ -885,6 +895,29 @@ Pricing Theory I / Applied Probability for Mathematical Finance - University of
|
||||
|
||||
----------------------------------
|
||||
|
||||
### Blockchain Development
|
||||
|
||||
|
||||
- **Blockchain and Cryptocurrencies**
|
||||
- [Blockchain Fundamentals Decal 2018 - Berkeley DeCal](https://www.youtube.com/playlist?list=PLSONl1AVlZNU0QTGpbgEQXKHcmgYz-ddT)
|
||||
- [Blockchain for Developers Decal - Spring 2018 - Berkeley DeCal](https://www.youtube.com/playlist?list=PLSONl1AVlZNUzp71_H1kb87PvIh8kIZU9)
|
||||
- [Cryptocurrency Engineering and Design - Spring 2018 - MIT](https://ocw.mit.edu/courses/media-arts-and-sciences/mas-s62-cryptocurrency-engineering-and-design-spring-2018/lecture-videos/)
|
||||
- [15.S12 Blockchain and Money, Fall 2018- MIT ](https://www.youtube.com/playlist?list=PLUl4u3cNGP63UUkfL0onkxF6MYgVa04Fn)
|
||||
- [Blockchain - Foundations and Use Cases](https://www.coursera.org/learn/blockchain-foundations-and-use-cases/home/welcome)
|
||||
- **Become Blockchain Developer**
|
||||
- [Solidity for Beginners](https://www.youtube.com/playlist?list=PLS5SEs8ZftgUq-aMMYeKf8nPqHrNqa3Iu) [Master Solidity](https://www.youtube.com/playlist?list=PLS5SEs8ZftgVnWHv2_mkvJjn5HBOkde3g) Dapp University
|
||||
- [IPFS Inter Planetary File System Dapp University] (https://www.youtube.com/playlist?list=PLS5SEs8ZftgWggD3tKfgwsIPXuIhorXZk)
|
||||
- [Solidity, Blockchain, and Smart Contract Course – Beginner to Expert Python Tutorial - FreeCodingCamp](https://www.youtube.com/watch?v=M576WGiDBdQ)
|
||||
- [Web 3.0 - Build Realtime Decentralized applications](https://www.youtube.com/playlist?list=PLS5SEs8ZftgVV6ah1fo2IvlHk1kTCy6un)
|
||||
|
||||
-------------------------
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
### Misc
|
||||
|
||||
- **HCI**
|
||||
@ -919,14 +952,4 @@ Pricing Theory I / Applied Probability for Mathematical Finance - University of
|
||||
- [Business Process Compliance (WT 2013/14) - HPI University of Potsdam](https://www.tele-task.de/series/979/)
|
||||
- [Design Thinking for Digital Engineering (SS 2018) - Dr. Julia von Thienen - HPI](https://www.tele-task.de/series/1206/)
|
||||
- [CS224w – Social Network Analysis – Autumn 2017 - Stanford University](http://snap.stanford.edu/class/cs224w-videos-2017/)
|
||||
- **Blockchain and Cryptocurrencies**
|
||||
- [Blockchain Fundamentals Decal 2018 - Berkeley DeCal](https://www.youtube.com/playlist?list=PLSONl1AVlZNU0QTGpbgEQXKHcmgYz-ddT)
|
||||
- [Blockchain for Developers Decal - Spring 2018 - Berkeley DeCal](https://www.youtube.com/playlist?list=PLSONl1AVlZNUzp71_H1kb87PvIh8kIZU9)
|
||||
- [Cryptocurrency Engineering and Design - Spring 2018 - MIT](https://ocw.mit.edu/courses/media-arts-and-sciences/mas-s62-cryptocurrency-engineering-and-design-spring-2018/lecture-videos/)
|
||||
- [15.S12 Blockchain and Money, Fall 2018- MIT ](https://www.youtube.com/playlist?list=PLUl4u3cNGP63UUkfL0onkxF6MYgVa04Fn)
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
-------------------------
|
||||
|
||||
Reference in New Issue
Block a user