Search our courses
Training

In this Introduction to Blockchain and Ethereum training course, we introduce the fundamentals of blockchain and cryptocurrency technologies. We will discuss when to apply these approaches to existing or greenfield architectures.

Attendees will be able to see the power of the approach by building and working with a simple blockchain from scratch. With this context, we will move on to discuss the Bitcoin network and currency in detail and the design choices that it makes.

The second half of the course introduces the Ethereum network and its notions of smart contracts, gas and related tech, including the Ethereum Virtual Machine (EVM). We discuss distributed apps and look at some recent high-profile case studies.

The Solidity programming language is introduced from scratch as well as a typical development environment for new smart contracts. Finally, we show to integrate Ethereum smart contracts with existing applications by using the Web3j library to bridge Java applications with the Ethereum network and blockchain.

 

Software Spec:

  • Laptop with an IDE (ideally Java 8) and the ability to install new software.

Introduction to Blockchain and Ethereum

Price €1,195.00

Course Code

GTBCE

Duration

2 Day

Accreditation

N/A

Target Audience

  • Experienced programmers in a OO language (ideally Java, Javascript or C# also useful). Also suitable for architects or lead developers who are investigating suitability of blockchains.

Attendee Requirements

  • Attendees must already be experienced programmers, ideally with knowledge of either Java, C# or Javascript. Any knowledge of blockchains, cryptography or cryptocurrencies is a notable advantage.

Downloads

Expand all

Course Description

In this Introduction to Blockchain and Ethereum training course, we introduce the fundamentals of blockchain and cryptocurrency technologies. We will discuss when to apply these approaches to existing or greenfield architectures.

Attendees will be able to see the power of the approach by building and working with a simple blockchain from scratch. With this context, we will move on to discuss the Bitcoin network and currency in detail and the design choices that it makes.

The second half of the course introduces the Ethereum network and its notions of smart contracts, gas and related tech, including the Ethereum Virtual Machine (EVM). We discuss distributed apps and look at some recent high-profile case studies.

The Solidity programming language is introduced from scratch as well as a typical development environment for new smart contracts. Finally, we show to integrate Ethereum smart contracts with existing applications by using the Web3j library to bridge Java applications with the Ethereum network and blockchain.

 

Software Spec:

  • Laptop with an IDE (ideally Java 8) and the ability to install new software.

Course Outline

Day One

A: Blockchain Bootcamp

1. Fundamental Concepts

  •       Hashing
  •       Public Key cryptography
  •       Hash chaining (e.g. Git)
  •       Cryptographic glossary

2. An introductory blockchain

  •       Append-only ledgers
  •       Proof of work and difficulty
  •       Specification for a simple example – FirstBlockchain

Lab: Build & implement FirstBlockchain

Lab: Try to forge entries in someone else’s implementation of FirstBlockchain

B. Bitcoin

1. Bitcoin concepts

  •      Full nodes, mining and PoW
  •      Addresses, wallets & client tools

Lab: Setting up Bitcoin Wallets

  •       Exchanges
  •       Economics of Bitcoin
  •       Future Directions

C. Ethereum

1. Ethereum concepts

  •       Setting the Scene
  •       Fundamentals: Ethereum, EVM, Smart Contracts & Gas
  •       Client tools & wallets

Lab: Setting up Ether wallets

  •       How Ethereum differs from Bitcoin
  •       The “Why” of Ethereum
  •       Distributed apps and ICOs
  •       Case Studies

Day Two

2. Introduction to Solidity

  • Meeting Solidity

Lab: Set up your Ethereum (Rinkeby) working environment

  •       Solidity types – value, reference, array
  •       Keywords
  •       Storage
  •       Accounts and related data types
  •       Functions and contracts
  •       Transactions and blocks
  •       Builtin functions

2. Developing Solidity Contracts

  •       Deploying a contract to a testnet
  •       Working with the JS web console

Lab: A first Ethereum smart contract

  •        Zeppelin contracts and ERC20
  •        Case study: Example Production contract
  •        Case studies: Pitfalls of Solidity contracts

Lab: Building an ERC20 contract

3. Web3j

  •        Introducing web3j
  •        CompleteableFuture and Reactive design of web3j programs
  •        Web3j proxies for contracts
  •        Interacting with the Ethereum blockchain with Web3j
  •        Integration and practical considerations

Lab: Managing contracts on the Ethereum blockchain with web3j

Learning Path
Ways to Attend
  • Attend a public course, if there is one available. Please check our schedule, or register your interest in joining a course in your area.
  • Private onsite Team training also available, please contact us to discuss. We can customise this course to suit your business requirements.

Technical ICT learning & mentoring services

Private Team Training

Our instructors are specialist consultants with vast real world experience and expertise allowing them to design and deliver client-focused courses for your organisation.

Learn more about our Private Team Training

What Our Clients Say

"Absolutely fantastic training. Thoroughly enjoyed it thanks to our highly enthusiastic tutor.  It wouldn't be an understatement to say that it was the best professional training that I have ever received."

 

Customised Linux with Networking

Live Online -  February 2022

 


“It was very positive. This course was 4 days but covered a semester worth of work if it was done in college. The labs were relevant and delegates were provided the lab/coursebook for further study and practice after the course finished. GuruTeam's course was excellent and provides a deeper understanding of the architecture and how it all works. The hands-on aspect was very helpful as it helped solidify the concepts as I went along."

 

Kubernetes Administration Certification - GTLFK

Live Online September 2024

 

 

 

“The Instructor was very knowledgeable, laid back and very approachable during the course. The environment setup was second to none.  Very easy to jump in and follow along with minimal pre-req setup."

Kubernetes Administration Certification - GTLFK

Onsite May 2024

 

“The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples as brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.”

 

Docker - GTDK1

Live Online December 2024

 

“Great instructor, who encouraged active participation. The breakout groups and exercises kept the group engaged and the content relevant to our own products”.

 

Site Reliability Engineering Foundation - GTDSRE

Live Online January 2022

 

 

 

"Intelligence is the ability to avoid doing work, yet
getting the work done"

Linus Torvalds, creator of Linux and GIT

Technical ICT learning & mentoring services

About GuruTeam

GuruTeam is a high-level ICT Learning, Mentoring and Consultancy services company. We specialise in delivering instructor-led on and off-site training in Blockchain, Linux, Cloud, Big Data, DevOps, Kubernetes, Agile, Software & Web Development technologies. View our Testimonials

Download our eBrochure
Our Accreditation Partners
  •  
  •  
  •  

 

Upcoming Courses

Kubernetes Admin

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

 Live Online
 GMT +01:00  09:30 - 17:00 hrs

This Kubernetes Administration
Certification training course is
suitable for anyone who wants
to learn  the skills necessary to build and administer a Kubernetes cluster.

 

LEARN MORE

RUST PROGRAMMING

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

 Live Online
 GMT +01:00  09:30 - 17:00 hrs

This Rust programming training course will help you understand what Rust applications look like, how to write Rust applications properly, and how to get the most out of the language and its libraries.
 

Learn More

INTRO TO PYTHON 3 

ADVANCED PYTHON 3

21st - 23rd January 2025
11th - 13th February 2025

Live Online
GMT +01:00  09:30 - 17:00 hrs

Python is a powerful and popular object-oriented programming/
scripting language with many high quality libraries.

 

Learn More

 GO LANG TRAINING

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

Live Online
GMT +01:00  09:30 - 17:00 hrs

This Go language programming training course will help you understand how Go works, and immediately be more productive. If you are building a team using Go, this will be a great opportunity to get your team on the same page and speaking the same language.

Learn More

Newsletter

Stay up to date, receive updates on scheduled dates, new courses, offers, and events.

Subscribe to our Newsletter