Kamis, 31 Januari 2013

Wow! eBook: Learning MySQL - 6 new eBooks


Wow! eBook: Learning MySQL - 6 new eBooks

Link to Wow! eBook - Blog

Learning MySQL

Posted: 31 Jan 2013 07:29 AM PST

Learning MySQL

Book Description

Whether you’re running a , keeping track of members andmeetings for a club, or just trying to organize a large and diversecollection of information, you’ll find the engineuseful for answering questions such as:

  • Which are my top ten fastest-selling products?
  • How frequently does this person come to our facility?
  • What was the highest, lowest, and average score of the team last season?

, the most popular open-source , offers the power ofa relational in a package that’s easy to set up andadminister, and Learning MySQL provides all the tools you need toget started. This densely packed tutorial includes detailedinstructions to help you set up and design an effective database,create powerful queries using , configure MySQL for improvedsecurity, and squeeze information out of your data.

After covering the basics, the book travels far into MySQL’ssubtleties, including complex queries and joins, how to interact withthe database over the Web using or , and importanthouse-keeping such as backups and .

Topic include:

The authors, Saied Tahaghoghi and Hugh E. Williams, have careers inacademia and , and share a keen interest in research intosearch technologies.

Whether you’ve never touched a database or have already completedsome MySQL projects, you’ll find insights in Learning MySQLthat will last a career.

Table of Contents
Part I: Introduction
Chapter 1. Introduction
Chapter 2. Installing MySQL
Chapter 3. Using the MySQL

Part II: Using MySQL
Chapter 4. Modeling and Designing Databases
Chapter 5. Basic SQL
Chapter 6. Working with Database Structures
Chapter 7. Advanced Querying
Chapter 8. Doing More with MySQL
Chapter 9. Managing Users and Privileges

Part III: Advanced Topics
Chapter 10. Backups and
Chapter 11. Using an Options File
Chapter 12. Configuring and Tuning the Server

Part VI: Web Database Applications with
Chapter 13. Web Database Applications
Chapter 14. PHP
Chapter 15. A PHP Application: The Wedding Gift Registry

Part V: Interacting with MySQL Using Perl
Chapter 16. Perl
Chapter 17. Using Perl with MySQL
Chapter 18. Serving Perl Pages to the Web

Book Details

  • Paperback: 618 pages
  • Publisher: O’Reilly Media (November 2006)
  • Language: English
  • ISBN-10: 0596008643
  • ISBN-13: 978-0596008642
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Learning MySQL appeared first on Wow! eBook - Blog.

MySQL Pocket Reference, 2nd Edition

Posted: 31 Jan 2013 07:20 AM PST

MySQL Pocket Reference, 2nd Edition

Book Description

To help you be more efficient in your work, this handy gives you instant reminders on how to use important functions, especially in conjunction with key parts of the LAMP infrastructure. This powerful system is so rich in features that no administrator or programmer can stay familiar with all of them. is an ideal on-the-job companion, well organized to help you find and adapt the statements you need — quickly.

Updated for the latest versions of this popular , this edition covers many complex features that have been added to MySQL 5.0 and 5.1, including a section dedicated to stored procedures and triggers. After a brief introduction on installation and initial setup, the book explains:

  • How to configure MySQL, such as setting the root password
  • MySQL data types, including numerics, strings, dates, and complex types
  • syntax, commands, data types, operators, and functions
  • Arithmetic, comparison and logical operators
  • Aggregate and general functions
  • Stored procedures and triggers, including procedure definition, procedure calls, procedure , cursors, and triggers

You don’t have time to stop and thumb through an exhaustive reference when you’re hard at work. This portable and affordable guide is small enough to fit into your pocket, and gives you a convenient reference that you can consult anywhere. When you reach a sticking point and need to get to a solution quickly, the MySQL Pocket Reference is the book you want to have.

