Bitcoin lecture series (2015)
11–20 of 23 posts
Re: Bitcoin lecture series (2015)
#12Re: Bitcoin lecture series (2015)
#13I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
Whilst I appreciate that you are not seeking to teach the details of specific currencies, could you use some of the newer currencies to teach by example?
For example, could you discuss some of the concepts detailed in several of the white papers (and the legitimacy thereof) such as IOTA's tangle or some of the features of the new coins built on ethereum or the utilisation of XRP by banks?
Could you discuss future possibilities such as decentralized exchanges?
Thank you again.
Re: Bitcoin lecture series (2015)
#14I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
The recent Filecoin ICO has also gotten attention. And this might be a good place to jump off for a second course: "Applied Crypto Entrepreneurship". How to package, market and sell your existing computing resources, knowledge and skills for financial gain and social good. How blockchains and DLTs can be used not just to encode trust, but transactions for all digital goods and data. Even a section on using machine learning for time series analysis and building algorithmic trading bots. And also including lots of practical exercises in smart contract development and introductions to third-party tools, APIs and BaaS platforms.
Good luck and looking forward to seeing the next version! I'd say you've really got your work cut out for you trying to stay up-to-date on this ever shifting foundation.
Re: Bitcoin lecture series (2015)
#15I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
Re: Bitcoin lecture series (2015)
#16I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
Thank you so much for doing this and posting it online. I have learned a tremendous amount from your coursera course. Whilst I appreciate that you are not seeking to teach the details of specific currencies, could you use some of the newer currencies to teach by example? For example, could you discuss some of the concepts detailed in several of the white papers (and the legitimacy thereof) such as IOTA's tangle or so…
https://drive.google.com/file/d/0B8Prk1VqEFwgcXNPMGpnMHFvRUk...
Meanwhile, Barclays last week announced its own consortium around a Utility Settlement Coin (USC) ;)
Re: Bitcoin lecture series (2015)
#17I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
A lecture series walking through the internals of Bitcoin Core source code would be well received.
Re: Bitcoin lecture series (2015)
#18I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
Such a discussion would be generally applicable to an abstract cryptocurrency, and thus pertinent to this lecture series.
Re: Bitcoin lecture series (2015)
#19I'm the lead author of this textbook/lecture series. It's been a couple of years, and we've been thinking about an update. Let me know what topics you'd most like to see. Note that our goal is not to much to teach the details of specific cryptocurrencies as the concepts underlying them. For example, covering Byzantine Fault Tolerance and its application to blockchain protocols is high on my list.
Can't wait to watch the videos.
Re: Bitcoin lecture series (2015)
#20Earlier quoted context omitted.
A lecture series walking through the internals of Bitcoin Core source code would be well received.
I found this to be useful in understanding some of the low level details of the bitcoin implementation circa 2015 - http://davidederosa.com/basic-blockchain-programming/