Verleger: K-i-s-publishing

1097
Wird geladen...
E-BOOK

concrete5 Cookbook. Over 140 recipes to help you develop websites using the concrete5 content management system

David Strack

concrete5 is an increasingly popular open source content management system because of its incredible and easy-to-use interface. But, it also comes complete with a robust PHP framework, allowing web developers to create custom websites and applications with ease.concrete5 Cookbook is a practical collection of solutions to tasks that both novice and experienced concrete5 developers face on a regular basis. Readers will learn multiple subjects, including full blueprints for developing an event calendar add-on and an image gallery block. Developers new to concrete5 will quickly learn how to customize concrete5 to their needs, and seasoned pros will find it an excellent quick reference for performing specific tasks.concrete5 Cookbook will transform ordinary PHP developers into concrete5 experts capable of bending concrete5 to their will and unleashing the true power of this up-and-coming content management system. Throughout the course of over 140 recipes and 3 bonus project blueprint chapters, PHP developers will learn how to create custom blocks and dashboard interfaces as well as programmatically work with pages, files, users, permissions, and more. Discover the built-in Active Record support that makes working with databases simple and maintainable. Readers will also learn how to take advantage of the numerous helper classes included in concrete5, and will dive deep into the concrete5 MVC framework to create powerful custom websites and applications. Tie together all of the concepts learned in the recipes with 3 bonus chapters featuring complete blueprints to create a calendar add-on, an image gallery block type, and tips on how to sell your themes and add-ons for money!concrete5 Cookbook is a complete collection of recipes to solve the most common (and some not-so-common) tasks that concrete5 developers will face on a regular basis.

1098
Wird geladen...
E-BOOK

Concurrency with Modern C++. What every professional C++ programmer should know about concurrency

Rainer Grimm

C++11 is the first C++ standard that deals with concurrency. The story goes on with C++17 and will continue with C++20/23. Concurrency with Modern C++ is a practical guide that gets you to grips with concurrent programming in Modern C++.Starting with the C++ memory model and using many ready-to-run code examples, the book covers everything you need to improve your C++ multithreading skills. You'll gain insight into different design patterns. You'll also uncover the general consideration you have to keep in mind while designing a concurrent data structure. The final chapter in the book talks extensively about the common pitfalls of concurrent programming and ways to overcome these hurdles.By the end of the book, you'll have the skills to build your own concurrent programs and enhance your knowledge base.

1099
Wird geladen...
E-BOOK

Concurrent Patterns and Best Practices. Build scalable apps in Java with multithreading, synchronization and functional programming patterns

Atul S. Khot

Selecting the correct concurrency architecture has a significant impact on the design and performance of your applications. Concurrent design patterns help you understand the different characteristics of parallel architecture to make your code faster and more efficient.This book will help Java developers take a hands-on approach to building scalable and distributed apps by following step-by-step explanations of essential concepts and practical examples. You’ll begin with basic concurrency concepts and delve into the patterns used for explicit locking, lock-free programming, futures, and actors.You’ll explore coding with multithreading design patterns, including master, slave, leader, follower, and map-reduce, and then move on to solve problems using synchronizer patterns. You'll even discover the rationale for these patterns in distributed and parallel applications, and understand how future composition, immutability, and the monadic flow help you create more robust code.By the end of the book, you’ll be able to use concurrent design patterns to build high performance applications confidently.

1100
Wird geladen...
E-BOOK

Conducting a Telephone Interview. Master the art of conducting a telephone interview to make the most effective hiring decisions

Vaibhav Gupta

As organizations become ever more global and recruitment needs intensify, the telephone interview is increasingly becoming recognized as an essential aspect of the recruitment process. However, conducting a successful telephone interview is a complex and nuanced process that requires much training and practice.Conducting a Telephone Interview is a practical and comprehensive guide covering every aspect of the telephone interview process. You will learn all the essential elements of successful telephone interviewing, including planning and verbal conduct, asking insightful and relevant questions, and consistently and accurately evaluating the answers given in order to make the correct hiring decision.Covering everything from the role of telephone interviews in the modern recruitment process to selling the job and closing a job offer with a candidate, this book investigates every aspect of the telephone interview process, giving insightful, practical advice and case studies at each point.Telephone interviewing has been shown to reduce both the time and cost of recruitment, but conducting a successful telephone interview is a complex and highly valuable skill. This book will take you on a logical and detailed journey from the planning and scheduling stage, to giving guidance on what sort of questions to ask, what answers to look for, how to dig deeper, and how to effectively evaluate a candidate.Reading this book will equip you with all the knowledge necessary to make the right hiring decisions from effective, comprehensive telephone interviews.

1101
Wird geladen...
E-BOOK

Configuration Management with Chef-Solo. A comprehensive guide to get you up and running with Chef-Solo

Naveed ur Rahman

This is a step-by-step guide, full of hands-on examples of real-world deployment tasks. Each topic is explained and placed in context, while also pointing out the key details of the concepts used.This book is aimed at system administrators and system engineers who have an understanding of configuration management tools and infrastructure. For novice administrators, it contains easy-to-use application recipes to get started immediately.

1102
Wird geladen...
E-BOOK

Configuring IPCop Firewalls: Closing Borders with Open Source. How to setup, configure and manage your Linux firewall, web proxy, DHCP, DNS, time server, and VPN with this powerful Open Source solution

Barrie Dempster, James Eaton-Lee

IPCop is a powerful, open source, Linux based firewall distribution for primarily Small Office Or Home (SOHO) networks, although it can be used in larger networks. It provides most of the features that you would expect a modern firewall to have, and what is most important is that it sets this all up for you in a highly automated and simplified way.This book is an easy introduction to this popular application. After introducing and explaining the foundations of firewalling and networking and why they're important, the book moves on to cover using IPCop, from installing it, through configuring it, to more advanced features, such as configuring IPCop to work as an IDS, VPN and using it for bandwidth management. While providing necessary theoretical background, the book takes a practical approach, presenting sample configurations for home users, small businesses, and large businesses. The book contains plenty of illustrative examples.

1103
Wird geladen...
E-BOOK

Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801. Configure advanced Windows Server services for on-premises, hybrid, and cloud environments

Chris Gill

Configuring Windows Server Hybrid Advanced Services Exam Ref AZ-801 helps you master various cloud and data center management concepts in detail, helping you grow your expertise in configuring and managing Windows Server in on-premises, hybrid, and cloud-based workloads. Throughout the book, you'll cover all the topics needed to pass the AZ-801 exam and use the skills you acquire to advance in your career.With this book, you’ll learn how to secure your on-premises Windows Server resources and Azure IaaS workloads. First, you’ll explore the potential vulnerabilities of your resources and learn how to fix or mitigate them. Next, you'll implement high availability Windows Server virtual machine workloads with Hyper-V Replica, Windows Server Failover Clustering, and Windows File Server.You’ll implement disaster recovery and server migration of Windows Server in on-premises and hybrid environments. You’ll also learn how to monitor and troubleshoot Windows Server environments.By the end of this book, you'll have gained the knowledge and skills required to ace the AZ-801 exam, and you'll have a handy, on-the-job desktop reference guide.

1104
Wird geladen...
E-BOOK

Construct 2 Game Development by Example. Learn how to make games for multiple platforms with Construct 2

John Bura

This book uses practical examples to teach readers, and imparts the key skills and techniques of working in Construct 2 through building complete game projects.This book is for complete beginners who have always wanted to learn how to make games and have never tried. It is the perfect introduction to game development, design, and production.