Nur Jahan's Daughter (A Novel on Mughal India)


Tanushree Podder - 2006
    While her story is often told with wonder and awe, historians and writers ignore the tale of her daughter, Laadli: the reluctant princess who found herself sucked in the maelstrom of her insensitive mother's ruthless ambitions. Destiny having thrust royalty on her, Laadli was trapped into living a life dictated by her ambitious mother. She travelled through tragic events of her life with a stoic optimism.The novel is a peep into pages of history - a saga of broken hearts, palace intrigues, ruthless machinations, endless tussles for power and riches, decadence and debauchery. Set against the background of the opulence of the Mughal Empire, Nur Jahan's Daughter is the story of a royal lineage plunged into fratricidal friction, treachery, unbelievable loyalty and passion; a colourful tapestry woven with the splendorous skeins of life in medieval India and the Mughal courts. Nur Jahan's Daughter presents a vibrant and pulsating view of those times through a fascinating kaleidoscope of events.

Dungeoneer's Survival Guide


Douglas Niles - 1986
    Contains all-new information on combat, mining, underground civilizations,and much more!"...In the impenetrable darkness of the underearth, unimaginable terrors and uncountable treasures await."For beginners, advanced players and DMs, this book opens up grand new vistas in the realms of the underdark, that little-known region of dungeons and caverns far beneath the sunlit world of everyday existence.The worlds of subterranean adventure awaits!

Political Liberalism


John Rawls - 1993
    That previous work assumed what Rawls calls a "well-ordered society," one that is stable and relatively homogenous in its basic moral beliefs and in which there is broad agreement about what constitutes the good life. Yet in modern democratic society a plurality of incompatible and irreconcilable doctrines--religious, philosophical, and moral--coexist within the framework of democratic institutions. Recognizing this as a permanent condition of democracy, Rawls asks how a stable and just society of free and equal citizens can live in concord when divided by reasonable but incompatible doctrines?This edition includes the essay "The Idea of Public Reason Revisited," which outlines Rawls' plans to revise "Political Liberalism, " which were cut short by his death."An extraordinary well-reasoned commentary on "A Theory of Justice."..a decisive turn towards political philosophy."--"Times Literary Supplement"

Write Great Code: Volume 1: Understanding the Machine


Randall Hyde - 2004
    A dirty little secret assembly language programmers rarely admit to, however, is that what you really need to learn is machine organization, not assembly language programming. Write Great Code Vol I, the first in a series from assembly language expert Randall Hyde, dives right into machine organization without the extra overhead of learning assembly language programming at the same time. And since Write Great Code Vol I concentrates on the machine organization, not assembly language, the reader will learn in greater depth those subjects that are language-independent and of concern to a high level language programmer. Write Great Code Vol I will help programmers make wiser choices with respect to programming statements and data types when writing software, no matter which language they use.

Bobby Fischer: Profile of a Prodigy


Frank Brady - 1965
    It chronicles Fischer's tumultuous public and private lives, including an analysis of 90 games that trace his rise to supremacy plus a complete history of the1972 Fischer-Spassky match. 26 photographs.

Guitar Theory For Dummies: Book + Online Video & Audio Instruction


Desi R. Serna - 2013
    With an approachable and engaging style, Guitar Theory For Dummies goes beyond guitar basics, presenting the guidance intermediate to advanced players need to improve their improvisational and compositional skills. Plus, with access to audio tracks and video instruction online you can master the concepts and techniques covered in the book. Key content coverage includes: pentatonic and major scale patterns; the CAGED chord system, chord progressions, and playing by numbers; roots, keys, and applying scales, plus modes and modal scales; intervals and chord extensions; popular song references and theory applications that help you understand how to play popular music and contemporary guitar styles, and create music of your own. This title also features companion audio tracks and video content hosted online at Dummies.com The expert instruction and easy-to-digest information provides comprehensive guidance on how to apply music theory concepts to fretted instruments If you already have a handle on the basics and want to know more about the building blocks and theory behind guitar music, Guitar Theory For Dummies has you covered.

Pathfinder Roleplaying Game Beginner Box