Book Details

  • Paperback: 618 pages
  • Publisher: O’Reilly Media (November 2006)
  • Language: English
  • ISBN-10: 0596008643
  • ISBN-13: 978-0596008642
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post MySQL Pocket Reference, 2nd Edition appeared first on Wow! eBook - Blog.

Professional Website Performance

Posted: 31 Jan 2013 05:04 AM PST

Professional Website Performance

Book Description

Achieve optimal speed and with this Wrox guide

Effective requires optimum with regard to both web browser and server. This book covers all aspects of building and maintaining websites that deliver peak on all levels. Exploring both front-end and back-end configuration, it examines factors like compression and , database , MySQL tuning, alternatives, load-balancing across multiple servers, effective caching of web contents, , and much more. Both developers and system administrators will find value in this platform-neutral guide.

  • Covers essential information for creating and maintaining websites that deliver peak performance on both front end and back end
  • Explains how to configure front-end performance related to the web browser and how to speed up communication between server and browser
  • Topics include MySQL tuning, alternatives, , , and web images
  • Explores how to minimize the performance penalties of SSL; load-balancing across multiple servers with , , and MySQL; and effective caching and compression of web contents

Professional Website Performance: Optimizing the Front End and Back End offers essential information to help both front-end and back-end technicians ensure better website performance.

From the Back Cover
Achieve optimal website speed without compromising on quality

Building and maintaining high-performance websites can have a significant impact on a site’s success. In addition, effective website requires optimum performance with regard to both the web browser and server. Taking those factors into consideration, this platform-neutral book covers all aspects of building and maintaining websites that deliver peak performance on all levels. Longtime web developer and performance expert Peter Smith explores the ways in which websites can respond more quickly by configuring front-end performance related to the web browser, as well as the back end for speeding up the communication between the server and the browser.

Professional Website Performance:

  • Examines factors such as compression and JavaScript, database performance, MySQL tuning, NoSQL alternatives, load-balancing across multiple servers, effective caching of web contents, CSS, and more
  • Walks you through minimizing the performance penalties of SSL
  • Discusses the dangers of premature and how it can add complexity to your code
  • Looks at waterfall views at the front end of a website, which show the order in which the browser is requesting resources
  • Addresses scaling horizontally (increasing the number of machines in your setup) versus scaling vertically (keeping the same number of servers, but upgrading their hardware)

Table of Contents
PART I: FRONT END
Chapter 1. A Refresher on Web Browsers
Chapter 2. Utilizing Client-Side Caching
Chapter 3. Content Compression
Chapter 4. Keeping the Size Down with Minification
Chapter 5. Optimizing Web Graphics and CSS
Chapter 6. JavaScript, the Document Object Model, and Ajax

PART II: BACK END
Chapter 7. Working with Web Servers
Chapter 8. Tuning MySQL
Chapter 9. MySQL in the Network
Chapter 10. Utilizing NoSQL Solutions
Chapter 11. Working with Sockets Layer (SSL)
Chapter 12. Optimizing

PART III: APPENDIXES
Appendix A. Performance
Appendix B. Designing for Mobile Platforms
Appendix C. Compression

Book Details

  • Paperback: 480 pages
  • Publisher: Wrox (November 2012)
  • Language: English
  • ISBN-10: 1118487524
  • ISBN-13: 978-1118487525
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional Website Performance appeared first on Wow! eBook - Blog.

Professional SQL Server 2012 Internals and Troubleshooting

Posted: 31 Jan 2013 04:55 AM PST

Professional SQL Server 2012 Internals and Troubleshooting

Book Description

Hands-on troubleshooting methods on the most recent release of

