Ethereum Training: Hands-on Ethereum Development Bootcamp
This 3 day instructor-led course is designed for programmers and developers who want to take a comprehensive deep dive in writing smart contracts and building applications that interact with them. This course provides detailed overviews of Ethereum, smart contracts, and the development language, Solidity.
Description
The student will be exposed to Ethereum’s adaptable feature set which allows the developer to design decentralized applications for countless applications. Students will also participate in hands-on programming lab sessions to learn, develop, and advance their skills in Ethereum development.
Duration
3 Days
About the Exam
The Certified Blockchain Developer Ethereum exam is included with the class. Those who attend the Ethereum Development course and pass the exam certification will have a demonstrated knowledge of:
An excellent overall understanding of the Ethereum architecture and Solidity language.
All functional components (including smart contracts) required to develop an Ethereum Blockchain.
The understanding of how to instantiate an Ethereum application on the network.
An in-depth understanding of how transactions are created and implemented on an Ethereum network.
Prerequisites
Absolutely Necessary: Basic knowledge in JavaScript / HTML
Advantageous: Basic knowledge in C ++ / Java, data types
Advantageous: Basic knowledge with git repositories
Syllabus
Target Audience
Programmers
Application Developers
System Architects
Network Architects
Network Security Architects
IT Professionals w/programming experience
Topics
Introduction
What is Blockchain?
The History of Blockchain
How Does Blockchain Work?
Blockchain Use Cases and Real-World Implementations
Group Consensus Models
Proof of Stake and the Future of Ethereum
Ethereum Application Architecture
Sample Application Walkthrough
DevOps Considerations
Security Considerations
Lab Environment Setup and Configuration
Lab Overview
Lab 1: Introduction
Lab 2: The Remix IDE
Lab 3: MetaMask and the Test Networks
Lab 4: Infura.io
Lab 5: Web3.js
Lab 6: Events
Lab 7: Function Modifiers
Lab 8: Mappings and Structs
Lab 9: Inheritance
Lab 10: Deploying to Live Networks
Lab 11: Bonus Lab - The Pet Shop Tutorial