Verleger: K-i-s-publishing
Tim Rains
After scrutinizing numerous cybersecurity strategies, Microsoft’s former Global Chief Security Advisor in this book helps you understand the efficacy of popular cybersecurity strategies and more.Cybersecurity Threats, Malware Trends, and Strategies offers an unprecedented long-term view of the global threat landscape by examining the twenty-year trend in vulnerability disclosures and exploitation, nearly a decade of regional differences in malware infections, the socio-economic factors that underpin them, and how global malware has evolved. This will give you further perspectives into malware protection for your organization. It also examines internet-based threats that CISOs should be aware of.The book will provide you with an evaluation of the various cybersecurity strategies that have ultimately failed over the past twenty years, along with one or two that have actually worked. It will help executives and security and compliance professionals understand how cloud computing is a game changer for them.By the end of this book, you will know how to measure the effectiveness of your organization’s cybersecurity strategy and the efficacy of the vendors you employ to help you protect your organization and yourself.
A.J. Quinnell
W afrykańskim buszu w dorzeczu Zambezi ginie młoda kobieta, zastrzelona przez snajpera... W Hongkongu stewardesa o nazwisku Lucy Kwok, po powrocie z rejsu do Tokio, znajduje w swoim domu zamordowanych bestialsko członków rodziny... Miejscowa policja uważa, że za obiema zbrodniami stoi triada 14K... Na zlecenie matki pierwszej ofiary, multimilionerki z Denver, wyjaśnienia zagadki podejmuje się były żołnierz Legii Cudzoziemskiej i piechoty morskiej, jeden z najbardziej znanych najemników - Creasy.
Max Barclay
Igrzyska Olimpijskie w Atlancie, lipiec 1996 roku. Miasto, które gości największe w historii święto sportu, pokoju i współpracy międzynarodowej, w każdej chwili może zamienić się w grobowiec nuklearny dla trzech milionów ludzi... Mark McFall, szef Nuklearnej Ekipy Ratunkowej staje przed wyzwaniem swego życia: musi uchronić Atlantę przed międzynarodowymi terrorystami, w których ręce dostało się ponad dwadzieścia kilogramów plutonu 239...
Czy bogactwo niewielu służy nam wszystkim?
Zygmunt Bauman
Esej Zygmunta Baumana - pierwszy raz po polsku! Gdyby majątek skupiony w rękach nielicznych naprawdę "spływał w dół", świat wyglądałby zupełnie inaczej. W tej prowokującej i przenikliwej książce Zygmunt Bauman rozwiewa to wygodne złudzenie. Zadaje pytanie: czy w miarę jak bogaci stają się coraz bogatsi, reszta z nas naprawdę na tym zyskuje? Z charakterystyczną dla siebie precyzją rozumowania Bauman: demaskuje ukryte założenia, które usprawiedliwiają nierówność, pokazuje, że nadmiar bogactwa rzadko jest korzystny dla wszystkich, zachęca do ponownego przemyślenia pojęć rozwoju gospodarczego, wartości i odpowiedzialności społecznej, prowokuje do stawiania nowych pytań o moralność, demokrację i wspólne dobro. Łącząc socjologię, etykę i filozofię polityczną, Bauman tworzy argumentację zarówno wnikliwą, jak i przystępną. Ten porażający tekst to lektura obowiązkowa dla każdego, kto chce zrozumieć - lub zakwestionować - logikę współczesnego porządku ekonomicznego. "Mistrzowska, niepokojąca krytyka - potrzebujemy więcej Baumana w naszych czasach."
Adam Ruppe
A recipe-packed reference guide filled with practical tasks that are concisely explained to develop and broaden the user's abilities with the D programming language. If you are an experienced programmer who is looking to explore a language that offers plenty of advantages over more established programming languages, this is the book for you. We assume that you are already familiar with general programming language basics, but you do not need to be a proficient user of D.
Kai Nacke
D is a programming language with C-like syntax and static typing. The vibe.d framework builds on powerful D concepts like template meta-programming and compile-time function execution to provide an easy-to-use environment for web applications. The combination of a feature-rich web programming framework with a language compiling to native code solves two common issues in web development today: it accelerates your development and it results in fast, native web applications. Learning the vibe.d framework before you start your application will help you to choose the right features to reach your goal.This book guides you through all aspects of web development with D and the vibe.d framework.Covering the popular operating systems today, this guide starts with the setup of your development system. From the first Hello World-style application you will move on to building static web pages with templates. The concise treatment of web forms will give you all the details about form handling and web security. Using the abstractions of the web framework you will learn how to easily validate user input. Next, you will add database access to your application, providing persistent storage for your data. Building on this foundation, you will expose your component and integrate other components via REST. Learning about the internals of vibe.d you will be able to use low-level techniques such as raw TCP access. The vibe.d concepts can also be used for GUI clients, which is the next topic that you will learn. vibe.d is supported by an active community, which adds new functionality. This comprehensive guide concludes with an overview of the most useful vibe.d extensions and where to find them. It also shows you how to integrate these extensions in your application.The concepts are always illustrated with source code, giving you an insight into how to apply them in your application.
D3.js 4.x Data Visualization. Learn to visualize your data with JavaScript - Third Edition
Aendrew Rininsland , Swizec Teller
Want to get started with impressive interactive visualizations and implement them in your daily tasks? This book offers the perfect solution-D3.js. It has emerged as the most popular tool for data visualization. This book will teach you how to implement the features of the latest version of D3 while writing JavaScript using the newest tools and techniqueYou will start by setting up the D3 environment and making your first basic bar chart. You will then build stunning SVG and Canvas-based data visualizations while writing testable, extensible code,as accurate and informative as it is visually stimulating. Step-by-step examples walk you through creating, integrating, and debugging different types of visualization and will have you building basic visualizations (such as bar, line, and scatter graphs) in no time.By the end of this book, you will have mastered the techniques necessary to successfully visualize data and will be ready to use D3 to transform any data into an engaging and sophisticated visualization.
Aendrew Rininsland , Michael Heydt, Pablo NAVARRO...
D3 has emerged as one of the leading platforms to develop beautiful, interactive visualizations over the web. We begin the course by setting up a strong foundation, then build on this foundation as we take you through the entire world of reimagining data using interactive, animated visualizations created in D3.js. In the first module, we cover the various features of D3.js to build a wide range of visualizations. We also focus on the entire process of representing data through visualizations. By the end of this module, you will be ready to use D3 to transform any data into a more engaging and sophisticated visualization.In the next module, you will learn to master the creation of graphical elements from data. Using practical examples provided, you will quickly get to grips with the features of D3.js and use this learning to create your own spectacular data visualizations with D3.js.Over the last leg of this course, you will get acquainted with how to integrate D3 with mapping libraries to provide reverse geocoding and interactive maps among many other advanced features of D3. This module culminates by showing you how to create enterprise-level dashboards to display real-time data.This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:? Learning D3.js Data Visualization, Second Edition by Andrew H. Rininsland? D3.js By Example by Michael Heydt? Mastering D3.js by Pablo Navarro Castillo