The 2012 release of is the most significant one since 2005 and introduces an abundance of new features. This critical book provides in-depth coverage of best practices for troubleshooting problems based on a solid understanding of both and internals and shows experienced DBAs how to ensure reliable . The team of authors shows you how to master the use of specific troubleshooting tools and how to interpret their output so you can quickly identify and resolve any issue on any server running .

  • Covers the core technical topics required to understand how Server and should be working
  • Shares best practices so that you know how to proactively and avoid problems
  • Shows how to use tools to quickly gather, analyze, and effectively respond to the source of a system-wide performance issueProfessional Server 2012 Internals and Troubleshooting helps you to quickly become familiar with the changes of this new release so that you can best handle performance and troubleshooting.

From the Back Cover
Proven techniques and best practices for troubleshooting SQL Server 2012

This book is packed with expert advice and real-world examples, showing you how to troubleshoot SQL Server 2012 based on a thorough understanding of SQL Server and Windows internals. It shows how to master the use of specific troubleshooting tools, and how to interpret their output to quickly identify and resolve any performance issue?on any server running SQL Server.

Professional SQL Server 2012 Internals and Troubleshooting:

  • Takes you through the life cycle of a query to help present SQL Server’s in a practical context
  • Helps to demystify server hardware and storage systems and examines how SQL Server uses memory and how you should configure it
  • Explores query processing and execution, locking, and how tempdb works
  • Shows how to use troubleshooting tools to gather, analyze, and respond to the source of a system-wide performance issue
  • Details how to enhance your troubleshooting toolset with Powershell and Extended Events, and how to manage SQL Server in a virtual environment

Table of Contents
PART I: INTERNALS
Chapter 1. SQL Server
Chapter 2. Demystifying Hardware
Chapter 3. Understanding Memory
Chapter 4. Storage Systems
Chapter 5. Query Processing and Execution
Chapter 6. Locking and
Chapter 7. Latches and Spinlocks
Chapter 8. Knowing Tempdb

PART II: TROUBLESHOOTING TOOLS AND LESSONS FROM THE FIELD
Chapter 9. Troubleshooting Methodology and Practices
Chapter 10. Viewing Server Performance with PerfMon and the PAL Tool
Chapter 11. Consolidating Data Capture with SQLdiag
Chapter 12. Bringing It All Together with SQL Nexus
Chapter 13. Diagnosing SQL Server 2012 Using Extended Events
Chapter 14. Enhancing Your Troubleshooting Toolset with PowerShell
Chapter 15. Delivering a SQL Server Health Check
Chapter 16. Delivering Manageability and Performance
Chapter 17. Running SQL Server in a Virtual Environment

Book Details

  • Paperback: 576 pages
  • Publisher: Wrox (October 2012)
  • Language: English
  • ISBN-10: 1118177657
  • ISBN-13: 978-1118177655
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Professional SQL Server 2012 Internals and Troubleshooting appeared first on Wow! eBook - Blog.

Dart in Action

Posted: 30 Jan 2013 09:20 AM PST

Dart in Action

Book Description

introduces ’s language and provides techniques and examples showing how to use it as a viable replacement for and in browser-based desktop and mobile applications. It begins with a rapid overview of Dart language and tools, including features like interacting with the browser, optional typing, classes, libraries, and with isolates. After you master the core concepts, you’ll move on to running Dart on the server and creating single page web applications.

Dart is a web language developed by . It has modern OO features, just like or #, while keeping ’s dynamic and functional characteristics. Dart applications are “transpiled” to , and they run natively in Dart-enabled browsers. With production-quality libraries and tools, Dart operates on both the client and the server for a consistent process.

Dart introduces the Dart language and teaches you to use it in browser-based, desktop, and mobile applications. Not just a language tutorial, this book gets quickly into the nitty-gritty of using Dart. Most questions that pop up while you’re reading are answered on the spot! OO newbies will appreciate the gentle pace in the early chapters. Later chapters take a test-first approach and encourage you to try Dart hands-on.

To benefit from this book you’ll need experience with and JavaScript?a Java or # background is helpful but not required.

