NumPy Cookbook- Learn advanced Indexing and linear algebra
- Know reshaping automatically
- Dive into Broadcasting and Histograms
- Profile NumPy code and visualize your profiling results
- Speed up your code with Cython
- Use the array interface to expose foreign memory to NumPy
- Use universal functions and interoperability features
- Learn about Matplotlib and Scipy which is often used in conjunction with NumPy ...
SQL Server 2012 with PowerShell V3 CookbookProvides over a hundred practical recipes that utilize PowerShell to automate, integrate and simplify SQL Server tasks.
Offers easy to follow, step-by-step guide to getting the most out of SQL Server and PowerShell.
Covers numerous guidelines, tips, and explanations on how and when to use PowerShell cmdlets, WMI, SMO, .NET classes or other components.
Builds a strong foundation that gets you comfortable using PowerShell with SQL Server - empowering you to create more complex scripts that you need in your day-to-day job. ...
Java 7 Concurrency CookbookMaster all that Java 7 has to offer for concurrent programming.
Get to grips with thread management, the Fork / Join framework, concurrency classes and much more in this book.
A practical Cookbook packed with recipes for achieving the most important Java Concurrency tasks. ...
wxPython 2.8 Application Development CookbookDevelop flexible applications in wxPython.
Create interface translatable applications that will run on Windows, Macintosh OSX, Linux, and other UNIX like environments.
Learn basic and advanced user interface controls.
Packed with practical, hands-on cookbook recipes and plenty of example code, illustrating the techniques to develop feature rich applications using wxPython. ...
pfSense 2 CookbookHarness the power of pfSense's core functionality.
Get under the hood to see how pfSense performs load balancing and failover.
Detailed examples of interfaces, firewall rules, NAT port-forwarding, VPN services, and much, much more!
Full of illustrations, diagrams, and tips for making the most of any pfSense implementation using clear step-by-step instructions for relevant and practical examples. ...
Microsoft System Center 2012 Service Manager CookbookPractical cookbook with recipes that will help you get the most out of Microsoft System Center 2012 Service Manager.
Learn the various methods and best practices administrating and using Microsoft System Center 2012 Service Manager.
Save money and time on your projects by learning how to correctly solve specific problems and scenarios that arise while using System Center Service Manager. ...
Microsoft Windows PowerShell 3.0 First LookExplore and experience the new features found in PowerShell 3.0.
Understand the changes to the language and the reasons why they were implemented.
Discover new cmdlets and modules available in Windows 8 and Server 8.
Quickly get up to date with the latest version of Powershell with concise descriptions and simple examples. ...
Gradle Effective Implementation GuideCreate Gradle build scripts from clear examples. Write build logic with the Gradle build language. Compile, test and check your Java, Scala and Groovy applications. Write your own custom tasks and plugins. Use Gradle on continous integrations servers Jenkins, TeamCity and Bamboo. Integrate Gradle with Eclipse and IntelliJ IDEA. ...
Excel Programming with VBA StarterExtend and enhance your Excel spreadsheets using the power of Macros and VBA programming.
Get to grips with the VBA language to create professional spreadsheets.
Follow practical examples to common problems that you will find yourself using time and time again. ...
Selenium 2 Testing ToolsLearn the basics of breaking down a web application for testing. Understand AJAX calls and how they work with your tests. Create basic scripts that allow you to recreate issues quickly. Set up Firefox Driver, Firefox profiles, and extensions. Get your tests working on mobile devices. Migrate your tests from Selenium RC to Selenium WebDriver. Handle tests quicker by running them in parallel and reduce build time. ...