Microsoft Windows Scripting with WMIGo beyond simple queries and get the inside track on how to write system administration scripts with Windows Management Instrumentation (WMI) - straight from a Microsoft scripting expert. With labs and lessons you complete at your own pace, this definitive tutorial helps you build your scripting expertise and provides the professional guidance you need to automate Windows administrative tasks. ...
Microsoft Windows Small Business Server 2003Get your mission-critical network, messaging, and collaboration systems up and running quickly with the essential guide to administering Windows Small Business Server 2003. This reference details the features, capabilities, and technologies for both the standard and premium editions - including Microsoft Windows Server 2003, Exchange Server 2003, Windows SharePoint Services, SQL Server 2000, and Internet Information Services - in one volume. Packed with easy-to-follow procedures, real-world troubleshooting tactics, and under-the-hood insights, this Administrator's Companion delivers the expert information you need for everyday, on-the-job results. ...
Microsoft Windows XP Professional, 3rd EditionInstall, configure, and support Windows XP Professional with definitive technical guidance from the Microsoft Windows team and two industry veterans. This official Resource Kit has been fully updated and revised - with coverage of Windows XP Service Pack 2, featuring Advanced Security Technologies, along with new chapters on managing software updates, the Windows Firewall, and wireless networking. It's everything you need to help maximize the performance and reliability of your business desktops - and help reduce ownership and support costs. ...
Microsoft SharePoint 2013: Planning for Adoption and GovernanceTake control of the complex requirements for delivering a SharePoint 2013 solution to your organization. Led by a SharePoint MVP specializing in SharePoint service delivery, you'll learn proven methods to help you prepare for a smooth adoption and governance process throughout the enterprise. This guide is ideal for IT professionals, including service delivery managers, project and program managers, and business analysts. ...
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. ...
MongoDB Applied Design PatternsWhether you're building a social media site or an internal-use enterprise application, this hands-on guide shows you the connection between MongoDB and the business problems it's designed to solve. You'll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you'll discover how MongoDB lets you scale your data model while simplifying the development process.
Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. ...
Super Scratch Programming Adventure, 2nd EditionScratch is the wildly popular educational programming language used by millions of first-time learners in classrooms and homes worldwide. By dragging together colorful blocks of code, kids can learn computer programming concepts and make cool games and animations. The latest version, Scratch 2, brings the language right into your web browser, with no need to download software.
In Super Scratch Programming Adventure!, kids learn programming fundamentals as they make their very own playable video games. They'll create projects inspired by classic arcade games that can be programmed (and played!) in an afternoon. Patient, step-by-step explanations of the code and fun programming challenges will have kids creating their own games in no time. ...
The Principles of Object-Oriented JavaScriptIf you've used a more traditional object-oriented language, such as C++ or Java, JavaScript probably doesn't seem object-oriented at all. It has no concept of classes, and you don't even need to define any objects in order to write code. But don't be fooled - JavaScript is an incredibly powerful and expressive object-oriented language that puts many design decisions right into your hands.
In The Principles of Object-Oriented JavaScript, Nicholas C. Zakas thoroughly explores JavaScript's object-oriented nature, revealing the language's unique implementation of inheritance and other key characteristics. ...
Practical Database Programming with Visual Basic.NET, 2nd EditionVisual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge).
Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming with Visual Basic.NET shows students and professionals both how to develop professional and practical database programs in a Visual Basic.NET environment by using Visual Studio.NET Data Tools and Wizards related to ADO.NET 4.0, and how to apply codes that are auto-generated by solely using Wizards. ...