What’s Inside

  • Dart from the ground up
  • Numerous code samples and diagrams
  • Creating single-page
  • Transitioning from Java, C#, or JavaScript
  • Running Dart in the browser and on the server

Table of Contents
Part 1: Introducing Dart
Chapter 1. Hello Dart
Chapter 2. "Hello World" with Dart tools
Chapter 3. Building and testing your own Dart app

Part 2: Core Dart
Chapter 4. Functional first-class functions and closures
Chapter 5. Understanding libraries and privacy
Chapter 6. Constructing classes and interfaces
Chapter 7. Extending classes and interfaces
Chapter 8. Collections of richer classes
Chapter 9. Asynchronous with callbacks and futures

Part 3: Client-side Dart apps
Chapter 10. Building a Dart web app
Chapter 11. Navigating offline data
Chapter 12. Communicating with other systems and languages

Part 4: Server-side Dart
Chapter 13. Server interaction with files and
Chapter 14. Sending, syncing, and storing data
Chapter 15. with isolates

Appendix A. Core language reference
Appendix B. Defining classes and libraries

Book Details

  • Paperback: 424 pages
  • Publisher: Manning Publications (January 2013)
  • Language: English
  • ISBN-10: 1617290866
  • ISBN-13: 978-1617290862
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Dart in Action appeared first on Wow! eBook - Blog.

Taming Text

Posted: 30 Jan 2013 09:11 AM PST

Taming Text

Book Description

Taming Text is a hands-on, example-driven guide to working with unstructured text in the context of real-world applications. This book explores how to automatically organize text using approaches such as full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. The book guides you through examples illustrating each of these topics, as well as the foundations upon which they are built.

There is so much text in our lives, we are practically drowning in it. Fortunately, there are innovative tools and techniques for managing unstructured information that can throw the smart developer a much-needed lifeline. You’ll find them in this book.

Taming Text is a practical, example-driven guide to working with text in real applications. This book introduces you to useful techniques like full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. You’ll explore real use cases as you systematically absorb the foundations upon which they are built.

Written in a clear and concise style, this book avoids jargon, explaining the subject in terms you can understand without a background in or natural language processing. Examples are in , but the concepts can be applied in any language.

What’s Inside

  • When to use text-taming techniques
  • Important open-source libraries like Solr and Mahout
  • How to build text-processing applications

Table of Contents
Chapter 1. Getting started taming text
Chapter 2. Foundations of taming text
Chapter 3. Searching
Chapter 4. Fuzzy string matching
Chapter 5. Identifying people, places, and things
Chapter 6. Clustering text
Chapter 7. Classification, categorization, and tagging
Chapter 8. Building an example question answering system
Chapter 9. Untamed text: exploring the next frontier

Book Details

  • Paperback: 320 pages
  • Publisher: Manning Publications (January 2013)
  • Language: English
  • ISBN-10: 193398838X
  • ISBN-13: 978-1933988382
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Taming Text appeared first on Wow! eBook - Blog.


READ MORE - Wow! eBook: Learning MySQL - 6 new eBooks

GetfreeEbooks.com - Latest Posts


GetfreeEbooks.com - Latest Posts

Link to Download Free Ebooks, Legally

NEBADOR Book One: The Test

Posted: 31 Jan 2013 05:25 AM PST

NEBADOR Book One: The Test by J. Z. Colby

NEBADOR Book One: The Test

by J. Z. Colby

NEBADOR – the incredible journey of five young adults from poverty and oppression to respected citizenship in the wide universe …

This epic young-adult science fiction adventure begins as a strange young man arrives in a medieval kingdom. Stepping out of a swamp near the capital city, mysterious bracelet on his arm, only an unearthly fearlessness saves him from mutilation or death from a wild stallion. He is soon smiling and gazing over the kingdom from the top of a high hill.

