Skip to content

Commit

Permalink
Hannah (dipakkr#624)
Browse files Browse the repository at this point in the history
* Add blockchain resource

* Add node resource

* Update new contributors

* Add blockchain project
  • Loading branch information
hanapotski authored and Contrevien committed Oct 29, 2018
1 parent 84a2374 commit 1e5eeb1
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions Blockchain.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Basics
+ Good resource for beginners: https://www.youtube.com/watch?v=_160oMzblY8&t=393s
+ Blockchain basics: https://www.lynda.com/Data-Science-tutorials/Blockchain-Basics/574704-2.html?srchtrk=index%3a3%0alinktypeid%3a2%0aq%3ablockchain%0apage%3a1%0as%3arelevance%0asa%3atrue%0aproducttypeid%3a2
+ Simply Explained Playlist by SAVJEE (highly recommended): https://www.youtube.com/playlist?list=PLzvRQMJ9HDiSbvXWQ7OdgVccdr7Wni5Qw
+ Simple Handon using JAVASCRIPT - SAVJEE (highly recommended): https://www.youtube.com/playlist?list=PLzvRQMJ9HDiSbvXWQ7OdgVccdr7Wni5Qw
+ Siraj Raval youtube cryptocurrencies series on youtube : https://www.youtube.com/playlist?list=PL2-dafEMk2A7jW7CYUJsBu58JH27bqaNL
Expand Down
1 change: 1 addition & 0 deletions Nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
- [What is nodejs - FreeCodecamp](https://medium.freecodecamp.org/what-exactly-is-node-js-ae36e97449f5)
- [Node.js V8 internals: an illustrative primer](https://codeburst.io/node-js-v8-internals-an-illustrative-primer-83766e983bf6)
- [What you should know to really understand the Node.js Event Loop](https://medium.com/the-node-js-collection/what-you-should-know-to-really-understand-the-node-js-event-loop-and-its-metrics-c4907b19da4c)
- [Nodeschool](https://nodeschool.io/)


2. [Event Loop](#2-event-loop)
Expand Down
8 changes: 8 additions & 0 deletions new-contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
1. Archit Kaushik (architkshk)
2. Pratyusha Thumiki(PratyushaThumiki)
3. Manuel Coppotelli (manuelcoppotelli)
4. Nathan Glover (t04glovern)
5. Sengxay Xayachack (frankxayachack)
6. Juliano Garcia (robotenique)
7. Jibin Thomas (jibin2706)
8. Hannah Zulueta (hanapotski)
1 change: 1 addition & 0 deletions projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@


## 2. Blockchain
- [Interesting Blockchain Projects](https://hackernoon.com/6-interesting-blockchain-projects-8c315364ff7f)
- [A simplest blockchain in python](https://github.com/dvf/blockchain)
- [Lets build the tiniest blockchain](https://medium.com/crypto-currently/lets-build-the-tiniest-blockchain-e70965a248b)

Expand Down

0 comments on commit 1e5eeb1

Please sign in to comment.