Bookbot

Ritesh Modi

    Solidity Programming Essentials - Second Edition
    Deep-Dive Terraform on Azure
    Solidity Programming Essentials
    • 2022

      Solidity Programming Essentials - Second Edition

      A guide to building smart contracts and tokens using the widely used Solidity language

      • 412 Seiten
      • 15 Lesestunden

      This guide offers a thorough introduction to Solidity, featuring numerous practical code samples to help readers quickly learn how to write smart contracts on Blockchain and Ethereum. It emphasizes hands-on experience, making it suitable for both beginners and those looking to enhance their skills in blockchain development.

      Solidity Programming Essentials - Second Edition
    • 2021

      Deep-Dive Terraform on Azure

      Automated Delivery and Deployment of Azure Solutions

      • 256 Seiten
      • 9 Lesestunden

      Focusing on Infrastructure as Code, this book provides a comprehensive introduction to using Terraform for automating resource deployment and management on Azure. It delves into essential software engineering practices associated with Terraform, equipping readers with the skills needed to efficiently manage cloud resources. Ideal for those looking to enhance their cloud infrastructure skills, it emphasizes practical applications and best practices in the context of Azure.

      Deep-Dive Terraform on Azure
    • 2018

      Solidity Programming Essentials

      A Beginner's Guide to Build Smart Contracts for Ethereum and Blockchain

      • 222 Seiten
      • 8 Lesestunden
      3,7(3)Abgeben

      Learn the powerful programming language for writing smart contracts and discover how to write, deploy, and test them in Ethereum. This book will get you started with Solidity, enabling you to build Ethereum Smart Contracts. No prior knowledge of the Ethereum Virtual Machine (EVM) is required. You will learn the foundational concepts of Solidity and Ethereum, explore the unique aspects of the Solidity language, and create new accounts to submit transactions to the blockchain. Gain a comprehensive understanding of the language to write smart contracts, and familiarize yourself with essential tools for developing and deploying them. The book covers defensive coding techniques, exception handling, and error checking, along with the basics of Truffle and debugging processes. Solidity, influenced by JavaScript, is designed to compile code for the Ethereum Virtual Machine. The guide begins with an overview of blockchain and Ethereum concepts, followed by instructions on installing necessary tools for writing, testing, and debugging Solidity contracts. You will explore the layout of Solidity source files, data types, operators, control structures, and data structures while building smart contracts. Learn about function calls, return types, modifiers, event logging, and testing. By the end, you will be equipped to write, deploy, and test smart contracts in Ethereum, developing your Solidity skills efficiently. The approach emphasizes

      Solidity Programming Essentials