Category: Web Development & Design

Secure Web Application Development 0

Secure Web Application Development

eBook Details: Paperback: 483 pages Publisher: WOW! eBook (October 29, 2022) Language: English ISBN-10: 1484285956 ISBN-13: 978-1484285954 eBook Description: Secure Web Application Development: A Hands-On Guide with Python and Django Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. Developers need to understand the fundamentals of attacks and defenses in order to comprehend new techniques as they become available. Understand common coding vulnerabilities and how to avoid them Configure services, such as databases and web servers, to minimize...

A Brief Introduction to Web3 0

A Brief Introduction to Web3

eBook Details: Paperback: 199 pages Publisher: WOW! eBook (December 22, 2022) Language: English ISBN-10: 1484289749 ISBN-13: 978-1484289747 eBook Description: A Brief Introduction to Web3: Decentralized Web Fundamentals for App Development Journey into the world of Web3-based application development, its related protocols, and its usage in developing decentralized applications. This book will explain how programmable blockchains are revolutionizing the world of web applications, which can be run on decentralized platforms or peer-to-peer networks like IPFS. You’ll start with an introduction to decentralization with a focus on blockchain implementations like Ethereum and Bitcoin. You’ll then learn to develop simple decentralized applications (dApps) using Solidity, the language used for...

Exploring Blazor, 2nd Edition 0

Exploring Blazor, 2nd Edition

eBook Details: Paperback: 158 pages Publisher: WOW! eBook; 2nd edition (December 21, 2022) Language: English ISBN-10: 1484287673 ISBN-13: 978-1484287675 eBook Description: Exploring Blazor: Creating Server-side and Client-side Applications in .NET 7, 2nd Edition Build and develop web applications with Blazor in C#. This book covers both server-side and client-side Blazor, along with its latest features and the structure of the technology. You’ll see that Blazor is a web UI framework based on C#, Razor, and HTML, and how it runs front-end logic using C#, either on the server or on the browser, using WebAssembly. This new Exploring Blazor, 2nd Edition not only covers the new structure...

Spring Boot and Angular 0

Spring Boot and Angular

eBook Details: Paperback: 438 pages Publisher: WOW! eBook (December 16, 2022) Language: English ISBN-10: 180324321X ISBN-13: 978-1803243214 eBook Description: Spring Boot and Angular: Design, build, and deploy performant and maintainable web applications using Spring, Spring Boot, and Angular Angular makes building applications with the web easy and Spring Boot helps get an application up and running using just a few lines of code and minimal configuration. This book provides insights into building full-stack apps using Angular and Spring Boot effectively to reduce overall development time and increase efficiency. You’ll start by setting up your CI/CD pipeline and then build your web application’s backend guided by best practices....

Beginner’s Guide to Streamlit with Python 0

Beginner’s Guide to Streamlit with Python

eBook Details: Paperback: 224 pages Publisher: WOW! eBook (December 17, 2022) Language: English ISBN-10: 148428982X ISBN-13: 978-1484289822 eBook Description: Beginner’s Guide to Streamlit with Python: Build Web-Based Data and Machine Learning Applications This book will teach you the basics of Streamlit, a Python-based application framework used to build interactive dashboards and machine learning web apps. Streamlit reduces development time for web-based application prototypes of data and machine learning models. As you’ll see, Streamlit helps develop data-enhanced analytics, build dynamic user experiences, and showcases data for data science and machine learning models. Beginner’s Guide to Streamlit with Python begins with the basics of Streamlit by demonstrating how to...