Become a Blockchain developer and design, build, publish, test, maintain and secure scalable decentralized Blockchain projects using Bitcoin, Ethereum, NEO, EOS and Hyperledger.
This book helps you understand Blockchain beyond development and crypto to better harness its power and capability. You will learn tips to start your own project, and best practices for testing, security, and even compliance. Immerse yourself in this technology and review key topics such as cryptoeconomics, coding your own Blockchain P2P network, different consensus mechanisms, decentralized ledger, mining, wallets, blocks, and transactions.
Additionally, this book provides you with hands-on practical tools and examples for creating smart contracts and dApps for different blockchains such as Ethereum, NEO, EOS, and Hyperledger. Aided by practical, real-world coding examples, you'll see how to build dApps with Angular utilizing typescript from start to finish, connect to the blockchain network locally on a test network, and publish on the production mainnet environment.
Don't be left out of the next technology revolution - become a Blockchain developer using TheBlockchain Developer today.
What You'll Learn
Explore the Blockchain ecosystem is and the different consensus mechanisms
Create miners, wallets, transactions, distributed networks and DApps
Review the main features of Bitcoin: Ethereum, NEO and EOS, and Hyperledger are
Interact with popular node clients as well as implementing your own Blockchain
Publish and test your projects for security and scalability
Who This Book Is For
Developers, architects and engineers who are interested in learning about Blockchain or implementing Blockchain into a new greenfield project or integrating Blockchain into a brownfield project. Technical entrepreneurs, technical investors or even executives who want to better understand Blockchain technology and its potential.
Автор: West, Adrian W. Prettyman, Steve Название: Practical php 7, mysql 8, and mariadb website databases ISBN: 1484238427 ISBN-13(EAN): 9781484238424 Издательство: Springer Рейтинг: Цена: 7927.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Build interactive, database-driven websites with PHP 7, MySQL 8, and MariaDB. The focus of this book is on getting you up and running as quickly as possible with real-world applications. In the first two chapters, you will set up your development and testing environment, and then build your first PHP and MariaDB or MySQL database-driven website. You will then increase its sophistication, security, and functionality throughout the course of the book.
The PHP required is taught in context within each project so you can quickly learn how PHP integrates with MariaDB and MySQL to create powerful database-driven websites.
Each project is fully illustrated, so you will see clearly what you are building as you create your own database-driven website. You will build a form for registering users, and then build an interface so that an administrator can view and administer the user database. You will create a message board for users and a method for emailing them. You will also learn the best practices for ensuring that your website databases are secure. Later chapters describe how to create a product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. The final chapter will demonstrate the advantages of migrating to Oracle's MySQL 8. You will be shown step by step migration directions along with a demonstration of the tools available in SQL Workbench.
Because you are building the interactive pages yourself, you will know exactly how MySQL, MariaDB, and PHP all work together, and you will be able to add database interactivity to your own websites with ease.
What You Will Learn
Build a secure database-driven website using PHP 7, MySQL 8, and MariaDBCreate a product catalogWrite a message boardMove towards e-commerceEmploy security and validation measuresMigrate to Oracle's MySQL 8 Server platform
Who This Book Is For
Web developers with HTML, CSS and a limited Bootstrap experience. Readers need little to no prior experience with PHP and MySQL.
Автор: Rozga Название: Practical Bot Development ISBN: 1484235398 ISBN-13(EAN): 9781484235393 Издательство: Springer Рейтинг: Цена: 7317.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Explore the concept of bots and discover the motivation behind working with these new apps with messaging platforms. This book is an accessible resource teaching the basic concepts behind bot design and implementation. Each chapter builds on previous topics and, where appropriate, real working code is shown that implements the concepts. By just picking up a code editor, you can start creating smart, engaging, and useful bot experiences today. Practical Bot Development will teach you how to create your own bots on platforms like Facebook Messenger and Slack, incorporate extension APIs, and apply AI and ML algorithms in the cloud. By the end of this book, you'll be equipped with the information to reach thousands of new users with the bots you create The book is a great resource for those looking to harness the benefits of building their own bots and leveraging the platform feasibility of them. What You'll Learn
Understand the general architecture of a bot
Distinguish between a great bot experience versus a bad bot experience.
Explore the ideas behind natural language processing and apply them to bot development
Implement real Messenger, Slack, and custom channel bots using Node.js and the Microsoft Bot Builder framework
Deploy bots to Facebook Messenger and Slack
Who This Book Is For Engineers, hobbyists, and the design oriented community looking looking for an introduction to the technologies and concepts involved in building bots. The experience level could be from beginner to expert, although some familiarity with Node.js and APIs will be assumed.
Автор: van Merode Название: Continuous Integration (CI) and Continuous Delivery (CD): ISBN: 1484292278 ISBN-13(EAN): 9781484292273 Издательство: Springer Рейтинг: Цена: 7317.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Use continuous Integration (CI) and continuous delivery (CD) to improve the speed of software delivery. This book presents a game changer—how to use pipelines to automate the software delivery process. The theories about CI/CD are much the same, but the book covers what the development of pipelines looks like and how testing of pipelines themselves should be performed. Most teams just plunge into coding, without thinking about the CI/CD process itself. Why don’t we use the same development method for pipelines that we use for apps? Pipelines code development undergoes similar stages as application code development, such as requirements analysis, development, testing, implementation, operations, and monitoring. This is the starting point of the book. It describes the current challenges with pipeline development and how this process can be improved and structured. It describes in detail how to design pipelines and shows examples in BPMN 2.0 notation. What You’ll Learn * Know the shortcomings and challenges of current pipeline development such as misalignment between the pipeline engineer and the team’s workflow, the use of infrastructure as code (IaC), and pipeline security * Understand the need for CI/CD requirements through the book's non-exhaustive list of more than 60 CI/CD requirements provided to inspire and increase awareness * See how certain choices affect the way a pipeline is designed (and realized) * Become familiar with branching strategy, build strategy, test strategy, release strategy, and deployment strategy that are explained in detail in the book, including their effect on pipeline design * Know how pipelines can be unit tested, using a real-world example * Know how performance bottlenecks in a pipeline occur, how they can be detected, and how they can be solved * View a complete implementation, including code, showing how the guidelines in this book are applied to a real use case Who This Book Is For DevOps engineers and solution architects involved with automating the software supply chain and using application lifecycle management (ALM)/integration platforms such as Jenkins, CircleCI, Bamboo, and Azure DevOps; intermediate and experienced DevOps engineers (developers, ops engineers, test engineers); and ICT managers interested in the CI/CD pipeline development domain
Автор: Sesto Название: Practical Ansible ISBN: 1484286421 ISBN-13(EAN): 9781484286425 Издательство: Springer Рейтинг: Цена: 5487.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get ready to go from the basics of using Ansible to becoming proficient at implementing configuration management in your projects. This book begins with the basics of Ansible, providing you with details on how to install and configure your environment while working with different Ansible modules from the command line. Next, it introduces you to working with Ansible tasks and organizing configuration code into playbooks. You’ll then learn how to extend playbooks further, using roles and templates within the configuration code. Author Vincent Sesto then extends your knowledge further by covering custom Ansible modules using Python and Linux shell scripts and demonstrating how you can start to keep your secret values encrypted and secure using Ansible Vault. You’ll also develop Ansible roles with the use of Ansible Galaxy to reuse existing roles that others have created. This updated edition reflects changes added in the latest version of Ansible (2.9). It also includes an expanded chapter on testing Ansible using Molecule and managing large server environments using applications like Ansible Tower. What Will You Learn * Understand what Ansible is and how to install and run your first basic command line commands * Expand your configuration management using Ansible playbooks, roles and templates * Customize your code further using Ansible Vault and third-party roles in Ansible Galaxy. * Work with Ansible in managing cloud infrastructure, specifically in Amazon Web Services * Troubleshoot your Ansible code and use frameworks like Molecule and Testinfra to help test your code changes * Manage large server environments using real-world examples and extend your configurations using an application like Ansible Tower Who This Book Is For Systems Engineers, Developers, DevOps Engineers and Software Administrators.
Автор: Ravulavaru Arvind Название: Practical Internet of Things with JavaScript ISBN: 1788292944 ISBN-13(EAN): 9781788292948 Издательство: Неизвестно Рейтинг: Цена: 6251.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: In this book, you will be working closely with the IoT solution stack with Javascript. You will create IoT applications using Raspberry Pi 3, JavaScript & Cloud Computing, and control various sensors and actuators using a Web app, Mobile app, Desktop app & Amazon Alexa based voice commands.
Описание: 1. Getting Started 2. Manipulating Content and Media 3. Creating Themes4. Developing Themes5. Working with the API6. Building Plugins 7. Deployment and Publishing 8. Improving our Workflow and Blog 9. Localizing Content 10. Creating an eCommerce Site 11. Migrating to Hexo
6. Research Methods: Analytics, survey and card sorting
7. Collecting Qualitative Data
8. Analyzing Qualitative Data and Interpreting the Findings 9. Participant Recruitment, Ethics, and Accessibility 10. Using Your New Skills in the Real World Appendix A: Screener Participant Recruitment Tablet Testing Appendix B: User Research Consent FormReferences
Описание: JIRA is widely used as a product and bug tracking system, particularly in the Java world, but also in many other environment. However, it`s a large open source project, for which setup and management can be tricky. This book shows you how to develop plugins that extend JIRA`s functionality.
Автор: Duffield, Matthew Название: Practical app development with aurelia ISBN: 1484234014 ISBN-13(EAN): 9781484234013 Издательство: Springer Рейтинг: Цена: 4634.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Explore all the aspects of the Aurelia framework, including routing, templating, data binding, custom elements, event aggregation, HTTP services, features, plugins, etc.
Описание: Chapter 1. Getting Ahead in ReactChapter 2. Getting Started with Node Package Manager Chapter 3. Getting Started with React Function Components and Typescript Chapter 4. Setting Up an Enterprise-level App Chapter 5. Navigating the React Router Chapter 6. Writing Local State, Sending HTTP Requests, & ApexCharts Chapter 7. Writing Data Tables, Formik Forms, and Yup Validations Chapter 8. Writing Data Tables, Formik Forms, and Yup Validations -- Part 2Chapter 9: Managing State Using Redux with Redux Toolkit Chapter 10: Setting Up Redux Toolkit and Dispatching an Asynchronous Action Chapter 11: Creating, Deleting, and Updating Events on FullCalendar Using RTKChapter 12: Protecting Routes and Authentication in ReactChapter 13: Writing Profile Form and Syncing Profile to ComponentsChapter 14: Updating the Dashboard Sidebar NavigationChapter 15: Creating the Notifications, Security, and Subscription PagesChapter 16: Making the App Mobile-FriendlyChapter 17: Styling Methods for React ComponentsChapter 18: Deploying React in Netlify and in DockerChapter 19: Reusing React Skills in Other Platforms and Frameworks
Автор: Hong Philippe Название: Practical Web Design ISBN: 1788395034 ISBN-13(EAN): 9781788395038 Издательство: Неизвестно Рейтинг: Цена: 8458.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Web design is the process of creating websites. It encompasses several different aspects, including webpage layout, content production, and graphic design. This book offers you everything you need to know for building your websites.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru