Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Ethereum Smart Contract Development in Solidity

Posted By: arundhati
Ethereum Smart Contract Development in Solidity

Gavin Zheng, Longxiang Gao, "Ethereum Smart Contract Development in Solidity"
English | ISBN: 9811562172 | 2021 | 350 pages | PDF | 8 MB

The general consensus is that BlockChain is the next disruptive technology, and Ethereum is the flagship product of BlockChain 2.0. However, coding and implementing business logic in a decentralized and transparent environment is fundamentally different from traditional programming and is emerging as a major challenge for developers.

This book introduces readers to the Solidity language from scratch, together with case studies and examples. It also covers advanced topics and explains the working mechanism of smart contracts in depth. Further, it includes relevant examples that shed new light on the forefront of Solidity programming. In short, it equips readers with essential practical skills, allowing them to quickly catch up and start using Solidity programming.

To gain the most from the book, readers should have already learned at least one object-oriented programming