BootstrapDiscover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap's HTML / CSS-based tools and design templates right away. You'll also learn how to extend your app with interactive features, using its suite of jQuery plugins - often without writing a single line of code.
Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjusting your web page layout. With just a basic knowledge of HTML, CSS, and JavaScript, you can build apps that work equally well on desktop screens, smartphones, and tablets. This book shows you how. ...
C# 4.0 How-ToNeed fast, robust, efficient code solutions for Microsoft C# 4.0? This book delivers exactly what you're looking for. You'll find more than 200 solutions, best-practice techniques, and tested code samples for everything from classes to exceptions, networking to XML, LINQ to Silverlight. Completely up-to-date, this book fully reflects major language enhancements introduced with the new C# 4.0 and .NET 4.0. When time is of the essence, turn here first: Get answers you can trust and code you can use, right now! ...
Cisco ASA, 2nd EditionCisco ASA: All-in-One Firewall, IPS, Anti-X and VPN Adaptive Security Appliance, Second Edition, is Cisco's authoritative practitioner's guide to planning, deploying, managing, and troubleshooting security with Cisco ASA. Written by two leading Cisco security experts, this book presents each Cisco ASA solution in depth, offering comprehensive sample configurations, proven troubleshooting methodologies, and debugging examples. Readers will learn about the Cisco ASA Firewall solution and capabilities; secure configuration and troubleshooting of site-to-site and remote access VPNs; Intrusion Prevention System features built into Cisco ASA's Advanced Inspection and Prevention Security Services Module (AIP-SSM); and Anti-X features in the ASA Content Security and Control Security Services Module (CSC-SSM). This new edition has been updated with detailed information on the latest ASA models and features. ...
Cisco FirewallsCisco Firewalls thoroughly explains each of the leading Cisco firewall products, features, and solutions, and shows how they can add value to any network security design or operation. The author tightly links theory with practice, demonstrating how to integrate Cisco firewalls into highly secure, self-defending networks. Cisco Firewalls shows you how to deploy Cisco firewalls as an essential component of every network infrastructure. The book takes the unique approach of illustrating complex configuration concepts through step-by-step examples that demonstrate the theory in action. This is the first book with detailed coverage of firewalling Unified Communications systems, network virtualization architectures, and environments that include virtual machines. The author also presents indispensable information about integrating firewalls with other security elements such as IPS, VPNs, and load balancers; as well as a complete introduction to firewalling IPv6 networks. Cisco Firewalls will ...
Cisco Unified Contact Center Enterprise (UCCE)Cisco Unified Contact Center Enterprise (UCCE) integrates multiple components and can serve a wide spectrum of business requirements. In this book, Gary Ford, an experienced Cisco UCCE consultant brings together all the guidance you need to optimally configure and manage UCCE in any environment.
The author shares in-depth insights covering both the enterprise and hosted versions of UCCE. He presents an administrator's view of how to perform key UCCE tasks and why they work as they do. He thoroughly addresses application configuration, agents, scripting, IVR, dial plans, UCM, error handling, reporting, metrics, and many other key topics.
You'll find proven, standardized configuration examples that help eliminate errors and reduce downtime, step-by-step walkthroughs of several actual configurations, and thorough coverage of monitoring and troubleshooting UCCE systems.
Cisco Unified Contact Center Enterprise (UCCE) is an indispensable resource to help you deploy and operate UCCE ...
CLR via C#, 4th EditionDig deep and master the intricacies of the common language runtime, C#, and .NET development. Led by programming expert Jeffrey Richter, a longtime consultant to the Microsoft .NET team - you'll gain pragmatic insights for building robust, reliable, and responsive apps and components.
Fully updated for .NET Framework 4.5 and Visual Studio 2012; Delivers a thorough grounding in the .NET Framework architecture, runtime environment, and other key topics, including asynchronous programming and the new Windows Runtime; Provides extensive code samples in Visual C# 2012; Features authoritative, pragmatic guidance on difficult development concepts such as generics and threading. ...
Cocoa Programming Developer's HandbookThe Cocoa programming environment - Apple's powerful set of clean, object-oriented APIs - is increasingly becoming the basis of almost all contemporary Mac OS X development. With its long history of constant refinement and improvement, Cocoa has matured into a sophisticated programming environment that can make Mac OS X application development quick, efficient, and even fun.
Yet for all its refined elegance and ease of use, the staggering size of the Cocoa family of APIs and the vast magnitude of the official documentation can be intimidating to even seasoned programmers. ...
Configuring Cisco Unified Communications Manager and Unity Connection, 2nd EditionThe definitive, up-to-date guide to planning, configuring, and administering Cisco call processing and voice messaging.
This book brings together all the hands-on knowledge you need to successfully configure and administer Cisco's flagship IP voice systems, including Cisco Unified Communications Manager (CUCM), Unity, and Unity Connection. Fully updated for the new CUCM, Unity, and Unity Connection, version 8, it presents step-by-step procedures for every common and complex task that installers, integrators, and administrators will encounter. ...
Data Science for BusinessWritten by renowned data science experts Foster Provost and Tom Fawcett, Data Science for Business introduces the fundamental principles of data science, and walks you through the "data-analytic thinking" necessary for extracting useful knowledge and business value from the data you collect. This guide also helps you understand the many data-mining techniques in use today.
Based on an MBA course Provost has taught at New York University over the past ten years, Data Science for Business provides examples of real-world business problems to illustrate these principles. You'll not only learn how to improve communication between business stakeholders and data scientists, but also how participate intelligently in your company's data science projects. ...
Direct3D Rendering CookbookThe latest 3D graphics cards bring us amazing visuals in the latest games, from Indie to AAA titles. This is made possible on Microsoft platforms including PC, Xbox consoles, and mobile devices thanks to Direct3D - a component of the DirectX API dedicated to exposing 3D graphics hardware to programmers. Microsoft DirectX is the graphics technology powering all of today's hottest games. The latest version - DirectX 11 - features tessellation for film-like geometric detail, compute shaders for custom graphics effects, and improved multithreading for better hardware utilization. With it comes a number of fundamental game changing improvements to the way in which we render 3D graphics. ...