Ultimate Go: Advanced Engineering 2.0
14h 48m 39s
English
Paid
Course description
Learn advanced Go concepts by building a reference implementation of a blockchain in Go! The goal of this class is to share how to code complex engineering tasks required to build a blockchain technology.
Watch Online
Watch Online Ultimate Go: Advanced Engineering 2.0
0:00
/ #1: Day 1.1 : Practical Use Of Blockchain
All Course Lessons (19)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Day 1.1 : Practical Use Of Blockchain Demo | 01:06:37 | |
| 2 | Day 1.2 : Genesis and Digital Signatures | 36:01 | |
| 3 | Day 1.3 : Digital Signatures and Blockchain Database | 43:18 | |
| 4 | Day 1.4 : Transaction Types and Signing Transactions | 42:16 | |
| 5 | Day 2.1 : Transaction Types and Accounting | 50:16 | |
| 6 | Day 2.2 : Memory Pools and Public Facing Web APIs | 45:03 | |
| 7 | Day 2.3 : Public Facing Web APIs | 40:08 | |
| 8 | Day 2.4 : Blocks, Audit Trails, and POW Mining | 59:42 | |
| 9 | Day 3.1 : POW Concurrent Mining | 01:03:37 | |
| 10 | Day 3.2 : POW Concurrent Mining | 35:47 | |
| 11 | Day 3.3 : POW Concurrent Mining and Accounting | 43:01 | |
| 12 | Day 3.4 : POW Concurrent Mining and Storage | 53:33 | |
| 13 | Day 4.1 : Review and Peer to Peer Networking | 51:52 | |
| 14 | Day 4.2 : Peer to Peer Networking and Sharing Transactions | 42:02 | |
| 15 | Day 4.3 : Peer to Peer Networking and Proposing Blocks | 44:36 | |
| 16 | Day 4.4 : Code Cleanup | 37:50 | |
| 17 | Day 5.1 : Proof Of Authority | 01:07:03 | |
| 18 | Day 5.2 : Chrome Plugin | 39:05 | |
| 19 | Day 5.3 : Review and Forks | 26:52 |
Unlock unlimited learning
Get instant access to all 18 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
For the Love of Go: Book/Video Bundle
Sources: John Arundel
Hello, and welcome to learning Go! It's great to have you here. This is the bundled edition of ‘For the Love of Go’, a book introducing the Go programming langu
6 hours 12 minutes 54 seconds
Getting Started With Golang
Sources: Academind Pro
Learn all the key fundamentals of Go - one of the most in-demand and popular programming languages you can learn these days! Go (or Golang) is a very modern, performant and popu...
15 hours 19 minutes 14 seconds
Build Your Own Database in Go From Scratch
Sources: James Smith
Learn databases from scratch, creating your own, in small steps and with simple code in Go (language-neutral). Atomicity and durability. The database...
Practical Go Foundations
Sources: ardanlabs.com
This introductory course explores topics like strings, REST APIs, error handling, testing, sorting, and more! Perfect for engineers just starting their journey into Go. This cou...
13 hours 9 minutes 53 seconds
Web Authentication, Encryption, JWT, HMAC, & OAuth With Go
Sources: udemy
An Intermediate Level Course for the Go Programming Language covering Web Authentication, Encryption, JWT, HMAC, & OAuth. Google's Go Programming Language is one of the fastest ...
14 hours 3 minutes 23 seconds