Solidity Programming Essentials

Solidity Programming Essentials

AngličtinaEbook
Ritesh Modi, Modi
Packt Publishing
EAN: 9781788838375
Momentálně nedostupný titul
Momentálně nedostupné ke stažení
663 Kč
Běžná cena: 737 Kč
Sleva 10 %

Podrobné informace

Learn the most powerful and primary programming language for writing smart contracts and find out how to write, deploy, and test smart contracts in Ethereum.About This BookGet you up and running with Solidity Programming languageBuild Ethereum Smart Contracts with Solidity as your scripting languageLearn to test and deploy the smart contract to your private BlockchainWho This Book Is ForThis book is for anyone who would like to get started with Solidity Programming for developing an Ethereum smart contract. No prior knowledge of EVM is required.What You Will LearnLearn the basics and foundational concepts of Solidity and EthereumExplore the Solidity language and its uniqueness in depthCreate new accounts and submit transactions to blockchainGet to know the complete language in detail to write smart contractsLearn about major tools to develop and deploy smart contractsWrite defensive code using exception handling and error checkingUnderstand Truffle basics and the debugging processIn DetailSolidity is a contract-oriented language whose syntax is highly influenced by JavaScript, and is designed to compile code for the Ethereum Virtual Machine. Solidity Programming Essentials will be your guide to understanding Solidity programming to build smart contracts for Ethereum and blockchain from ground-up.We begin with a brief run-through of blockchain, Ethereum, and their most important concepts or components. You will learn how to install all the necessary tools to write, test, and debug Solidity contracts on Ethereum. Then, you will explore the layout of a Solidity source file and work with the different data types. The next set of recipes will help you work with operators, control structures, and data structures while building your smart contracts. We take you through function calls, return types, function modifers, and recipes in object-oriented programming with Solidity. Learn all you can on event logging and exception handling, as well as testing and debugging smart contracts.By the end of this book, you will be able to write, deploy, and test smart contracts in Ethereum. This book will bring forth the essence of writing contracts using Solidity and also help you develop Solidity skills in no time.Style and approachSolidity is a high-level programming language best understood using examples. After covering basic concepts of Ethereum and Solidity, programming constructs will be explained with help of examples. As chapters progress, deployment, usage and testing of contacts will form major aspect of the book. Troubleshooting and unit testing is an important exercise and skill to master this language will also be covered in this book.
EAN 9781788838375
ISBN 1788838378
Typ produktu Ebook
Vydavatel Packt Publishing
Datum vydání 20. dubna 2018
Stránky 222
Jazyk English
Země Uruguay
Autoři Ritesh Modi, Modi