Informatyka

2937
Завантаження...
EЛЕКТРОННА КНИГА

Mastering TypeScript 3. Build enterprise-ready, industrial-strength web applications using TypeScript 3 and modern frameworks - Third Edition

Nathan Rozentals

TypeScript is both a language and a set of tools to generate JavaScript. It was designed by Anders Hejlsberg at Microsoft to help developers write enterprise-scale JavaScript. Starting with an introduction to the TypeScript language, before moving on to basic concepts, each section builds on previous knowledge in an incremental and easy-to-understand way. Advanced and powerful language features are all covered, including asynchronous programming techniques, decorators, and generics. This book explores many modern JavaScript and TypeScript frameworks side by side in order for the reader to learn their respective strengths and weaknesses. It will also thoroughly explore unit and integration testing for each framework.Best-of-breed applications utilize well-known design patterns in order to be scalable, maintainable, and testable. This book explores some of these object-oriented techniques and patterns, and shows real-world implementations.By the end of the book, you will have built a comprehensive, end-to-end web application to show how TypeScript language features, design patterns, and industry best practices can be brought together in a real-world scenario.

2938
Завантаження...
EЛЕКТРОННА КНИГА

Mastering TypoScript: TYPO3 Website, Template, and Extension Development

Adrian Zimmerman, Daniel Koch, Carl Hanser Verlag...

Free, open-source, flexible, and scalable, TYPO3 is one of the most powerful PHP content management systems. It is well suited for creating intranets and extranets for the enterprise. While providing an easy-to-use web interface for non-technical authors and editors of content, its messaging and workflow system enable shared authoring and collaboration. TYPO3 provides flexible and powerful interfaces for both content editors and administrators, giving them full control of the core aspects the system. However for developers who need to customize the system, TYPO3 offers a powerful configuration language called TypoScript. Good knowledge of TypoScript is really a prerequisite for implementing complex applications with TYPO3 and gives developers full control over the configuration of TYPO3 and its template engine. TypoScript enables the complete output template to be created and manipulated, giving you full control over the layout of the site. TypoScript also allows you to integrate dynamic contents, JavaScript-based menus, Flash, Graphics, etc. with ease. You have maximum control over the design of the website and can control all options that would otherwise be addressed by HTML-simple text output, formatting, and much more. TypoScript also allows you to generate graphics at run time and display different content dynamically.

2939
Завантаження...
EЛЕКТРОННА КНИГА

Mastering UI Development with Unity. Develop engaging and immersive user interfaces with Unity - Second Edition

Dr. Ashley Godbold

Mastering UI Development with Unity covers the creation of captivating, functional UIs for player interaction and engagement. Learn design considerations, animation, particle effects, and UI optimization for various genres and platforms. Implement UIs using Unity's UI systems and input systems, creating visually engaging elements like HUDs, menus, and progress bars. Discover how to develop and implement UIs across multiple platforms and resolutions with practical examples. By the end, you'll confidently develop game UIs with technical and aesthetic considerations using Unity's versatile UI elements.

2940
Завантаження...
EЛЕКТРОННА КНИГА

Mastering Unity 5.x. Create amazing games with brilliant game play features using Unity 5.x

Alan Thorn

Mastering Unity 5.x is for developers wishing to optimize the features of Unity 5.x. With an in-depth focus on a practical project, learn all about Unity architecture and impressive animation techniques. With this book, produce fun games with confidence.

2941
Завантаження...
EЛЕКТРОННА КНИГА

Mastering Unreal Engine 5 Game Development with C++ Scripting. Build efficient, scalable gameplay systems using advanced C++ in UE5

Marco Secchi, Marcos Romero

