Massimo Nardone – författare
Visar alla böcker från författaren Massimo Nardone. Handla med fri frakt och snabb leverans.
11 produkter
11 produkter
Häftad, Engelska, 2015
501 kr
Skickas inom 10-15 vardagar
Combining actionable, real-world source code with graphics, Pro Android Games, Third Edition shows you how to build more sophisticated and addictive Android game apps with minimum effort. Harness the power of the latest Android 5.0 SDK to bring countless legendary, action-packed PC games to the Android platform. With actionable real-world source code, this one of a kind book shows you how to build more sophisticated and addictive Android game apps, by leveraging the power of the recent advancements found in the new Android 5.0 software development kit as well as those you've counted on in earlier releases.Multi-touch code gives these games and their players dynamic input and exchange ability, for a more realistic arcade game experience. Faster and better performance offers Android game players a more seamless, fun arcade experience like never before. There is also improved native C/C++ integration with Android's NDK as well, which makes coding, compiling, andconverting both productive and efficient with gains in app performance.Pro Android Games, Third Edition features the following improvements:Updates to the latest version of the Android SDK, NDK, plus the latest Android Studio and Eclipse IDEsGreater focus on tablets, ever changing device resolutions, and hardware specsNative game development and hardware accelerated graphicsBigger and better real world engines, such as Quake I and II plus an oldie from the previous edition: DoomCoverage of the new Android TV SDK APIs, UI, UX, multi-touch and multi-tasking features available with the Android 5.0 releaseAdvanced techniques for improving your game playing experience including better multi-tasking, improved performance optimization, battery management and moreA "Quake 3D"-like game app case studyYou’ll definitely have fun, and perhaps you’ll even make some money. Enjoy!In the last few years, Android has progressed with the debut of better fonts, new User Interface and Experience (UI/UX) APIs, tablet considerations, multi-touch capabilities, multi-tasking, faster performance, improved battery management techniques, and now the new Android TV SDK Apps for the Android game app developer repertoire.
Häftad, Engelska, 2018
847 kr
Skickas inom 3-6 vardagar
Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see how you can apply the new EJB spec to your own applications through specific examples.Beginning EJB in Java EE 8 serves not only as a reference, but also as a how-to guide and repository of practical examples to which you can refer as you build your own applications. It will help you harness the power of EJBs and take your Java EE 8 development to the next level. You'll gain the knowledge and skills you’ll need to create the complex enterprise applications that run today's transactions and more.What You'll LearnBuild applications with Enterprise JavaBeans (EJBs) in the new Java EE 8 platformDiscover when to use EJBs over contexts and dependency injectionUse message-driven beans to do tasks asynchronouslyIntegrate EJBs with microservices using the new Eclipse Microprofile projectManage complex enterprise transactions and much moreWho This Book Is ForJava programmers new to enterprise development and for those who may have experience with EJBs but are new to Java EE 8, EE4J, and related Eclipse projects.
Häftad, Engelska, 2019
666 kr
Skickas inom 11-20 vardagar
Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Second Edition has been updated to incorporate the changes in Spring Framework 5 and Spring Boot 2. It is an advanced tutorial and reference that guides you through the implementation of the security features for a Java web application by presenting consistent examples built from the ground up.This book also provides you with a broader look into Spring security by including up-to-date use cases such as building a security layer for RESTful web services and Grails applications.What You Will LearnExplore the scope of security and how to use the Spring Security FrameworkMaster Spring security architecture and design Secure the web tier in Spring Work with alternative authentication providersTake advantage of business objects and logic securityExtend Spring security with other frameworks and languagesSecure the service layerWho This Book Is ForExperienced Spring and Java developers with prior experience in building Spring Framework or Boot-based applications.
Häftad, Engelska, 2021
661 kr
Skickas inom 10-15 vardagar
Learn to use the Jakarta Persistence API and other related APIs as found in the Jakarta EE 10 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of Jakarta Persistence usage for experienced Java developers.Authors Lukas Jungmann, Mike Keith, Merrick Schincariol, Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing this in-depth book, you will have a full understanding of persistence and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide.What You Will LearnUse Jakarta Persistence in the context of enterprise applicationsWork with object relational mappings (ORMs), collection mappings and moreBuild complex enterprise Java applications that persist data long after the process terminatesConnect to and persist data with a variety of databases, file formats, and moreUse queries, including the Jakarta Persistence Query Language (Jakarta Persistence QL)Carry out advanced ORM, queries and XML mappingsPackage, deploy and test your Jakarta persistence-enabled enterprise applicationsWho This Book Is ForExperienced Java programmers and developers with at least some prior experience with Jakarta EE or Java EE platform APIs.
Häftad, Engelska, 2023
550 kr
Skickas inom 3-6 vardagar
Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications.Pro Spring Security, Third Edition has been updated to incorporate the changes in Spring Framework 6 and Spring Boot 3. It is an advanced tutorial and reference that guides you through the implementation of the security features for a Java web application by presenting consistent examples built from the ground up.This book also provides you with a broader look into Spring security by including up-to-date use cases such as building a security layer for RESTful web services and JSON Web Token applications.What You Will LearnExplore the scope of security and how to use the Spring Security FrameworkMaster Spring security architecture and design Secure the web tier in Spring Work with alternative authentication providersTake advantage of business objects and logic securityExtend Spring security with other frameworks and languagesSecure the service layerSecure the application with JSON Web TokenWho This Book Is ForExperienced Spring and Java developers with prior experience in building Spring Framework or Boot-based applications
Häftad, Engelska, 2025
237 kr
Skickas
Secure your RESTful APIs with confidence and efficiency. This straightforward guide outlines the essential strategies and best practices for protecting sensitive data when developing RESTful APIs for your applications.Inside, you’ll explore the fundamental functionalities to implement industry-standard authentication authorization mechanisms for Java applications. With chapters covering key security concerns, data protection, and designing and testing secure APIs, this book provides a hands-on approach to protecting user data, validating inputs, and implementing security mechanisms such as JSON Web Tokens (JWT) and OAuth2 authentication.This book offers a focused introduction without unnecessary complexity. Whether you are a beginner or busy professional, this is the only book designed to help you secure your RESTful APIs in no time. What You Will LearnUnderstand the fundamentals of RESTful APIs and why it is critical to secure themIdentify common security risks concerning RESTful APIs and explore effective protection techniquesKnow how to design and test RESTful APIs, including with input and response data validationReview examples of how to secure JSON Web Token (JWT) and OAuth3 with RestFUL APIs Who This Book is ForWeb developer beginners who want to learn how to develop Security RESTful APIs applications
Häftad, Engelska, 2025
263 kr
Skickas
Ensure robust web security for your Java applications in just a few days. This recipe-driven, practical pocketbook provides a straightforward guide to quickly developing and deploying secure enterprise applications using the Spring 6 Framework, Spring Boot 3, and the H2 database.The book is organized into problems and corresponding recipes, offering solutions for both small and large challenges. First, you will learn how to install all essential development tools, such as IntelliJ IDEA, JDK v17, and Maven. Then you will dive into recipes on using Spring Security 6 with JSP tags and Thymeleaf and integrating security features through Spring Boot 3 Initializr. Finally, you'll be equipped to build your own Spring Boot project using Spring Security, Spring Data JDBC, and the H2 database.This recipes guide is ideal for readers who want to get up and running with only the essential security features in a fraction of time. Its simplified approach offers immediate results for securing Java applications. What You Will LearnSet up and configure Spring Security 6 installation toolsExplore the basics of integrating Spring Security 6 with JSP tags, Thymeleaf, and Spring Boot 3 InitializrBuild and deploy a secure Spring Boot application using Spring Data JDBC and the H2 database Who This Book Is ForBeginners in Spring Security 6, Boot 3 Initializr, and H2 DB, and assumes you have some basic web development and security experience. It is suitable for busy readers who are seeking a simple, focused approach for immediate results. For more comprehensive coverage, detailed explanations, and advanced topics, we recommend Pro Spring Security: Securing Spring Framework 6 and Boot 3-based Java Applications.
Häftad, Engelska, 2025
337 kr
Skickas inom 3-6 vardagar
Learn about the most common and known threats and attacks in the gaming industry. Cybersecurity is a critical concern in the gaming industry due to the significant financial investments, personal data, and intellectual property at stake. Game developers, publishers, and players all have a vested interest in maintaining a secure gaming environment.This pocketbook is about why cybersecurity in the gaming industry is essential to protect player data, maintain a secure gaming environment, and safeguard intellectual property. Both players and game developers need to remain vigilant, educate themselves about potential threats, and employ best practices to ensure a safe and enjoyable gaming experience. We will describe the most common type of targeted games facing cybersecurity attacks as well as some of the most common types of cyber threats faced by the gaming industry such as malware, distributed denial of service (DDoS) attacks, data breaches, etc. What You Will Learn Describes the importance cybersecurity in the gaming industryExplains key aspects of cybersecurity in the gamingDescribes the common types of cyber threats faced by the gaming industry Who Is This Book ForThe book assumes you have strong gaming development and security knowledge. The book will be written mainly for developers who want to learn how to choose the right tools, what are the best practice, the threats, and vulnerabilities
Häftad, Engelska, 2025
278 kr
Skickas inom 3-6 vardagar
Häftad, Engelska, 2025
278 kr
Skickas inom 3-6 vardagar
Häftad, Engelska, 2026
429 kr
Skickas inom 3-6 vardagar
As the Internet of Things (IoT) continues to reshape industries—from smart homes and healthcare to manufacturing and mobility—the need for robust, real-world security solutions has never been more urgent. This book is a hands-on guide to understanding and implementing practical IoT security strategies.This accessible introduction goes beyond theory to focus on what matters most: protecting connected devices, securing networks, and ensuring data integrity across complex ecosystems. The book shows how to identify vulnerabilities, mitigate risks, and apply proven techniques to safeguard everything from consumer gadgets to industrial systems.Whether you're deploying smart sensors in a factory or managing a fleet of connected medical devices, this book equips you with the tools and knowledge to build secure, resilient IoT systems—today and into the future.You Will Learn To:Harden IoT devices against common attack vectorsSecure communication channels and network infrastructureProtect the IoT supply chain from end to endStrengthen data privacy and meet compliance requirementsWho Is This Book ForBeginner-to-intermediate-level practitioners of IoT security environment would benefit from this book. The book assumes you have a general understanding of the IT/OT Security environment and will be great for those who wish to learn the major differences between IT, OT, and IoT Security.