Boolean Sales
buy it XOR don't buy it
What is Boolean Sales?
Boolean Sales is a web shopping portal designed to enrich the income stream of its owner and designer. We ask you to follow a simple two step procedure. Step 1: search for something using one of our lovely search forms. Step 2: buy it XOR don't buy it. We don't know how we could make your shopping experience any easier while still getting a cut of the action for ourselves.
Popular Searches
- ActionScript Programming
- AppleScript Programming
- ASP Programming
- Assembly Programming
- C# Programming
- C++ Programming
- Cocoa Programming
- Game Programming
- iPad Programming
- iPhone Programming
- Java Programming
- Javascript Programming
- Linux Kernel
- LISP Programming
- Objective C Programming
- Oracle Programming
- OS X Programming
- Perl Programming
- PHP Programming
- Python Programming
- RPG Programming
- Ruby Programming
- Solaris Programming
- TeX Programming
- Turbo Pascal Programming
- VBScript Programming
- Visual Basic Programming
- Visual C Programming
- Web 2.0 Programming
- Windows Programming
Our Sponsors
|
Get Study Aid at Textbooks Plus, over 1 million books!
|
|
Locate Psychology Textbooks at Textbooks Plus, over 1 million books!
|
|
Sally Kern News News about America's craziest homophobe for Jesus
|
|
Cheap Bifocals bifocals under $50, single vision under $20 at Bifocals Online
|
|
Gluten Free Bread see the top sellers at Gluten Free Finds
|
|
Flash Card Camcorders read reviews at Camcordium.com
|
VBScript Programming | buy it XOR don't buy it
![]() |
Microsoft WSH and VBScript Programming for the Absolute BeginnerList Price: $34.99 Sale Price: $20.60 Average Rating: ![]() |
VBScript is an excellent first programming language to learn. Its simplicity makes learning basic programming concepts easy. Yet VBScript is a powerful scripting language from which you can learn even the most complex programming concepts such as how to perform object-based programming. Unlike Visual Basic, VBA, and many other programming languages, there is no complex development environment to learn. In fact, you can create all your VBScripts using a simple text editor such as Windows Notepad. VBScripts can be run on WSH (Windows Script Host) and several other environments. If you are new to programming with Microsoft WSH and VBScript and are looking for a solid introduction, this is the book for you. Developed by computer science professors, books in the for the absolute beginner? series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical WSH and VBScript programming applications and will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish this book, you will be able to apply the basic principles you've learned to the next programming language you tackle.
![]() |
Microsoft WSH and VBScript Programming for the Absolute Beginner, 3rd EditionList Price: $34.95 Average Rating: ![]() |
VBScript is an excellent first programming language to learn. Its simplicity makes learning basic programming concepts easy. Yet VBScript is a powerful scripting language from which you can learn even the most complex programming concepts such as how to perform object-based programming. Unlike Visual Basic, VBA, and many other programming languages, there is no complex development environment to learn. In fact, you can create all your VBScripts using a simple text editor such as Windows Notepad. VBScripts can be run on WSH (Windows Script Host) and several other environments. If you are new to programming with Microsoft WSH and VBScript and are looking for a solid introduction, this is the book for you. Developed by computer science professors, books in the for the absolute beginner- series teach the principles of programming through simple game creation. You will acquire the skills that you need for more practical WSH and VBScript programming applications and will learn how these skills can be put to use in real-world scenarios. Best of all, by the time you finish this book, you will be able to apply the basic principles you-ve learned to the next programming language you tackle.
![]() |
Internet Programming with VBScript and JavaScript (Web Warrior Series)List Price: $96.95 Sale Price: $23.25 Average Rating: ![]() |
Internet Programming with VBScript and JavaScript provides a thorough introduction to Web programming by providing coverage on Internet scripting from both the client and server side.
![]() |
Erlang ProgrammingList Price: $39.99 Average Rating: ![]() |
This book is an in-depth introduction to Erlang, a programming language ideal for any situation where concurrency, fault tolerance, and fast response is essential. Erlang is gaining widespread adoption with the advent of multi-core processors and their new scalable approach to concurrency. With this guide you'll learn how to write complex concurrent programs in Erlang, regardless of your programming background or experience.Written by leaders of the international Erlang community -- and based on their training material -- Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists, recursion, debugging, networking, and concurrency.This book helps you:Understand the strengths of Erlang and why its designers included specific featuresLearn the concepts behind concurrency and Erlang's way of handling itWrite efficient Erlang programs while keeping code neat and readableDiscover how Erlang fills the requirements for distributed systemsAdd simple graphical user interfaces with little effortLearn Erlang's tracing mechanisms for debugging concurrent and distributed systemsUse the built-in Mnesia database and other table storage featuresErlang Programming provides exercises at the end of each chapter and simple examples throughout the book.
![]() |
VBScript Programmer's ReferenceList Price: $39.99 Sale Price: $20.55 Average Rating: ![]() |
Completely updated for Windows Vista and Windows Server 2003 R2, this book is packed with practical examples for today's programmer, Web developer, or system administrator Combines a comprehensive overview of the VBScript technology and associated technologies with sample code at every stage from beginner to advanced user Discusses the general syntax, functions, keywords, style, error handling, and similar language-specific topics and then moves into an expanded reference section covering the object models in detail Presents advanced coverage on Active Directory Service Interfaces (ADSI), PowerShell, security scripting, remote scripting, database scripting, and more
![]() |
Programming PythonList Price: $47.99 Average Rating: ![]() |
Already the industry standard for Python users, ProgrammingPython fromO'Reilly just got even better. This third edition has been updated toreflect current best practices andthe abundance of changes introduced by the latest version of thelanguage, Python 2.5.Whether you're a novice or an advancedpractitioner, you'll find thisrefreshed book more than lives up to its reputation. ProgrammingPython, 3rd Edition, teaches you the rightway to code. It explains Python language syntax and programmingtechniques in a clear and concisemanner, with numerous examples that illustrate both correct usage andcommon idioms. By reading thiscomprehensive guide, you'll learn how to apply Python in real-worldproblem domains such as: GUI programming Internet scripting Parallel processing Database management Networked applicationsProgramming Python, Third Edition coverseach of thesetarget domainsgradually, beginning with in-depth discussions of core concepts andthen progressing toward completeprograms. Large examples do appear, but only after you've learnedenough to understand their techniques andcode.Along the way, you'll also learn how to use the Python language inrealistically scaled programs--concepts such as Object-Oriented Programming (OOP) and code reuseare recurring side themes throughout thistext. If you're interested in Python programming, then this O'Reillyclassic needs to be within arm's reach. Thewealth of practical advice, snippets of code, and patterns of programdesign can all be put into use on adaily basis--making your life easier and more productive.Reviews of the second edition:"...about as comprehensive as any book can be."--Dr. Dobb's Journal"If the language had manuals, they would undoubtedlybe the texts from O'Reilly...'Learning Python' and 'Programming Python'are definitive treatments."--SD Times
Completely revised and improved, the second edition of Programming Python is an excellent compendium of material geared toward the more knowledgeable Python developer. It includes dozens of reusable scripts for common scripting tasks, and is one of the best available sources of information for this popular object-oriented scripting language. In over 1,200 pages of material, this book offers an extremely comprehensive guide to Python development. Though his book is densely packed with information, Mark Lutz is a lively and witty writer whose focus is on getting things done using the natural strengths of the Python language. To that end, after an introduction and history of the language, the book shows how to use Python for performing automated tasks with files and directories (for example, for doing backups both locally and on Web servers). Not only will this book teach you more about Python, but it will also give you a library of code that you can use as is or adapt for your own projects. The text covers every conceivable facet of Python and the language's support for networking, files and directories, task management, and even persistence (through its support for shelves). Complete Python programs show how to create e-mail clients, do reporting, and create Web applications (for an online errata database). Chapters on doing graphics programming in Python, as well as coverage of both built-in and custom data structures, are especially good. Because Python is often used for automating installations (in some Linux distributions, for instance), readers will appreciate the sample code and tips for using Python to create bulletproof installs. Later sections show how get Python to work with C, Java (through JPython), and other languages. The book concludes with useful reference sections summarizing key aspects of Python, like its revision history, relationship to C++, and other material. There aren't many titles on Python, and fans of this up-and-coming language are lucky to have such a solid tutorial and guide available in Programming Python. Perfect for those with just a little previous exposure to the language, it's all you need to master Python in-depth and tap its considerable power for virtually any software project. --Richard Dragan Topics covered: Introduction to Python Basic system scripts with Python (including file and directory tools) Working with processes and threads Pipes and signals Sample scripts for system and Web utilities (including backing up files, program launching, replicating and managing directories) Graphical user interface design in Python (including the Tkinter module) Widgets and basic components Layout options Event handling GUI examples (including a working text editor, image viewer, and clock) Network scripting (sockets, FTP, and e-mail clients) Server-side scripting Sample server scripts for an online errata database Python on the Internet (including Zope, JPython, and XML tools) Databases and persistence in Python (including pickled objects and shelf files) Custom and built-in data structures in Python Text and string handling C integration with Python (including the SWIG module) Embedding Python calls within C Hints for using Python in real projects Reference to recent changes to Python Python vs. C++ quick-start guide
![]() |
Programming Ruby 1.9: The Pragmatic Programmers' Guide (Facets of Ruby)List Price: $49.95 Sale Price: $29.00 Average Rating: ![]() |
Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework. This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, multinationalization, and the new block declaration syntax, among other exciting new features.
![]() |
VBScript, WMI, and ADSI Unleashed: Using VBScript, WMI, and ADSI to Automate Windows(R) AdministrationList Price: $39.99 Average Rating: ![]() |
This is the eBook version of the printed book. If the print book includes a CD-ROM, this content is not included within the eBook version.If you’re a Windows administrator, scripting expertise can liberate you from boring, repetitive work–so you can take on the sophisticated, high-value projects you really want. Top scripting guru Don Jones has written the definitive administrator’s guide to getting results with Microsoft’s key scripting technologies: VBScript, WMI, and ADSI. Jones draws on his unsurpassed experience training Windows administrators in conferences, classes, and from his enormously popular site, ScriptingAnswers.com. You’ll learn how to use VBScript, WMI, and ADSI to gain administrative control over nearly every aspect of every recent Windows server or client, including Windows Server 2003, Vista, XP, 2000, and NT. As you gain experience, Jones introduces more advanced techniques, ranging from modular scripting and script encryption to integrating VBScript with HTML code. Jones concludes with a full section of ready-to-run, real-world examples–from logon/logoff scripts to automated domain and network administration, from querying WMI to creating Active Directory groups. Every script is explained line-by-line, with challenging techniques described in even greater detail. Detailed information on how to… Decide what you can script: a framework for getting started fast Understand how scripts are designed, assembled, and run Master VBScript from start to finish: functions, I/O, data manipulation, program flow, and much more Use scripting objects for tasks ranging from retrieving network information to mapping drives Utilize FileSystemObject to manipulate the Windows filesystem Write ADSI scripts to manipulate any directory service your company uses, from Active Directory to Novell NDS Modify domain information, users, groups, and policies Query WMI information–from basic to advanced Plan for errors, and test and debug your scripts Build your own “resource kit” of reusable script components ON THE WEB: Download all examples and source code presented in this book from ScriptingAnswers.com, where you’ll also be able to post follow-up questions directly to the author in a moderated, active community. Introduction 1 Part I: Introduction to Windows Administrative Scripting 11 Chapter 1: Scripting Concepts and Terminology 13 Chapter 2: Running Scripts 21 Chapter 3: The Components of a Script 39 Chapter 4: Designing a Script 55 Part II: VBScript Tutorial 73 Chapter 5: Functions, Objects, Variables, and More 75 Chapter 6: Input and Output 101 Chapter 7: Manipulating Numbers 115 Chapter 8: Manipulating Strings 129 Chapter 9: Manipulating Other Types of Data 145 Chapter 10: Controlling the Flow of Execution 155 Chapter 11: Built-In Scripting Objects 173 Chapter 12: Working with the File System 193
![]() |
VBScript Pocket ReferenceList Price: $9.95 Sale Price: $4.66 Average Rating: ![]() |
Whether you're developing code for Active Server Pages, client-side scripts for Internet Explorer, code for Outlook forms, or scripts for Windows Script Host, this book will be your constant companion. Based on the bestselling VBScript in a Nutshell, this small book details every VBScript language element--every statement, function, and object--both in VBScript itself and in the Microsoft Scripting Runtime Library. Entries are arranged alphabetically by topic, so that you can, for instance, easily find details about that string-handling function that you can't quite remember. In addition, appendixes list VBScript operators and VBScript intrinsic constants. Regardless of how much experience you have programming with VBScript, this is the book you'll pick up time and time again as your standard quick reference guide to the VBScript language. It is indispensable for anyone writing scripts with VBScript.
![]() |
Effective Perl Programming: Ways to Write Better, More Idiomatic PerlList Price: $31.99 Average Rating: ![]() |
The Classic Guide to Solving Real-World Problems with Perl—Now Fully Updated for Today’s Best Idioms! For years, experienced programmers have relied on Effective Perl Programming to discover better ways to solve problems with perl. Now, in this long-awaited second edition, three renowned Perl programmers bring together today’s best idioms, techniques, and examples: everything you need to write more powerful, fluent, expressive, and succinct code with Perl. Nearly twice the size of the first edition, Effective Perl Programming, Second Edition, offers everything from rules of thumb to avoid common pitfalls to the latest wisdom for using Perl modules. You won’t just learn the right ways to use Perl: You’ll learn why these approaches work so well. New coverage in this edition includes Reorganized and expanded material spanning twelve years of Perl evolutionEight new chapters on CPAN, databases, distributions, files and filehandles, production Perl, testing, Unicode, and warningsUpdates for Perl 5.12, the latest version of PerlSystematically updated examples reflecting today’s best idiomsYou’ll learn how to work with strings, numbers, lists, arrays, strictures, namespaces, regular expressions, subroutines, references, distributions, inline code, warnings, Perl::Tidy, data munging, Perl one-liners, and a whole lot more. Every technique is organized in the same Items format that helped make the first edition so convenient and popular.
Search Again
| Quinoa Flour best selection at Gluten Free Search | Save big on English Textbooks at Low Cost Schoolbooks | We have Health Ed Textbooks at Textbooks Plus, over 1 million books! | Gluten Free Cookbooks GF meal ideas for you |
| for great gluten free food deals visit My Gluten Free Store | |||















