Inside Windows DebuggingUse Windows debuggers throughout the development cycle - and build better software. Rethink your use of Windows debugging and tracing tools - and learn how to make them a key part of test-driven software development. Led by a member of the Windows Fundamentals Team at Microsoft, you'll apply expert debugging and tracing techniques - and sharpen your C++ and C# code analysis skills - through practical examples and common scenarios. Learn why experienced developers use debuggers in every step of the development process, and not just when bugs appear. ...
Architecting Mobile Solutions for the EnterpriseYour guide to planning and executing a complete mobile web strategy.
Revisit your approach to the mobile web - and deliver effective solutions that reach customers and clients on a variety of mobile devices. In this practical guide, web development luminary Dino Esposito shows you how to develop a solid mobile strategy for the enterprise, starting with an effective mobile website. You’ll receive essential architectural and implementation guidance, as well as mobile-specific design patterns for building cross-platform and native applications. ...
Metasploit Penetration Testing CookbookMetasploit software helps security and IT professionals identify security issues, verify vulnerability mitigations, and manage expert-driven security assessments. Capabilities include smart exploitation, password auditing, web application scanning, and social engineering. Teams can collaborate in Metasploit and present their findings in consolidated reports. The goal of the software is to provide a clear understanding of the critical vulnerabilities in any environment and to manage those risks.
Metasploit Penetration Testing Cookbook targets both professionals and beginners to the framework. The chapters of the book are logically arranged with an increasing level of complexity and cover Metasploit aspects ranging from pre-exploitation to the post-exploitation phase thoroughly. The recipe structure of the book provides a good mix of both theoretical understanding and practical implementation. ...
Blender Compositing and Post ProcessingBlender Compositing allows you to assemble and enhance an image (or movie). Using Composition nodes, you can glue two pieces of footage together and colorize the whole sequence all at once. You can enhance the colors of a single image or an entire movie clip in a static manner or in a dynamic way that changes over time (as the clip progresses).
Blender Compositing and Post Processing enables you to attain a firm grounding in order to arrive at a desired look of the film, with more ease and efficiency. You will also learn how to create and manage compositing flows that are effective and productive in meeting project deadlines. ...
Mastering Web Application Development with ExpressPrototyping an application is one thing, but making sure it's ready to launch is a whole different story. This book will enable you to create maintainable, high performance, and scalable web applications that will meet your production needs. From getting started to how to develop, hone, and protect your application with Express, this book gives you all the practical information you need to feel truly confident with the advanced features of Express.
The essential bits and pieces of the framework are explained at the beginning, for a better understanding of the strong points of the framework. From there, we'll take you through the development of an application, from using middleware and template engines to RESTful APIs. By the end, you will have mastered the patterns of reusable code and error handling, and will have learned about other important aspects such as debugging, monitoring, and security. ...
Citrix XenMobile Mobile Device ManagementXenMobile is an enterprise Mobile Development Management solution with a multitude of technologies within it. It offers security and compliance in IT while giving apps and data freedom to users with mobile devices. The rising prevalence of mobile devices into corporate environments has increased the demand of Enterprise Mobility Management solutions, and XenMobile is one of the best tools to use for it.
This concise guide will help you demystify the XenMobile deployment and management process in a very easy way, covering a range of topics including implementation, management, and troubleshooting of related apps. The illustrations in the book will help you further relate to the scenarios discussed. ...
Microsoft Windows Scripting Self-Paced Learning GuideAutomate everyday administrative tasks - and take greater control of your Windows networks - with this hands-on guide to scripting. Your instructor, a Microsoft Certified Trainer with more than a decade of enterprise consulting experience, expertly builds your scripting expertise with labs and lessons you complete at your own pace. From writing your first scripts from scratch with Microsoft Visual Basic Scripting Edition (VBScript) and Windows Script Host (WSH) - to exploring the programmatic advantages of using Windows Management Instrumentation (WMI) and Active Directory Service Interface (ADSI) - you'll learn timesaving ways to set up, deploy, and manage your Windows-based systems. ...
Ruby Under a MicroscopeRuby is a powerful programming language with a focus on simplicity, but beneath its elegant syntax it performs countless unseen tasks.
Ruby Under a Microscope gives you a hands-on look at Ruby's core, using extensive diagrams and thorough explanations to show you how Ruby is implemented (no C skills required). Author Pat Shaughnessy takes a scientific approach, laying out a series of experiments with Ruby code to take you behind the scenes of how programming languages work. You'll even find information on JRuby and Rubinius (two alternative implementations of Ruby), as well as in-depth explorations of Ruby's garbage collection algorithm. ...
Learn to Program with ScratchScratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts?
In Learn to Program with Scratch, author Majed Marji uses Scratch to explain the concepts essential to solving real-world programming problems. The labeled, color-coded blocks plainly show each logical step in a given script, and with a single click, you can even test any part of your script to check your logic. ...
OpenCL Programming GuideUsing the new OpenCL (Open Computing Language) standard, you can write applications that access all available programming resources: CPUs, GPUs, and other processors such as DSPs and the Cell/B.E. processor. Already implemented by Apple, AMD, Intel, IBM, NVIDIA, and other leaders, OpenCL has outstanding potential for PCs, servers, handheld/embedded devices, high performance computing, and even cloud systems. This is the first comprehensive, authoritative, and practical guide to OpenCL 1.1 specifically for working developers and software architects. ...