From 61e0ea3201553508d029a96d2be639aa0f244491 Mon Sep 17 00:00:00 2001 From: Ashish Kamble Date: Mon, 16 Dec 2019 17:10:05 +0530 Subject: [PATCH 1/2] Update index.md added most popular js book to the list --- index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.md b/index.md index 436edd9..48c6ab3 100644 --- a/index.md +++ b/index.md @@ -38,6 +38,8 @@ You want to start by getting yourself set up with a wallet. You have a number of 3. Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations by Henning Diedrich. The book aims to help you get your head around blockchains in general and around Ethereum specifically. 4. [Blockchain: Blockchain, Smart Contracts, Investing in Ethereum, FinTech](https://www.amazon.com/gp/product/1539692779/)- You will get tips on how you can make your Smart Contacts easy to understand and user-friendly. 5. [The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology](https://www.amazon.com/Business-Blockchain-Practice-Application-Technology-ebook/dp/B01EIGP8HG) by William Mougayar (Author), Vitalik Buterin (Foreword) - This is an invitation for technologists to better understand the business potential of the blockchain, and for business minded people to grasp the many facets of blockchain technology. This book teaches you how to think about the blockchain. +6. [](https://www.amazon.in/You-Dont-Know-Set-Volumes/dp/9352136268/ref=asc_df_9352136268/?tag=googleshopdes-21&linkCode=df0&hvadid=396984763803&hvpos=1o1&hvnetw=g&hvrand=9210679951530340457&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9062107&hvtargid=pla-405660555088&psc=1&ext_vrnc=hi) by Kyle Simpson, This is a series of books diving deep into the core mechanisms of the JavaScript language. These books approach JavaScript intentionally opposite of how The Good Parts treats the language. No, that doesn't mean we're looking at the bad parts, but rather, exploring all the parts. + ## Libraries and Framework Your smart contract pair programmer From 9dab0eeb6894c234670aba040ae1005559ec281e Mon Sep 17 00:00:00 2001 From: Ashish Kamble Date: Mon, 16 Dec 2019 17:14:32 +0530 Subject: [PATCH 2/2] Added most popular book of popular favoured language --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 48c6ab3..75bd759 100644 --- a/index.md +++ b/index.md @@ -38,7 +38,7 @@ You want to start by getting yourself set up with a wallet. You have a number of 3. Ethereum: Blockchains, Digital Assets, Smart Contracts, Decentralized Autonomous Organizations by Henning Diedrich. The book aims to help you get your head around blockchains in general and around Ethereum specifically. 4. [Blockchain: Blockchain, Smart Contracts, Investing in Ethereum, FinTech](https://www.amazon.com/gp/product/1539692779/)- You will get tips on how you can make your Smart Contacts easy to understand and user-friendly. 5. [The Business Blockchain: Promise, Practice, and Application of the Next Internet Technology](https://www.amazon.com/Business-Blockchain-Practice-Application-Technology-ebook/dp/B01EIGP8HG) by William Mougayar (Author), Vitalik Buterin (Foreword) - This is an invitation for technologists to better understand the business potential of the blockchain, and for business minded people to grasp the many facets of blockchain technology. This book teaches you how to think about the blockchain. -6. [](https://www.amazon.in/You-Dont-Know-Set-Volumes/dp/9352136268/ref=asc_df_9352136268/?tag=googleshopdes-21&linkCode=df0&hvadid=396984763803&hvpos=1o1&hvnetw=g&hvrand=9210679951530340457&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9062107&hvtargid=pla-405660555088&psc=1&ext_vrnc=hi) by Kyle Simpson, This is a series of books diving deep into the core mechanisms of the JavaScript language. These books approach JavaScript intentionally opposite of how The Good Parts treats the language. No, that doesn't mean we're looking at the bad parts, but rather, exploring all the parts. +6. [You Dont Know JavScript](https://www.amazon.in/You-Dont-Know-Set-Volumes/dp/9352136268/ref=asc_df_9352136268/?tag=googleshopdes-21&linkCode=df0&hvadid=396984763803&hvpos=1o1&hvnetw=g&hvrand=9210679951530340457&hvpone=&hvptwo=&hvqmt=&hvdev=c&hvdvcmdl=&hvlocint=&hvlocphy=9062107&hvtargid=pla-405660555088&psc=1&ext_vrnc=hi) by Kyle Simpson, This is a series of books diving deep into the core mechanisms of the JavaScript language. These books approach JavaScript intentionally opposite of how The Good Parts treats the language. No, that doesn't mean we're looking at the bad parts, but rather, exploring all the parts. ## Libraries and Framework