Modern game development demands performance, scalability, and control that visual scripting alone cannot provide. Unreal Engine 5’s C++ system offers this power—but mastering it requires a deeper understanding of engine architecture and gameplay design. In this book, you’ll learn how to use C++ to build efficient gameplay systems, optimize performance, and structure scalable game architectures. You’ll explore core engine systems, implement complex logic, and use profiling and debugging techniques to refine and improve your code. Guided by real-world examples and a practical project, you’ll apply these concepts in realistic development scenarios, gaining the confidence to manage complexity and make informed technical decisions. By the end of this book, you’ll be able to design, develop, and optimize advanced gameplay systems in Unreal Engine 5 using C++. *Email sign-up and proof of purchase required

2942
Завантаження...
EЛЕКТРОННА КНИГА

Mastering Veeam Backup & Replication. An authoritative guide to architect a resilient Veeam 13 backup platform with proven best practices - Fourth Edition

Chris Childerhose, Rick Vanover, Nikola Pejková

In today’s evolving threat landscape, protecting data across virtual, physical, and cloud workloads is critical. Veeam Backup & Replication remains a leading modern data protection platform, and version 13 elevates it with AI-driven intelligence, hardened security, and a reimagined appliance architecture. This new edition equips IT professionals and backup administrators to design, deploy, and manage a resilient Veeam v13 infrastructure.This edition covers major new features added to the application, such as Veeam Intelligence AI-driven insights, Universal Continuous Data Protection, and the Veeam Software Appliance with built-in High Availability clustering. This guides you through implementing modern data protection solutions for your cloud and virtual infrastructure with Veeam while helping you master advanced concepts such as Zero Trust security hardening and enhanced Active Directory integration. You'll dive deep into other new features as well, such as improved automation through PowerShell enhancements, and learn about CDP and disaster recovery from a service provider perspective with Veeam Cloud Connect.By the end of this book, you'll be able to successfully implement Veeam Backup & Replication to secure your environment and ensure reliable disaster recovery across your entire infrastructure.

2943
Завантаження...
EЛЕКТРОННА КНИГА

Mastering Vim. Build a software development environment with Vim and Neovim

Ruslan Osipov

Vim is a ubiquitous text editor that can be used for all programming languages. It has an extensive plugin system and integrates with many tools. Vim offers an extensible and customizable development environment for programmers, making it one of the most popular text editors in the world. Mastering Vim begins with explaining how the Vim editor will help you build applications efficiently. With the fundamentals of Vim, you will be taken through the Vim philosophy. As you make your way through the chapters, you will learn about advanced movement, text operations, and how Vim can be used as a Python (or any other language for that matter) IDE. The book will then cover essential tasks, such as refactoring, debugging, building, testing, and working with a version control system, as well as plugin configuration and management. In the concluding chapters, you will be introduced to additional mindset guidelines, learn to personalize your Vim experience, and go above and beyond with Vimscript.By the end of this book, you will be sufficiently confident to make Vim (or its fork, Neovim) your first choice when writing applications in Python and other programming languages.

2944
Завантаження...
EЛЕКТРОННА КНИГА

Mastering Vim. Efficient and effortless editing with Vim and Vimscript - Second Edition

Ruslan Osipov

Discover what makes Vim one of the most popular text editors in the world, renowned for its blend of efficiency, customization, extensibility, and portability. With Mastering Vim, you’ll come to appreciate its extensive plugin system and seamless integration with various tools, which enable Vim to provide developers with an extensible and customizable development environment for programmers.This comprehensive guide to Vim will help you become more efficient at editing text: be it prose or code. Starting from the basics, advanced movement, and text operations, you’ll learn how Vim can be used as a full-fledged IDE. You’ll then progress to refactoring, debugging, building, testing, version control, plugins, and Vimscript through practical guidance. This second edition comes packed with fully revamped examples that are both engaging and easy to understand, complemented by drawings and diagrams that help to visualize the concepts covered in the book. Updated to cover Vim 9, this edition includes updated installation and troubleshooting instructions, along with examples in Vim9script.By the end of this Vim book, you’ll be well-versed in Vim and have the skills you need to build a complete application using this popular text editor.