Beginning Ethereum Smart Contracts Programming, Lee
Автор: 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
Автор: 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.
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.
Автор: 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
Автор: 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.
Автор: 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.
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.
Автор: 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 ISBN: 1484255089 ISBN-13(EAN): 9781484255087 Издательство: Springer Рейтинг: Цена: 7685.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Beginning user level
Автор: 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.
Автор: 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.
Автор: 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