Контакты/Проезд  Доставка и Оплата Помощь/Возврат
История
  +7(495) 980-12-10
  пн-пт: 10-18 сб,вс: 11-18
  shop@logobook.ru
   
    Поиск книг                    Поиск по списку ISBN Расширенный поиск    
Найти
  Зарубежные издательства Российские издательства  
Авторы | Каталог книг | Издательства | Новинки | Учебная литература | Акции | Хиты | |
 

Beginning Ethereum Smart Contracts Programming, Lee


Варианты приобретения
Цена: 8384.00р.
Кол-во:
Наличие: Поставка под заказ.  Есть в наличии на складе поставщика.
Склад Англия: Есть  Склад Америка: Есть  
При оформлении заказа до: 2025-07-28
Ориентировочная дата поставки: Август-начало Сентября

Добавить в корзину
в Мои желания

Автор: Lee
Название:  Beginning Ethereum Smart Contracts Programming
ISBN: 9781484292709
Издательство: Springer
Классификация:


ISBN-10: 1484292707
Обложка/Формат: Soft cover
Страницы: 140
Вес: 0.49 кг.
Дата издания: 07.04.2023
Язык: English
Издание: 2nd ed.
Иллюстрации: 207 illustrations, black and white; xvii, 370 p. 207 illus.
Размер: 176 x 253 x 26
Читательская аудитория: Professional & vocational
Основная тема: Computer Science
Подзаголовок: With examples in python, solidity, and javascript
Ссылка на Издательство: Link
Рейтинг:
Поставляется из: Германии
Описание: Use this book to write an Ethereum blockchain smart contract, test it, deploy it, and create a web application to interact with your smart contract. This new edition has been expanded and updated to cover web3.js APIs, additional Consensus Protocols, non-Fungible Tokens (NFTs), developing NFT tokens using ERC-721, and more! Beginning Ethereum Smart Contracts Programming, second edition is your fastest and most efficient means of getting started if you are unsure where to begin and how to connect to the Ethereum blockchain. The book begins with a foundational discussion of blockchain and the motivation behind it. From there, you will get up close and personal with the Ethereum blockchain, learning how to use an Ethereum client (geth) to create a private Ethereum blockchain to perform transactions such as sending Ethers to another account on another node. You will learn about smart contracts without having to wade through tons of documentation. Author Lee’s “learn-by-doing” approach will allow you to be productive and feel confident in your ability in no time. The last part of this book covers tokens, a topic that has taken the cryptocurrency market by storm. Sample code in Python, Solidity, and JavaScript is provided in the book and online. What Youll Learn * Understand the basic premise of blockchain and “record keeping” in a peer-to-peer network * Experience blockchain in action by creating your own blockchain using Python * Know the foundation of smart contracts programming and how to deploy and test smart contracts * Work on a case study to illustrate the use of blockchain * Be familiar with tokens, and how to create and launch your own ICO digital token * Write smart contracts that transact using tokens Who This Book Is For Those who want to get started quickly with Ethereum smart contracts programming. Basic programming knowledge and an understanding of Python or JavaScript is recommended.
Дополнительное описание: Chapter 1: Understanding the Science Behind Blockchain – Cryptography.- Chapter 2: Understanding Blockchain.- Chapter 3: Implementing Your Own Blockchain Using Python.- Chapter 4: Creating Your Own Private Ethereum Test Network.- Chapter 5: Using the Meta



Introducing ethereum and solidity

Автор: Dannen, Chris
Название: Introducing ethereum and solidity
ISBN: 1484225341 ISBN-13(EAN): 9781484225349
Издательство: Springer
Рейтинг:
Цена: 5170.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

1. Bridging the Blockchain Knowledge Gap

2. The Mist Browser

3. The EVM

4. Solidity Programming

5. Smart Contacts and Tokens

6. Mining Ether

7. Cryptoeconomics Survey

8. Dapp Deployment

9. Creating Private Chains

10. Use Cases

11. Advanced Concepts

Ethereum for Web Developers

