From fc8017eddaa6d5b61d963c6e8b4e70de168bcf6b Mon Sep 17 00:00:00 2001 From: Teja Surya <17508751+tejasurya@users.noreply.github.com> Date: Thu, 23 Dec 2021 10:55:47 +0530 Subject: [PATCH] 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 --- README.md | 43 +++++++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1a2740d..f52e0eb 100755 --- a/README.md +++ b/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,7 +641,15 @@ 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) - - - - --------------------------