Windows Scripting
Author: Ed Wison
Publisher: Microsoft Press, 2004
Pages: 416
ISBN: 978-0735619814
Aimed at: Those who already know some VBScript
Rating: 4
Pros: Lots of useful information on how to use VBScript
Cons: Not good on teaching the basics of VBScript
Reviewed by: Ian Elliot

VBScript is still with us although no new books are appearing on the topic. This is a good book as long as you already know some VBScript and want to discover how it can be useful to you.

Author: Ed Wison
Publisher: Microsoft Press, 2004
Pages: 416
ISBN: 978-0735619814
Aimed at: Those who already know some VBScript
Rating: 4
Pros: Lots of useful information on how to use VBScript
Cons: Not good on teaching the basics of VBScript
Reviewed by: Ian Elliot

This Self Paced Learning Guide is superficially about learning VBScript. It is a fairly slow and methodical introduction to writing programs using Windows Scripting Host but by page 148 we reach a chapter called “Why Windows Management Instrumentations”. This is all about using the WMI system from VBScript to do all sorts of useful things. This is a good idea but not while you are still describing the basic facilities of VBScript. The mix of learning about WMI and VBScript just seems to make both more difficult to master. What is really irritating is that if you already know VBScript then the description of using WMI is actually very useful.

After dealing with WMI the book moves onto the Active Directory Services Interfaces – ADSI. Then on to networking components, Logon scripts, the registry, working with printers and configuring IIS. Each of these topics is advanced in terms of scripting and yet they are used as vehicles to introduce simple programming ideas and VB Script syntax. For example, at the end of the chapter on login scripts the “Quiz Yourself” section asks what the “Join” and the “RefreshSchemaCache” functions do. These two functions are in very different leagues – one simple and one advanced.

Overall this is a good book as long as you already know some VBScript and want to discover how it can be useful to you. The author would have been well advised to either write an introductory VBScript book or, better, a more advanced book on how to use it. I can just hear the publishers now – write a “practical guide to doing things in VBScript for the complete beginner”. This sounds like a good idea but it’s an impossible specification. It’s a lot like being told to learn to drive by driving the school run every day until you get it right. A more achievable specification is - first learn to program. Then learn to do useful things with your new skill.

Banner


Data Structures & Algorithms in Python

Author: Dr. John Canning, Alan Broder and Robert Lafore
Publisher: Addison-Wesley
Date: October 2022
Pages: 928
ISBN:978-0134855684
Print: 013485568X
Kindle: B0B1WJF1K9
Audience: Python developers
Rating: 4
Reviewer: Mike James
Data structures in Python - a good idea!



Programming Kotlin Applications (Wrox)

Author:  Brett McLaughlin
Publisher: Wrox/Wiley
Pages: 384
ISBN: 978-1119696186
Print: 1119696186
Kindle: B08QCK4982
Audience: Beginning Kotlin Programmers.
Rating: 3
Reviewer: Alex Armstrong

Kotlin applications - what applications in particular?


More Reviews

Last Updated ( Sunday, 18 April 2010 )