Автор: Santiago Palladino
Название: Ethereum for Web Developers
ISBN: 1484252772 ISBN-13(EAN): 9781484252772
Издательство: Springer
Рейтинг:
Цена: 4611.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: This title was first published in 2001. When the Chartist leader Ernest Jones emerged from prison in 1850, he was determined to capture the public`s attention with a controversial and topical novel. The result of his endeavours was the remarkable Woman`s Wrongs, a series of five tales exploring women`s oppression at every level of society from the working class to the aristocracy.

Ethereum for Architects and Developers: With Case Studies and Code Samples in Solidity

Автор: Mohanty Debajani
Название: Ethereum for Architects and Developers: With Case Studies and Code Samples in Solidity
ISBN: 148424074X ISBN-13(EAN): 9781484240748
Издательство: Springer
Рейтинг:
Цена: 4890.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Explore the Ethereum ecosystem step by step with extensive theory, labs, and live use cases. This book takes you through BlockChain concepts; decentralized applications; Ethereum’s architecture; Solidity smart contract programming with examples; and testing, debugging, and deploying smart contracts on your local machine and on the cloud. You’ll cover best practices for writing contracts with ample examples to allow you to write high-quality contracts with optimal usage of fuel. In later chapters, Ethereum for Architects and Developers covers use cases from different business areas, such as finance, travel, supply-chain, insurance, and land registry. Many of these sectors are explained with flowcharts, diagrams, and sample code that you can refer to and further enhance in live projects.
By the end of the book, you will have enough information to use Ethereum to create value for your business processes and build foolproof data storage for smoother execution of business.
What You Will Learn
Discover key BlockChain conceptsMaster the architecture, building blocks, and ecosystem of EthereumDevelop smart contracts from scratch Debug, test, and deploy to test Take advantage of Ethereum in your business area
Who This Book Is For
BlockChain developers and architects wanting to develop decentralized Ethereum applications or learn its architecture.
Building games with ethereum smart contracts

Автор: Iyer, Kedar Dannen, Chris
Название: Building games with ethereum smart contracts
ISBN: 148423491X ISBN-13(EAN): 9781484234914
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn how to take your existing knowledge of Ethereum and Solidity to the next level. Hone your development skills and become more familiar with the syntax of the Solidity language by working through well-tested, well-documented intermediate-level sample projects.You will begin by covering the basics of Ethereum, Solidity, and gaming theory. From there, you will move onto sample projects that use smart contract engineering to create fun casino-style games that you can deploy and test on your friends and colleagues with real ether. All games are provably fair and auditable, so that players know the house won’t always win!Ideal for any reader with exposure to Ethereum, the techniques this book teaches are applicable to game developers, software engineers, web developers, and cryptocurrency enthusiasts.What You'll LearnUse various features and best practices for smart contract programming in Ethereum and SolidityDevelop and deploy games of chance, similar to the kind you’d find in a casinoCreate fun, easy projects with Ethereumlntegrate the Ethereum blockchain into gamesWho This Book Is ForEntry-level programmers with some exposure to Ethereum; game developers, Blockchain and cryptocurrency enthusiasts looking to add Ethereum and Solidity development to their skill set; software engineers and Web developers

Learn Ethereum

Автор: Wu Xun (Brian), Zou Zhihong, Song Dongying
Название: Learn Ethereum
ISBN: 1789954118 ISBN-13(EAN): 9781789954111
Издательство: Неизвестно
Рейтинг:
Цена: 13056.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn Ethereum is ideal for anyone who wants to do an ultra-learning on Ethereum blockchain technology and build end-to-end decentralized applications using smart contract and Ethereum. The hands-on examples will help novices master blockchain and Ethereum in a quick, effective and easy way.

Beginning programming using retro computing

Автор: Friedland, Gerald
Название: Beginning programming using retro computing
ISBN: 1484241452 ISBN-13(EAN): 9781484241455
Издательство: Springer
Рейтинг:
Цена: 3912.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Learn programming using the Commodore 16/Plus 4 system. Following this book, you and your children will not only learn BASIC programming, but also have fun emulating a retro Commodore system. There are many ways to bring the fun of learning to program in the 1980s back to life. For example, downloading the VICE emulator to a Raspberry Pi allows for the classic “turn on and program” experience and also provides some retro computing project fun. Many parents learned programming in this same way and can have fun helping their children follow the same path. You can also use this book as an opportunity to dust off your computing skills or learn programming concepts for the first time on a system that’s easy, approachable, and fun with a nostalgic twist.Commodore computers were the most sold computing devices before the iPhone. Nowadays, the Commodore system can be run using freely available emulation on modern computers. This book uses VICE, which is available for PC, Mac, Linux, as an online app, and on the Raspberry Pi. Beginning Programming Using Retro Computing offers simple programming concepts to give children and adults alike a sense of wonder in seeing that words they write have the power to do things, like play sounds, draw graphics, or finish math homework.

Beginning Robotics Programming in Java with LEGO Mindstorms

Автор: Lu
Название: Beginning Robotics Programming in Java with LEGO Mindstorms
ISBN: 1484220048 ISBN-13(EAN): 9781484220047
Издательство: Springer
Рейтинг:
Цена: 6288.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Discover the difference between making a robot move and making a robot think. Using Mindstorms EV3 and LeJOS—an open source project for Java Mindstorms projects—you’ll learn how to create Artificial Intelligence for your bot. Your robot will learn how to problem solve, how to plan, how to learn, and how to communicate. Along the way, you’ll learn about classical AI algorithms for teaching hardware how to think, algorithms that you can then apply to your own robotic inspirations.
If you’ve ever wanted to learn about robotic intelligence in a practical, playful way, Beginning Robotics Programming in Java with LEGO Mindstorms is for you.
What you’ll learn:
Build your first LEGO EV3 robot step-by-stepInstall LeJOS and its firmware on Lego EV3Create and upload your first Java Program into Lego EV3LeJOS API FunctionsJava Programming for MotorsRobotics Behavior Programming with SensorsCommon AI Algorithms like DFS, BFS, and Dijkstra’s AlgorithmJava Multithreading Programming with Lego EV3
Who this book is for:
Students, teachers, and makers with basic Java programming experience who want to learn how to apply Artificial Intelligence to a practical robotic system.
Beginning C++ Programming

Автор: Grimes Richard
Название: Beginning C++ Programming
ISBN: 1787124940 ISBN-13(EAN): 9781787124943
Издательство: Неизвестно
Рейтинг:
Цена: 10114.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание:

Modern C++ at your fingertips

Key Features

  • This book gets you started with the exciting world of C++ programming
  • It will enable you to write C++ code that uses the standard library, has a level of object orientation, and uses memory in a safe and effective way
  • It forms the basis of programming and covers concepts such as data structures and the core programming language

Book Description

C++ has come a long way and is now adopted in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not to forget its importance in game programming. Despite its strengths in these areas, beginners usually tend to shy away from learning the language because of its steep learning curve.

The main mission of this book is to make you familiar and comfortable with C++. You will finish the book not only being able to write your own code, but more importantly, you will be able to read other projects. It is only by being able to read others' code that you will progress from a beginner to an advanced programmer. This book is the first step in that progression.

The first task is to familiarize you with the structure of C++ projects so you will know how to start reading a project. Next, you will be able to identify the main structures in the language, functions, and classes, and feel confident being able to identify the execution flow through the code. You will then become aware of the facilities of the standard library and be able to determine whether you need to write a routine yourself, or use an existing routine in the standard library.

Throughout the book, there is a big emphasis on memory and pointers. You will understand memory usage, allocation, and access, and be able to write code that does not leak memory. Finally, you will learn about C++ classes and get an introduction to object orientation and polymorphism.

What you will learn

  • Get familiar with the structure of C++ projects
  • Identify the main structures in the language: functions and classes
  • Feel confident about being able to identify the execution flow through the code
  • Be aware of the facilities of the standard library
  • Gain insights into the basic concepts of object orientation
  • Know how to debug your programs
  • Get acquainted with the standard C++ library
Beginning Database Programming Using ASP.NET Core 3

Название: Beginning Database Programming Using ASP.NET Core 3
ISBN: 1484255089 ISBN-13(EAN): 9781484255087
Издательство: Springer
Рейтинг:
Цена: 7685.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Beginning user level

Truffle Quick Start Guide

Автор: Bhaskar Nikhil
Название: Truffle Quick Start Guide
ISBN: 1789132541 ISBN-13(EAN): 9781789132540
Издательство: Неизвестно
Рейтинг:
Цена: 6068.00 р.
Наличие на складе: Есть у поставщика Поставка под заказ.

Описание: Truffle is a world class development environment, testing framework and asset pipeline for Ethereum, aiming to make life as an Ethereum developer easier. If you are a web developer wanting to try your hands at developing Dapps with Truffle then this is the ideal book. This book will teach you to write smart contracts and build Dapps with Truffle.

Beginning lua programming

Автор: Jung, Kurt Brown, Aaron
Название: Beginning lua programming
ISBN: 0470069171 ISBN-13(EAN): 9780470069172
Издательство: Wiley
Рейтинг:
Цена: 4275.00 р.
Наличие на складе: Поставка под заказ.

Описание: Suitable for those affected by Parkinson`s disease, this book helps discover how to keep a positive attitude and lead an active, productive life. It also provides coping skills, first hand advice, and practical tools, such as worksheets to assess care options, questions to ask doctors, and listings of care providers. Presents the fundamentals of programming with Lua. This book explains standard Lua functions, and how to take advantage of free Lua community resources. It integrates code samples throughout the chapters to demonstrate how to apply the information so that readers can write your own programs.

Ethereum Smart Contract Development in Solidity

Автор: Gavin Zheng; Longxiang Gao; Liqun Huang; Jian Guan
Название: Ethereum Smart Contract Development in Solidity
ISBN: 9811562172 ISBN-13(EAN): 9789811562174
Издательство: Springer
Рейтинг:
Цена: 10480.00 р.
Наличие на складе: Поставка под заказ.

Описание: 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.


ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru
   В Контакте     В Контакте Мед  Мобильная версия