home libri books Fumetti ebook dvd top ten sconti 0 Carrello


Torna Indietro

buzharovski spiro - introducing blockchain with java

Introducing Blockchain with Java Program, Implement, and Extend Blockchains with Java




Disponibilità: Normalmente disponibile in 15 giorni
A causa di problematiche nell'approvvigionamento legate alla Brexit sono possibili ritardi nelle consegne.


PREZZO
48,98 €
NICEPRICE
46,53 €
SCONTO
5%



Questo prodotto usufruisce delle SPEDIZIONI GRATIS
selezionando l'opzione Corriere Veloce in fase di ordine.


Pagabile anche con Carta della cultura giovani e del merito, 18App Bonus Cultura e Carta del Docente


Facebook Twitter Aggiungi commento


Spese Gratis

Dettagli

Genere:Libro
Lingua: Inglese
Editore:

Apress

Pubblicazione: 02/2022
Edizione: 1st ed.





Trama

Create your own crypto currency by implementing blockchain technology using Java. This step-by-step guide will teach you how to create a user interface using Java FX and implement SQLite DB using JDBC Driver for the blockchain.

Introducing Blockchain with Java includes numerous exercises and test questions to help you solidify what you have learned as you progress through the book, and provides ideas on expanding the codebase to make it your own. You will have access to a fully-functioning repository with Java code.

Upon completing this book, you will have the knowledge necessary to program your own blockchains with Java and you will have a completed project for your portfolio. 


What You Will Learn
  • Know the most important theoretical concepts of the blockchain
  • Code the blockchain in Java
  • Create a user interface with JavaFX
  • Implement SQLite DB using JDBC Driver
  • Create a P2P multi-threaded app 
  • Create your own cryptocurrency app with full functionality
  • Implement blockchain technology on a P2P network from scratch using Java, JavaFX, and SQL

Who This Book Is For

Anyone with a basic level knowledge of: Java or similar object-oriented programming language, FXML or HTML or similar markup language, and SQL




Sommario

1. Introduction to Blockchain  . . . . . . . .
1.1. Motivation and basic definitions . .
1.2. Encryption  . . . . . . . . . . . . . . .
1.2.1. Functions  . . . . . . . . . . . .
1.2.2. Symmetric-key algorithm . .
1.2.3. Asymmetric-key algorithm .
1.3. Hashing . . . . . . . . . . . . . . . . .
1.4. Smart contracts   . . . . . . . . . . . .
1.5. Bitcoin . . . . . . . . . . . . . . . . . .
1.6. Example workflows . . . . . . . . . .
Summary . . . . . . . . . . . . . . . . . . .
2. Blockchain Core - Model . . . . . . . .
2.1 Block.java . .
2.2. Transaction.java  . . . . . . . . . . . . . . .
2.3. Wallet.java . . . . . . . . . . . . . . . . .
Summary . . . . . . . . . . . . . . . . .
3. Database Setup. . . . . . . .
3.1. SQLite Database Browser Quick Setup .
         3.2. Blockchain.db  
3.3. Wallet.db   . . . . . . . . . . . . . . . . . .
3.4 JDBC Driver for SQLite setup
3.5 Writing your App init() method.
Summary . . . . . . . . . . . . . . . . . . .
4. Service Layer Implementation. . . . . .
4.1. BlockData.java

4
         4.2. WalletData.java
Summary . . . . . . . . . . . . . . . . .
5. UI – View Layer. . . . . .
5.1. SceneBuilder Quick Setup
         5.2. Creating Your Views
        3.2.1. MainWindow.fxml   . . . . . . . . . . . . . . . .
        3.2.2.  AddNewTransactionWindow.fxml   . . . . . . . . . . . . . . . .
5.3. Creating Your View Controllers
        5.3.1 MainWindowController.java
        5.3.1 AddNewTransactionController.java
Summary . . . . . . . . . . . . . . . . .
6. Network Handlers – Networking Layer. . . . . .
6.1. UI Thread
         6.2. Peer Client Thread
6.3. Peer Server Handler – Multithreading requests
        6.3.1 Peer Request Thread
6.4. Mining Thread
Summary . . . . . . . . . . . . . . . . .






Autore

Spiro Buzharovski is a full-stack software developer in the IT sector. He has a degree in mechanical engineering and has worked as an engineer in the oil and gas sector for more than six years. His interests include Java frameworks, blockchain, and the latest high-tech trends. Inspiration for this book came while working as a technical reviewer on the Apress book by Boro Sitnikovski, Introducing Blockchain with Lisp: Implement and Extend Blockchains with the Racket Language.










Altre Informazioni

ISBN:

9781484279267

Condizione: Nuovo
Dimensioni: 235 x 155 mm Ø 296 gr
Formato: Brossura
Illustration Notes:XIV, 173 p. 110 illus., 6 illus. in color.
Pagine Arabe: 173
Pagine Romane: xiv


Dicono di noi