TcL Scripting for Cisco IOSYou'll learn easy techniques for creating, using, and modifying Tcl scripts that run directly on Cisco network devices from the Cisco IOS command line. The authors first teach basic Tcl commands and concepts for capturing and manipulating data and for querying or controlling Cisco equipment. Building on these core skills, they show you how to write scripts that automate and streamline many common IOS configuration, monitoring, and problem-solving tasks. ...
The Art of DebuggingDebugging is crucial to successful software development, but even many experienced programmers find it challenging. Sophisticated debugging tools are available, yet it may be difficult to determine which features are useful in which situations. The Art of Debugging is your guide to making the debugging process more efficient and effective.
The Art of Debugging illustrates the use three of the most popular debugging tools on Linux/Unix platforms: GDB, DDD, and Eclipse. The text-command based GDB (the GNU Project Debugger) is included with most distributions. DDD is a popular GUI front end for GDB, while Eclipse provides a complete integrated development environment. ...
AutotoolsAutotools is the first book to offer programmers a tutorial-based guide to the GNU build system. Author John Calcote begins with an overview of high-level concepts and a quick hands-on tour of the philosophy and design of the Autotools. He then tackles more advanced details, like using the M4 macro processor with Autoconf, extending the framework provided by Automake, and building Java and C# sources. He concludes the book with detailed solutions to the most frequent problems encountered by first-time Autotools users. ...
The Art of R ProgrammingR is the world's most popular language for developing statistical software: Archaeologists use it to track the spread of ancient civilizations, drug companies use it to discover which medications are safe and effective, and actuaries use it to assess financial risks and keep economies running smoothly.
The Art of R Programming takes you on a guided tour of software development with R, from basic types and data structures to advanced topics like closures, recursion, and anonymous functions. No statistical knowledge is required, and your programming skills can range from hobbyist to pro. ...
Beginning ASP.NET 3.5This book is for anyone who wants to learn how to build rich and interactive web sites that run on the Microsoft platform. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes.
Anyone new to web programming should be able to follow along because no prior background in web development is assumed. The book starts at the very beginning of web development by showing you how to obtain and install Visual Web Developer. The chapters that follow gradually introduce you to new technologies, building on top of the knowledge gained in the previous chapters. ...
Beginning Visual C++ 2010By following author Ivor Horton's accessible tutorial approach and detailed examples you can quickly become an effective C++ programmer. Thoroughly updated for the 2010 release, this book introduces you to the latest development environment and teaches you how to build real-world applications using Visual C++. With this book by your side, you are well on your way to writing applications in both versions of C++ and becoming a successful C++ programmer. ...
Beginning ASP.NET Web Pages with WebMatrixTaking a task-oriented approach to learning, this practical guide shows you why WebMatrix is an ideal entry-level tool for developing web sites using ASP.NET. The author duo arms you with the basics of what WebMatrix is, how it works, how to get the most out of it, and the other technologies you need to know in order to become a successful developer, including HTML, CSS, and SQL. You'll discover how WebMatrix integrates with an open source web application gallery and includes valuable coding and database support. Best of all: no prior experience with web development is assumed, allowing you to confidently dive into using WebMatrix today. ...
Professional Visual Studio 2012This expert Wrox guide is exactly what you need to get up and running quickly with Visual Studio 2012. Written by a Microsoft Visual C# MVP, it guides you through the exciting features of the integrated development environment (IDE)—such as code snippets, refactoring, and patterns—while also showing you how to maximize all the latest tools and significant improvements to the technology. The in-depth coverage as well as numerous illustrative examples go a long way to get you up to speed so you can start using Visual Studio 2012 right away. ...
Implementing SplunkLearn to search, dashboard, configure, and deploy Splunk on one machine or thousands. Start working with Splunk fast, with a tested set of practical examples and useful advice. Step-by-step instructions and examples with a comprehensive coverage for Splunk veterans and newbies alike. ...
Torque 3D Game Development CookbookClear step-by-step instruction and practical examples to advance your understanding of Torque 3D and all of its sub-systems. Explore essential topics such as graphics, sound, networking and user input. Helpful tips and techniques to increase the potential of your Torque 3D games. ...