Collecting Military Medals

Collecting Military Medals

Author: Colin Narbeth

Publisher: James Clarke & Co.

Published: 2002

Total Pages: 120

ISBN-13: 9780718890094

DOWNLOAD EBOOK

The background to collecting military medals is inseparable from a study of history. The earliest British medals, as befits a nation for so long reliant upon naval strength for its independence, were issued to the Navy, beginning with the defeat of the Spanish Armada in 1588. The first true campaign medals awarded to the Army followed the Battle of Waterloo, although many had been issued privately and unofficially before this. As one would expect for a country like Britain, with an outstanding imperial history dating to modern times, a vast field of military medals covering service in Africa, India, and China awaits the attention of the collector. There are, too, the collections relating to major wars, including the Crimean War, Boer War and the two World Wars. Colin Narbeth describes the medals awarded, and the actions which gave rise to special bars, ribbons and stars. Orders and decorations, including the Victoria Cross and the George Cross, both awarded for extreme valor, are described as are the naming of medals and display. As well as this wealth of background information, the author also details the aims to which a new collector should aspire, and discusses the pitfalls to guard against, including the problem of identification of forgeries. The volume is illustrated with numerous photographs selected by the author.


Tcl/Tk in a Nutshell

Tcl/Tk in a Nutshell

Author: Paul Raines

Publisher: "O'Reilly Media, Inc."

Published: 1999-03-25

Total Pages: 458

ISBN-13: 0596555792

DOWNLOAD EBOOK

The Tcl language and Tk graphical toolkit are simple and powerful building blocks for custom applications. The Tcl/Tk combination is increasingly popular because it lets you produce sophisticated graphical interfaces with a few easy commands, develop and change scripts quickly, and conveniently tie together existing utilities or programming libraries.One of the attractive features of Tcl/Tk is the wide variety of commands, many offering a wealth of options. Most of the things you'd like to do have been anticipated by the language's creator, John Ousterhout, or one of the developers of Tcl/Tk's many powerful extensions. Thus, you'll find that a command or option probably exists to provide just what you need.And that's why it's valuable to have a quick reference that briefly describes every command and option in the core Tcl/Tk distribution as well as the most popular extensions. Keep this book on your desk as you write scripts, and you'll be able to find almost instantly the particular option you need.Most chapters consist of alphabetical listings. Since Tk and mega-widget packages break down commands by widget, the chapters on these topics are organized by widget along with a section of core commands where appropriate. Contents include: Core Tcl and Tk commands and Tk widgets C interface (prototypes) Expect [incr Tcl] and [incr Tk] Tix TclX BLT Oratcl, SybTcl, and Tclodbc


Holub on Patterns

Holub on Patterns

Author: Allen Holub

Publisher: Apress

Published: 2004-09-27

Total Pages: 426

ISBN-13: 1430207256

DOWNLOAD EBOOK

* Allen Holub is a highly regarded instructor for the University of California, Berkeley, Extension. He has taught since 1982 on various topics, including Object-Oriented Analysis and Design, Java, C++, C. Holub will use this book in his Berkeley Extension classes. * Holub is a regular presenter at the Software Development conferences and is Contributing Editor for the online magazine JavaWorld, for whom he writes the Java Toolbox. He also wrote the OO Design Process column for IBM DeveloperWorks. * This book is not time-sensitive. It is an extremely well-thought out approach to learning design patterns, with Java as the example platform, but the concepts presented are not limited to just Java programmers. This is a complement to the Addison-Wesley seminal "Design Patterns" book by the "Gang of Four".