NX-OS and Cisco Nexus SwitchingCisco Nexus switches and the new NX-OS operating system are rapidly becoming the new de facto standards for data center distribution/aggregation layer networking. NX-OS builds on Cisco IOS to provide advanced features that will be increasingly crucial to efficient data center operations. NX-OS and Cisco Nexus Switching is the definitive guide to utilizing these powerful new capabilities in enterprise environments. ...
MySQL, 4th EditionMySQL is an open source relational database management system that has experienced a phenomenal growth in popularity and use. Known for its speed and ease of use, MySQL has proven itself to be particularly well-suited for developing database-backed websites and applications.
In MySQL, Paul DuBois provides a comprehensive guide to using and administering MySQL effectively and productively. He describes everything from the basics of getting information into a database and formulating queries, to using MySQL with PHP or Perl to generate dynamic web pages, to writing your own programs that access MySQL databases, to administering MySQL servers. ...
MOS 2013 Study Guide for Microsoft PowerPointDemonstrate your expertise with Microsoft Office! Designed to help you practice and prepare for the 2013 PowerPoint Microsoft Office Specialist (MOS) exam, this all-in-one study guide features: Full, objective-by-objective exam coverage; Easy-to-follow procedures and illustrations to review essential skills; Hands-on practice tasks to apply what you've learned;
Use the in-depth exam prep, practice, and review to help advance your proficiency with Microsoft Office - and earn the credential that proves it! ...
MOS Study Guide for Microsoft Office 365Demonstrate your expertise with Microsoft Office 365 by earning a MOS certification. This Study Guide is designed to help you prepare for MOS Exam 77-891: Microsoft Office 365, and features: Full objective-by-objective review; Easy-to-follow procedures and hands-on tasks; Exam-discount offer from Certiport.
Use the in-depth exam prep, practice, and review to help advance your proficiency with Office 365 - and earn the credential that proves it. ...
MOS 2013 Study Guide for Microsoft OutlookDemonstrate your expertise with Microsoft Office! Designed to help you practice and prepare for the 2013 Outlook Microsoft Office Specialist (MOS) exam, this all-in-one study guide features: Full, objective-by-objective exam coverage; Easy-to-follow procedures and illustrations to review essential skills; Hands-on practice tasks to apply what you've learned; Use the in-depth exam prep, practice, and review to help advance your proficiency with Microsoft Office - and earn the credential that proves it! ...
MOS 2013 Study Guide for Microsoft Excel ExpertDemonstrate your expertise with Microsoft Office! Designed to help you practice and prepare for the 2013 Excel Expert Microsoft Office Specialist (MOS) exams, this all-in-one study guide features: Full, objective-by-objective exam coverage; Easy-to-follow procedures and illustrations to review essential skills; Hands-on practice tasks to apply what you've learned; files included.
Use the in-depth exam prep, practice, and review to help advance your proficiency with Microsoft Office and earn the credential that proves it! ...
Model-Based Development: ApplicationsSoftware continues to become more and more complex, while software consumers' expectations for performance, reliability, functionality, and speed-to-market are also growing exponentially. H. S. Lahman shows how to address all these challenges by integrating proven object-oriented techniques with a powerful new methodology.
Model-Based Development represents Lahman's half century of experience as a pioneering software innovator. Building on Shlaer-Mellor's work, Lahman's unique approach fully delivers on the promise of models and is firmly grounded in the realities of contemporary development, design, and architecture. ...
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. ...
Perl One-LinersPart of the fun of programming in Perl lies in tackling tedious tasks with short, efficient, and reusable code. Often, the perfect tool is the one-liner, a small but powerful program that fits in one line of code and does one thing really well.
In Perl One-Liners, author and impatient hacker Peteris Krumins takes you through more than 100 compelling one-liners that do all sorts of handy things, such as manipulate line spacing, tally column values in a table, and get a list of users on a system. This cookbook of useful, customizable, and fun scripts will even help hone your Perl coding skills, as Krumins dissects the code to give you a deeper understanding of the language. ...
Oracle Advanced PL/SQL Developer Professional GuidePL/SQL (Procedural Language/Structured Query Language) is Oracle Corporation's procedural extension language for SQL and the Oracle relational database. Server-side PL/SQL is stored and compiled in the Oracle Database and runs within the Oracle executable. With this guide Oracle developers can work towards accomplishing Oracle 11g Advanced PL/SQL Professional certification, which is the second milestone for developers working at the Associate level.
The Oracle Advanced PL/SQL Developer Professional Guide helps you master advanced PL/SQL concepts. Besides the clear and precise explanation on advanced topics, it also contains example code and demonstrations, which gives a sense of application and usage to readers. ...