Openly seeking a crew for a mysterious ship no one has seen, it is soon clear he is looking for something other than salty old sailors. He must learn many hard lessons of survival, and at the same time locate his crew in the rigid craft guilds and religious orders. Tempted by love and pursued by a powerful high priest, he discovers his bright and spirited students in the last place he wanted to look.

Just as he starts to teach them, dark political forces catch up with him, and he and his students must undertake a dangerous journey. Bonds of trust and love begin to form as they struggle to find a way out of the medieval walled city.

BOOK ONE: THE TEST is the first book in the NEBADOR series. These stories are filled with wit-sharpening and skill-honing challenges – mental, emotional, and spiritual – for both the characters and the reader. It is truly a grand adventure in which the characters come to understand a beloved saying of the Nebador Transport Service: Personal power is the ability to stand on your own two feet, with a smile on your face, in the middle of a universe that contains a million ways to crush you.

Click on the link below to start downloading this free ebook:-
NEBADOR Book One: The Test – 231 pages (PDF, PRC, EPUB)

Items posted here are free at the time of posting. If you find they are no longer free, kindly notify us immediately through our contact form.

Readers Who Read This eBook Also Read

Fighting the Storm (Cageside Chronicles: Tommy Knuckles Trilogy 1)

Posted: 31 Jan 2013 05:20 AM PST

Fighting the Storm (Cageside Chronicles: Tommy Knuckles Trilogy 1) by Jarrah Loh

Fighting the Storm (Cageside Chronicles: Tommy Knuckles Trilogy 1)

by Jarrah Loh

The young adult fiction series for the warrior at heart. Cageside Chronicles: Exactly what UFC & MMA fans have been waiting for!

Tommy lowered his head again. ‘I’m not a fighter,’ he said.

‘Maybe you are, maybe you ain’t,’ shrugged the man. ‘Maybe you just don’t know it yet.’

The saga begins with the lonely Mexican teenager, Tommy, who’s been beaten up his whole life. But when ghosts emerge from his dead father’s boxing past, a new world of adventure, love and pain awaits as he learns to fight his way across the border to his father’s homeland, and into the famed cages of Las Vegas.

Click on the link below to start downloading this free ebook:-
Fighting the Storm (Cageside Chronicles: Tommy Knuckles Trilogy 1) – 126 pages, 438 KB (Mobi, EPUB, PDF, HTML)

Items posted here are free at the time of posting. If you find they are no longer free, kindly notify us immediately through our contact form.

Readers Who Read This eBook Also Read

