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.
NOTE: As of October 1, the OCP Java SE 11 Programmer I Exam 1Z0-815 and Programmer II Exam 1Z0-816 will be replaced by one exam, Exam 1Z0-819. However, all the topics covered by the two previous exams are covered in the new exam. The Upgrade Exam 1Z0-817 remains the same.
Improve your preparation for the OCP Java SE 11 Developer exam with these comprehensive practice tests
OCP Oracle Certified Professional Java SE 11 Developer Practice Tests: Exam 1Z0-819 and Upgrade Exam 1Z0-817 offers readers over 1000 practice questions to help them hone their skills for the challenging 1Z0-819 exam as well as the 1Z0-817 upgrade exam.
Covering all the objective domains that help readers master the crucial subject areas covered by the exam, OCP Oracle Certified Professional Java SE 11 Developer Practice Tests provides domain-by-domain questions as well as additional bonus practice exams to further solidify the reader's mastery of its subjects. This book covers topics like:
Understanding Java Technology and Environment
Working with Java Operators, Primitives, and Strings
Creating Methods and Lambda Expressions
Designing Classes, Interfaces, Enums, and Annotations
Writing Functional Interfaces and Streams
Building Modules and Migrating Applications to Modules
Applying I/O, NIO.2, JDBC, Threads, and Concurrency
Secure Coding in Java SE Application
And much more
Perfect for anyone studying for the OCP Java SE 11 Developer and Upgrade exams, as well as all those who wish to brush up on their Java programming skills, OCP Oracle Certified Professional Java SE 11 Developer Practice Tests: Exam 1Z0-819 and Upgade Exam 1Z0-817 is an indispensable resource that has a place on the bookshelf of every Java enthusiast, professional, and student.
Описание: Dig deep into the data with a hands-on guide to machine learning with updated examples and more! Machine Learning: Hands-On for Developers and Technical Professionals provides hands-on instruction and fully-coded working examples for the most common machine learning techniques used by developers and technical professionals. The book contains a breakdown of each ML variant, explaining how it works and how it is used within certain industries, allowing readers to incorporate the presented techniques into their own work as they follow along. A core tenant of machine learning is a strong focus on data preparation, and a full exploration of the various types of learning algorithms illustrates how the proper tools can help any developer extract information and insights from existing data.
The book includes a full complement of Instructor's Materials to facilitate use in the classroom, making this resource useful for students and as a professional reference. At its core, machine learning is a mathematical, algorithm-based technology that forms the basis of historical data mining and modern big data science. Scientific analysis of big data requires a working knowledge of machine learning, which forms predictions based on known properties learned from training data.
Machine Learning is an accessible, comprehensive guide for the non-mathematician, providing clear guidance that allows readers to: Learn the languages of machine learning including Hadoop, Mahout, and WekaUnderstand decision trees, Bayesian networks, and artificial neural networksImplement Association Rule, Real Time, and Batch learningDevelop a strategic plan for safe, effective, and efficient machine learning By learning to construct a system that can learn from data, readers can increase their utility across industries. Machine learning sits at the core of deep dive data analysis and visualization, which is increasingly in demand as companies discover the goldmine hiding in their existing data. For the tech professional involved in data science, Machine Learning: Hands-On for Developers and Technical Professionals provides the skills and techniques required to dig deeper.
Автор: Mueller John Paul Название: Security for Web Developers: Using JavaScript, HTML, and CSS ISBN: 1491928646 ISBN-13(EAN): 9781491928646 Издательство: Wiley Рейтинг: Цена: 6334.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: As a web developer, you may not want to spend time making your web app secure, but it definitely comes with the territory. This practical guide provides you with the latest information on how to thwart security threats at several levels, including new areas such as microservices.
Автор: Fisher Matt Название: HTML5 for Flash Developers ISBN: 1849693323 ISBN-13(EAN): 9781849693325 Издательство: Неизвестно Рейтинг: Цена: 9378.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Автор: Westley Knight Название: UX for Developers ISBN: 1484242262 ISBN-13(EAN): 9781484242261 Издательство: Springer Рейтинг: Цена: 3658.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Become more mindful of the user when building digital products, and learn how to integrate a user-centered approach into your thinking as a web or app developer. This book shows you how the user experience is the responsibility of everyone involved in creating the product and how to redefine development principles when building user-centered digital products.There are still many organizations that are not design driven, and the gap between stereotypical design and development teams needs to be bridged in order to build digital products that cater to the needs of real people. We are at a point where we see organizations that cannot bring the user experience into their core thinking falling behind their competitors. You'll see how to increase the level of UX maturity within any organization by tackling what is possibly the biggest stumbling block that stands between design and development: putting user needs ahead of system efficiency. UX for Developers shows how you can adjust your focus in order to be more mindful of the user when building digital products. Learn to care about what you build, not just for the system’s sake, but for those who will use what you build.What You'll LearnUnderstand what it means to build websites and applications for the user, rather than from a developer’s perspective.Review the soft skills required to build more usable digital productsDiscover the tools and techniques to adopt a user-focused approach to development.Improve communication throughout design and development, especially between developers and non-developers.
Who This Book Is For
Primary audience is Web/app developers that are looking to understand what it takes to build usable digital products. Secondary audience is UX Designers who are looking to understand the viewpoint of developers; Project managers and stakeholders who need to facilitate better working relationships between developers and designers.
Описание: Software development today is embracing functional programming (FP), whether it`s to write concurrent programs or to manage Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language.
Описание: This eloquent book provides what every web developer should know about the network, from fundamental limitations that affect performance to major innovations for building even more powerful browser applications - including HTTP 2.0 and XHR improvements, Server-Sent Events (SSE), WebSocket, and WebRTC.
Автор: Ravi Kant Soni Название: Full Stack AngularJS for Java Developers ISBN: 148423197X ISBN-13(EAN): 9781484231975 Издательство: Springer Рейтинг: Цена: 5487.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Get introduced to full stack enterprise development. Whether you are new to AngularJS and Spring RESTful web services, or you are a seasoned expert, you will be able to build a full-featured web application from scratch using AngularJS and Spring RESTful web services.
Full stack web development is in demand because you can explore the best of different tools and frameworks and yet make your apps solid and reliable in design, scalability, robustness, and security. This book assists you in creating your own full stack development environment that includes the powerful and revamped AngularJS, and Spring REST. The architecture of modern applications is covered to prevent the development of isolated desktop and mobile applications.
By the time you reach the end of this book you will have built a full-featured dynamic app. You will start your journey by setting up a Spring Boot development environment and creating your RESTful services to perform CRUD operations. Then you will migrate the front-end tools--AngularJS and Bootstrap--into your Spring Boot application to consume RESTful services. You will secure your REST API using Spring Security and consume your secured REST API using AngularJS. What You'll Learn
Build a REST application with Spring Boot
Expose CRUD operations using RESTful endpoints
Create a single page application by integrating Angular JS and Bootstrap in Spring Boot
Secure REST APIs using Spring Security
Consume secured RESTful Services using Angular JS
Build a REST client using a REST template to consume RESTful services
Test RESTful services using the Spring MVC Test Framework
Who This Book Is For
Web application developers with previous Java programming experience who want to create enterprise-grade, scalable Java apps using powerful front tools such as AngularJS and Bootstrap along with popular back-end frameworks such as Spring Boot
Автор: Michael Wicherski Название: Beginning Salesforce Developer ISBN: 1484232992 ISBN-13(EAN): 9781484232996 Издательство: Springer Рейтинг: Цена: 4634.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
Get started developing on the Force.com platform in no time. With step-by-step guidance, starting with setting up your developer environment and progressing through to deploying to production, you will learn industry best practices to release robust custom applications with tangible benefits to your company or your client.
Geared specifically toward beginning developers, Beginning Salesforce Developer establishes a strong understanding of basic code constructs through examples. Rather than simply explaining how to use the platform, you will receive a comprehensive understanding of why, allowing you to address platform quirks and "gotchas" that might occur. The book also serves to lay the foundation for continuing on to Salesforce Developer Pro.
What You'll Learn
Configure your Salesforce development environment
Understand the Salesforce data model and query languages
Create basic Apex triggers
Use standard controllers with basic Visualforce pages
Utilize Visualforce with custom-built Apex controllers
Write test coverage
Who This Book Is For
Salesforce administrators who wish to transition into developing on the Force.com platform. The book also serves as a quick immersion into the world of development for complete beginners through proprietary Salesforce development languages on the Force.com platform.
Автор: Cosmina, Iuliana Название: Pivotal certified spring web application developer exam ISBN: 1484208099 ISBN-13(EAN): 9781484208090 Издательство: Springer Рейтинг: Цена: 4629.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Prepare for thePivotal Certified Spring Web Application Developer exam and learn about SpringMVC DispatcherServlet configuration, Spring MVC programming model essentials,Spring MVC views and form processing, Spring Web Flow essentials, and SpringWeb Flow actions and configuration.
Автор: Tankariya Vipul, Parmar Bhavin Название: Aws Certified Developer - Associate Guide ISBN: 1787125629 ISBN-13(EAN): 9781787125629 Издательство: Неизвестно Цена: 10666.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание:
An effective guide to becoming an AWS Certified Developer
Key Features
This fast-paced guide will help you clear the exam with confidence
Learn to design, develop, and deploy cloud-based solutions using AWS
Enhance your AWS skills with practice questions and mock tests
Book Description
AWS Certified Developer - Associate Guide starts with a quick introduction to AWS and the prerequisites to get you started. Then, this book gives you a fair understanding of core AWS services and basic architecture. Next, this book will describe about getting familiar with Identity and Access Management (IAM) along with Virtual private cloud (VPC). Moving ahead you will learn about Elastic Compute cloud (EC2) and handling application traffic with Elastic Load Balancing (ELB). Going ahead you we will talk about Monitoring with CloudWatch, Simple storage service (S3) and Glacier and CloudFront along with other AWS storage options. Next we will take you through AWS DynamoDB - A NoSQL Database Service, Amazon Simple Queue Service (SQS) and CloudFormation Overview. Finally, this book covers understanding Elastic Beanstalk and overview of AWS lambda.
At the end of this book, we will cover enough topics, tips and tricks along with mock tests for you to be able to pass the AWS Certified Developer - Associate exam and develop as well as manage your applications on the AWS platform.
What you will learn
Create and manage users, groups, and permissions using AWS Identity and Access Management services
Create a secured Virtual Private Cloud (VPC) with Public and Private Subnets, Network Access Control, and Security groups
Get started with Elastic Compute Cloud (EC2), launching your first EC2 instance, and working with it
Handle application traffic with Elastic Load Balancing (ELB) and monitor AWS resources with CloudWatch
Work with AWS storage services such as Simple Storage Service (S3), Glacier, and CloudFront
Get acquainted with AWS DynamoDB - a NoSQL database service
Coordinate work across distributed application components using Simple Workflow Service (SWF)
Who this book is for
This book is for IT professionals and developers looking to clear the AWS Certified Developer - Associate 2017 exam. Developers looking to develop and manage their applications on the AWS platform will also find this book useful. No prior AWS experience is needed.
ООО "Логосфера " Тел:+7(495) 980-12-10 www.logobook.ru