Publisher: K-i-s-publishing
Pierre Mavro
This book is aimed at system administrators/architects or DBAs who want to learn more about how to grow their current infrastructure to support larger traffic. Before beginning with this book, we expect you to be well-practiced with MySQL/MariaDB for common usage. You will be able to get a grasp quickly if you are comfortable with learning and building large infrastructures for MariaDB using Linux.
Margarita J. Caraballo
Are you looking for an all-in-one comprehensive guide to implementing Mailchimp channels and automation for your business? Then Marketing Automation with Mailchimp can be your go-to guide. You’ll start by learning common terms used in the Mailchimp environment, as well as about account setup and audience management for businesses. After that, you’ll find out how to set up channels, where you’ll actively interact with your contacts and begin to add new ones. Additionally, you’ll gain an understanding of how to set up a consistent marketing presence in the form of emails and websites and the benefits of determining a brand identity.You’ll also explore advanced Mailchimp features to optimize platform utilization using analytics, reporting, A/B and multivariate testing, the customer journey builder, and the Mailchimp e-commerce store. Toward the end, you’ll discover some important shopping, payment, and CRM integrations that can be connected to your Mailchimp platform for custom business needs. With this book, you’ll gain insights into real-world use cases to implement a marketing strategy to extend your existing work.By the end of this book, you’ll be well-equipped to implement Mailchimp marketing automation seamlessly into your business to grow your customer base and revenue.
Sean Scaplehorn
Modern mobile devices are capable of supporting video games of amazing quality but there are so many different devices and platforms how can you support them all? The answer is to use the Marmalade SDK to write your code once and deploy it to all popular mobile platforms at the touch of a button.Marmalade SDK Mobile Game Development Essentials will provide you with everything you need to know to transfer your existing C++ videogame programming knowledge to mobile devices. From graphics and sound to input methods and actual deployment to device, this book covers the lot.Learn how to make use of keys, touch screen and accelerometer inputs for controlling your game.Take the pain out of supporting a varied range of target devices, both across multiple platforms and multiple specifications.Step by step from Hello World to a complete game, this book will show how to use the Marmalade SDK to develop games for mobile devices.Learn how to make dazzling 2D and 3D games complete with fully animated characters, music and sound effects that can be deployed to all the leading mobile platforms, whilst ensuring it can run on a wide range of possible devices, from low specification to high end.If you want to join the exciting world of mobile videogames then Learning Mobile Game Development with Marmalade will show you how to do so, fast!
David Hagberg
W sierpniu 1945 roku japoński przemysłowiec Isawa Nakamura traci swoją rodzinę podczas ataku atomowego na Hiroszimę. Czterdzieści pięć lat później, już jako multimiliarder, postanawia zetrzeć z powierzchni Ziemi Los Angeles i San Francisco...
Hannah Fielding
Czy pozory zawsze mylą? Lato 1976 roku. Luz de Rueda wraca do ukochanej Hiszpanii i zatrudnia się jako biografka słynnego artysty. Pierwszego dnia po powrocie do Kadyksu poznaje urzekającego, pełnego pasji młodego Cygana, Leandro, który w mgnieniu oka pod-bija jej serce, choć relacje z ludźmi takimi jak on stanowią dla niej tabu. Dręczona przez zakazaną miłość, poznaje swojego nowego pracodawcę, wyrafinowanego Andrésa de Calderóna. Powściągliwy, ale i fascynujący, jest zupełnie inny niż Leandro za to z wyglądu przypomina do złudzenia Cygana. Obaj mężczyźni wzbudzają w Luz nieznane jej dotąd, silne uczucia, choć otacza ich aura tajemnicy i niebezpieczeństwa, o czym Luz się jeszcze przekona. Dziewczyna musi zdecydować, czego naprawdę pragnie, gdy olśniewający Kadyks, zagadkowy księżyc i szemrzące turkusowe wybrzeże znów przenikają do jej krwiobiegu. Dlaczego tak bardzo pociągają ją nieokrzesani i magiczni Cyganie znad morza? Co kryje się w przestrodze starej wróżbitki dotyczącej Bliźniąt? Czy w labiryncie tajemnic i kłamstw Luz odnajdzie ostatecznie szczęście a może zgubę? Maskarada to drugi tom trylogii Noce Andaluzji.
Master Apache JMeter - From Load Testing to DevOps. Master performance testing with JMeter
Antonio Gomes Rodrigues, Bruno Demion (Milamber), Philippe...
Load tests help identify the maximum number of requests a software system can handle. One popular open source tool for load testing is JMeter. By leveraging the features and capabilities of JMeter, you can perform extensive load testing and fix issues in your application before they become problematic. This book is written by JMeter developers and begins by discussing the whole process, including recording a script, setting it up, and launching it, enabling you to almost immediately start load testing. You'll learn the best practices that you must follow while designing test cases. You'll also explore the different protocols offered by JMeter through various real-world examples. Finally, you'll see how to integrate JMeter into the DevOps approach and create professional reports. You'll discover ways to use the eco-system of JMeter to integrate new protocols, enrich its monitoring, and leverage its power through the use of the cloud. By the end of this book, you'll know all that's needed to perform comprehensive load testing on your applications by using all the best practices and features of JMeter.
Sandro Pasquali, Kevin Faaborg
Node.js, a modern development environment that enables developers to write server- and client-side code with JavaScript, thus becoming a popular choice among developers.This book covers the features of Node that are especially helpful to developers creating highly concurrent real-time applications. It takes you on a tour of Node's innovative event non-blocking design, showing you how to build professional applications. This edition has been updated to cover the latest features of Node 9 and ES6. All code examples and demo applications have been completely rewritten using the latest techniques, introducing Promises, functional programming, async/await, and other cutting-edge patterns for writing JavaScript code. Learn how to use microservices to simplify the design and composition of distributed systems. From building serverless cloud functions to native C++ plugins, from chatbots to massively scalable SMS-driven applications, you'll be prepared for building the next generation of distributed software.By the end of this book, you'll be building better Node applications more quickly, with less code and more power, and know how to run them at scale in production environments.
Kurt Menke, GISP, Paolo Corti, Richard Smith...
QGIS is an open source solution to GIS. It is widely used by GIS professionals all over the world. It is the leading alternative to the proprietary GIS software. Although QGIS is described as intuitive, it is also by default complex. Knowing which tools to use and how to apply them is essential to producing valuable deliverables on time.Starting with a refresher on the QGIS basics, this book will take you all the way through to creating your first custom QGIS plugin. From the refresher, we will recap how to create, populate, and manage a spatial database. You’ll also walk through styling GIS data, from creating custom symbols and color ramps to using blending modes. In the next section, you will discover how to prepare vector, heat maps, and create live layer effects, labeling, and raster data for processing. You’ll also discover advanced data creation and editing techniques. The last third of the book covers the more technical aspects of QGIS such as using LAStools and GRASS GIS’s integration with the Processing Toolbox, how to automate workflows with batch processing, and how to create graphical models. Finally, you will see how to create and run Python data processing scripts and write your own QGIS plugin with pyqgis. By the end of the book, you will understand how to work with all the aspects of QGIS, and will be ready to use it for any type of GIS work.