Dangerous (Element Preservers, #1)

Posted: 31 Jan 2013 05:15 AM PST

Dangerous (Element Preservers, #1) by Alycia Linwood

Dangerous (Element Preservers, #1)

by Alycia Linwood

Ria is an 18-year-old girl who has just started going to the University of Magic, a special university for those who have one of the four elements: fire, water, air and earth. There she meets Michael, a boy whose element is different from hers, which makes their romantic involvement seem impossible because mixing of elements can have horrible consequences. She also feels threatened by Adrian, a very dangerous magic disease carrier.

Magic disease, which surged as a result of bad mixing of elements, turns people into cold-hearted killers, who have a strong desire to take someone’s element as they do not have their own. Ria’s best friend, Paula, is fascinated by Adrian like most of the girls at the University and wants him to help her with her research about the disease. All Ria’s beliefs are put to test when she starts having the symptoms of the disease and the only person she can turn to is Adrian.

Young Adult Fantasy/Romance for mature teens.

Click on the link below to start downloading this free ebook:-
Dangerous (Element Preservers, #1) – 330 pages (HTML, Kindle (MOBI), EPUB, PDF, RTF, LRF, PDB, TXT)

Items posted here are free at the time of posting. If you find they are no longer free, kindly notify us immediately through our contact form.

Readers Who Read This eBook Also Read

Orphans of the Celestial Sea, Episode 1

Posted: 31 Jan 2013 05:11 AM PST

Orphans of the Celestial Sea, Episode 1 by Mark Fenger

Orphans of the Celestial Sea, Episode 1

by Mark Fenger

In rescuing three young women from psychotic Draggers, Tom Cain lost two crewmates, his berth on the airship Myrmidon and he very nearly lost his life, but that’s just the beginning of his problems. The four teens recover the abandoned airship Hecate, and flee in her, only to find a stranger named Ishara is stowed away.

Orphans of the Celestial Sea is a weekly serial chronicling the adventures of Tom Cain and his misfit crew as they try to unravel the mysteries surrounding their airship Hecate and the plague of psychosis-inducing Mist which is slowly destroying human civilization.

Click on the link below to start downloading this free ebook:-
Orphans of the Celestial Sea, Episode 1 – 15 pages, 100 KB (HTML, Kindle (MOBI), EPUB, PDF, RTF, LRF, PDB, TXT)

Items posted here are free at the time of posting. If you find they are no longer free, kindly notify us immediately through our contact form.

Readers Who Read This eBook Also Read


READ MORE - GetfreeEbooks.com - Latest Posts

Rabu, 30 Januari 2013

Wow! eBook: Metaprogramming in .NET - 4 new eBooks


Wow! eBook: Metaprogramming in .NET - 4 new eBooks

Link to Wow! eBook - Blog

Metaprogramming in .NET

Posted: 30 Jan 2013 09:05 AM PST

Metaprogramming in .NET

Book Description

Metaprogramming in is designed to help readers understand the basic concepts, advantages and potential pitfalls of metaprogramming. It introduces core concepts in clear, easy-to-follow language and then it takes you on a deep dive into the tools and techniques you’ll use to implement them in your code. You’ll explore plenty of real-world examples that reinforce key concepts. When you finish, you’ll be able to build high-, metaprogramming-enabled software with confidence.

When you write programs that create or modify other programs, you are metaprogramming. In .NET, you can use reflection as well as newer concepts like code generation and scriptable software. The emerging Roslyn exposes the .NET compiler as an interactive , allowing compile-time code and just-in-time refactoring.

Metaprogramming in .NET is a practical introduction to the use of metaprogramming to improve the and maintainability of your code. This book avoids abstract theory and instead teaches you solid practices you’ll find useful immediately. It introduces core concepts like code generation and application composition in clear, easy-to-follow language, and then it takes you on a deep dive into the tools and techniques that will help you implement them in your .NET applications.

Written for readers comfortable with # and the .NET framework—no prior experience with metaprogramming is required.

What’s Inside

  • Metaprogramming concepts in plain language
  • Creating scriptable software
  • Code generation techniques
  • The Dynamic Language Runtime

Table of Contents
Part 1: Demystifying metaprogramming
Chapter 1. Metaprogramming concepts
Chapter 2. Exploring code and metadata with reflection

Part 2: Techniques for generating code
Chapter 3. The Text Template Transformation Toolkit (T4)
Chapter 4. Generating code with the CodeDOM
Chapter 5. Generating code with Reflection.Emit
Chapter 6. Generating code with expressions
Chapter 7. Generating code with IL rewriting

Part 3: Languages and tools
Chapter 8. The Dynamic Language Runtime
Chapter 9. Languages and tools
Chapter 10. Managing the .NET Compiler

Appendix A. Metaprogramming in
Appendix B. Usage guide

Book Details

  • Paperback: 360 pages
  • Publisher: Manning Publications (December 2012)
  • Language: English
  • ISBN-10: 1617290262
  • ISBN-13: 978-1617290268
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Metaprogramming in .NET appeared first on Wow! eBook - Blog.

HTML5 for .NET Developers

Posted: 30 Jan 2013 08:59 AM PST

HTML5 for .NET Developers

Book Description

for .NET Developers teaches professional software engineers how to integrate the latest APIs and semantic markup into rich web applications using , ASP.NET , and WCF. Written from the .NET perspective, this book is full of practical applications and ways to connect the new web standards with your existing practices

A shift is underway for developers—to build web applications you’ll need to integrate HTML5 features like Canvas-based graphics and the new -driven APIs with familiar technologies like ASP.NET and WCF. This book is designed for you.

HTML5 for .NET Developers teaches you how to blend HTML5 with your current .NET tools and practices. You’ll start with a quick overview of the new HTML5 features and the semantic markup model. Then, you’ll systematically work through the JavaScript APIs as you learn to build single page that look and work like desktop apps. Along the way, you’ll get tips and learn techniques that will prepare you to build “metro-style” applications for 8 and WP 8.

This book assumes you’re familiar with HTML, and concentrates on the intersection between new HTML5 features and -specific technologies.

What’s Inside

  • HTML5 from a .NET perspective
  • Local storage, threading, and WebSockets
  • Using JSON-enabled
  • WCF services for HTML5
  • How to build single page

“This book speaks directly to the interests and concerns of the .NET developer.”—From the Forward by Scott Hanselman, Microsoft

Table of Contents
Chapter 1. HTML5 and .NET
Chapter 2. A markup primer: classic HTML, semantic HTML, and
Chapter 3. Audio and controls
Chapter 4. Canvas
Chapter 5. The History : Changing the game for MVC sites
Chapter 6. Geolocation and web mapping
Chapter 7. Web workers and drag and drop
Chapter 8. Websockets
Chapter 9. Local storage and state
Chapter 10. Offline web applications

Appendix A. A JavaScript overview
Appendix B. Using ASP.NET MVC
Appendix . Installing Express 7.5

Book Details

  • Paperback: 416 pages
  • Publisher: Manning Publications (December 2012)
  • Language: English
  • ISBN-10: 1617290432
  • ISBN-13: 978-1617290435
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post HTML5 for .NET Developers appeared first on Wow! eBook - Blog.

Learn PowerShell Toolmaking in a Month of Lunches

Posted: 30 Jan 2013 08:53 AM PST

Learn PowerShell Toolmaking in a Month of Lunches

Book Description

Packed with hands-on labs to reinforce what you’re learning, Learn PowerShell Toolmaking in a Month of Lunches is the best way to learn PowerShell scripting and toolmaking. Just set aside one hour a day—lunchtime would be perfect—for each self-contained lesson. You’ll move quickly through core scripting concepts and start working on four real-world, practical tools. Each chapter adds more functionality, including custom formatting, error handling, parameterized input, input validation, help files and documentation, and more.

You don’t have to be a software developer to build PowerShell tools. With this book, a PowerShell user is a step away from becoming a proficient toolmaker.

Learn PowerShell Toolmaking in a Month of Lunches is the best way to learn PowerShell scripting and toolmaking in just one hour a day. It’s packed with hands-on labs to reinforce what you’re learning. It’s an easy-to-follow guide that covers core scripting concepts using four practical examples. Each chapter builds on the previous one as you add custom formatting, error handling, input validation, help files, and more.

What’s Inside

  • Build your own administrative tools
  • Learn by doing with hands-on labs
  • Make scripts that feel like native PowerShell cmdlets

This book does not assume you are a programmer. Experience using PowerShell as a -line interface is helpful but not required.

Table of Contents
Part 1: Introduction to toolmaking
Chapter 1. Before you begin
Chapter 2. PowerShell scripting overview
Chapter 3. PowerShell's scripting language
Chapter 4. Simple scripts and functions
Chapter 5. Scope

Part 2: Building an inventory tool
Chapter 6. Tool design guidelines
Chapter 7. Advanced functions, part 1
Chapter 8. Advanced functions, part 2
Chapter 9. Writing help
Chapter 10. Error handling
Chapter 11. Debugging techniques
Chapter 12. Creating custom format views
Chapter 13. Script and manifest modules
Chapter 14. Adding database access
Chapter 15. Interlude: creating a new tool

Part 3: Advanced toolmaking techniques
Chapter 16. Making tools that make changes
Chapter 17. Creating a custom type extension
Chapter 18. Creating PowerShell workflows
Chapter 19. Troubleshooting pipeline input
Chapter 20. Using object hierarchies for complex output
Chapter 21. Globalizing a function
Chapter 22. Crossing the line: utilizing the Framework

Part 4: Creating tools for delegated
Chapter 23. Creating a GUI tool, part 1: the GUI
Chapter 24. Creating a GUI tool, part 2: the code
Chapter 25. Creating a GUI tool, part 3: the output
Chapter 26. Creating proxy functions
Chapter 27. Setting up constrained remoting endpoints
Chapter 28. Never the end

Book Details

  • Paperback: 312 pages
  • Publisher: Manning Publications (December 2012)
  • Language: English
  • ISBN-10: 1617291161
  • ISBN-13: 978-1617291166
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Learn PowerShell Toolmaking in a Month of Lunches appeared first on Wow! eBook - Blog.

Learn Windows PowerShell 3 in a Month of Lunches, 2nd Edition

Posted: 30 Jan 2013 08:44 AM PST

Learn Windows PowerShell 3 in a Month of Lunches, 2nd Edition

Book Description

Learn 3 in a Month of Lunches, Second Edition is an innovative tutorial designed for administrators. Just set aside one hour a day ? lunchtime would be perfect ? for a month, and you’ll be automating tasks faster than you ever thought possible. You’ll start with the basics ? what is PowerShell and what can you do with it. Then, you’ll move systematically through the techniques and features you’ll use to make your job easier and your day shorter.

PowerShell is both a language and an administrative with which you can control and automate nearly every aspect of . It accepts and executes commands immediately, and you can write scripts to manage most servers like Exchange, , and SharePoint.

This book is a tutorial designed for busy administrators. Just set aside one hour a day for a month and you’ll learn all the practical techniques you need to make your job easier and your day shorter. This totally revised second edition covers new PowerShell 3 features designed for and .

Experience with Windows is helpful. No experience is assumed.

What’s Inside

  • Learn PowerShell from the beginning—no experience required!
  • Covers PowerShell 3, , and
  • Each lesson should take you one hour or less

Table of Contents
Chapter 1. Before you begin
Chapter 2. Meet PowerShell
Chapter 3. Using the help system
Chapter 4. Running commands
Chapter 5. Working with providers
Chapter 6. The pipeline: connecting commands
Chapter 7. Adding commands
Chapter 8. Objects: data by another name
Chapter 9. The pipeline, deeper
Chapter 10. Formatting—and why it's done on the right
Chapter 11. Filtering and comparisons
Chapter 12. A practical interlude
Chapter 13. Remote control: one to one, and one to many
Chapter 14. Using Windows Instrumentation
Chapter 15. Multitasking with background jobs
Chapter 16. Working with many objects, one at a time
Chapter 17. alert!
Chapter 18. Variables: a place to store your stuff
Chapter 19. Input and output
Chapter 20. Sessions: remote control with less work
Chapter 21. You call this scripting?
Chapter 22. Improving your parameterized script
Chapter 23. Advanced remoting configuration
Chapter 24. Using regular expressions to parse text files
Chapter 25. Additional random tips, tricks, and techniques
Chapter 26. Using someone else's script
Chapter 27. Never the end
Chapter 28. PowerShell cheat sheet

Book Details

  • Paperback: 368 pages
  • Publisher: Manning Publications; 2nd Edition (November 2012)
  • Language: English
  • ISBN-10: 1617291080
  • ISBN-13: 978-1617291081
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts

The post Learn Windows PowerShell 3 in a Month of Lunches, 2nd Edition appeared first on Wow! eBook - Blog.


READ MORE - Wow! eBook: Metaprogramming in .NET - 4 new eBooks