Jason Bulmahn - 2011
    Scores of monsters, challenges, and advice give gamers the tools to create their own worlds and adventure, providing countless hours of gaming excitement. With streamlined rules and a focus on action-packed heroic adventure, this deluxe boxed set is the ideal introduction to the world of the Pathfinder Roleplaying Game, and the best starting point for a lifetime of pulse-pounding adventure!

Races of Faerûn (Forgotten Realms) (Dungeons & Dragons 3rd Edition)


Eric L. Boyd - 2003
    From the steppes of Thay to the shores of Evermeet, the inhabitants of the Realms are as distinct as the regions from which they hail, whether hero, henchman, villain, or villager. With complete information about the noteworthy races, subraces, and ethnicities scattered throughout Toril, Races of Faerun offers a detailed look at the many and varied peoples who inhabit the Forgotten Realms game setting. * 80 new feats * 26 new magic items * 8 new monsters * 9 new prestige classes * 13 new spells To use this accessory, you also need the "Forgotten Realms"" Campaign Setting," the "Player's Handbook," the "Dungeon Master's Guide," and the "Monster Manual."

Inside the Machine


Jon Stokes - 2006
    Once you understand how the microprocessor-or central processing unit (CPU)-works, you'll have a firm grasp of the fundamental concepts at the heart of all modern computing.Inside the Machine, from the co-founder of the highly respected Ars Technica website, explains how microprocessors operate-what they do and how they do it. The book uses analogies, full-color diagrams, and clear language to convey the ideas that form the basis of modern computing. After discussing computers in the abstract, the book examines specific microprocessors from Intel, IBM, and Motorola, from the original models up through today's leading processors. It contains the most comprehensive and up-to-date information available (online or in print) on Intel's latest processors: the Pentium M, Core, and Core 2 Duo. Inside the Machine also explains technology terms and concepts that readers often hear but may not fully understand, such as "pipelining," "L1 cache," "main memory," "superscalar processing," and "out-of-order execution."Includes discussion of:Parts of the computer and microprocessor Programming fundamentals (arithmetic instructions, memory accesses, control flow instructions, and data types) Intermediate and advanced microprocessor concepts (branch prediction and speculative execution) Intermediate and advanced microprocessor concepts (branch prediction and speculative execution) Intermediate and advanced computing concepts (instruction set architectures, RISC and CISC, the memory hierarchy, and encoding and decoding machine language instructions) 64-bit computing vs. 32-bit computing Caching and performance Inside the Machine is perfect for students of science and engineering, IT and business professionals, and the growing community of hardware tinkerers who like to dig into the guts of their machines.

Professional Wordpress Plugin Development


Brad Williams - 2011
    Now you can extend it for personal, corporate and enterprise use with advanced plugins and this professional development guide. Learn how to create plugins using the WordPress plugin API: utilize hooks, store custom settings, craft translation files, secure your plugins, set custom user roles, integrate widgets, work with JavaScript and AJAX, create custom post types. You'll find a practical, solutions-based approach, lots of helpful examples, and plenty of code you can incorporate!Shows you how to develop advanced plugins for the most popular CMS platform today, WordPress Covers plugin fundamentals, how to create and customize hooks, internationalizing your site with translation files, securing plugins, how to create customer users, and ways to lock down specific areas for use in corporate settings Delves into advanced topics, including creating widgets and metaboxes, debugging, using JavaScript and AJAX, Cron integration, custom post types, short codes, multi site functions, and working with the HTTP API Includes pointers on how to debug, profile and optimize your code, and how to market your custom plugin Learn advanced plugin techniques and extend WordPress into the corporate environment.

Palace of the Silver Princess


Tom Moldvay - 1981
    

Abraham Lincoln


James Russell Lowell - 2012
    You may find it for free on the web. Purchase of the Kindle edition includes wireless delivery.

Victory Over Vice


Fulton J. Sheen - 2004
    From Christ's holy response to each of the seven deadly sins that led to His Crucifixion, Bishop Sheen draws a lesson in how you and I must deal with those same sins, whether we meet them in others or in ourselves.

Angels Don't Play This HAARP: Advances in Tesla Technology


Nick Begich - 1995
    

Top 10 Brussels, Bruges, Antwerp & Ghent (Eyewitness Travel Guides)


Antony Mason - 2004
    This book is packed full of top 10 lists to help you plan where to go, what to see and where not to waste time in Belgium's four great cities.