Book picks similar to
Elementary Hindi Workbook by Richard Delacy


languages
hindi-language-resources
stars-three
taqi-library

Painless Grammar


Rebecca S. Elliott - 1997
    A chapter on clear e-mail communication and etiquette is brand new in this edition, as are many of the author’s challenging “Brain Ticklers.” Her helpful chapter on how to edit a school paper has also been heavily revised and updated. Barron’s popular Painless Series of study guides for middle school and high school students offer a lighthearted, often humorous approach to their subjects, transforming details that might once have seemed boring or difficult into a series of interesting and mentally challenging ideas. Most titles in the series feature many fun-to-solve “Brain Tickler” problems with answers at the end of each chapter.

City of Boys


Beth Nugent - 1992
    A small-town girl flees her domineering mother and falls into an obsessive love affair with an older woman in New York City. A sixteen-year-old envies her cousin's sex appeal while avoiding the attentions of her middle-aged uncle. A brother tries to protect his sister by convincing her never to leave their apartment, but his control is threatened when he takes a new job. And there is more, in this stunning debut by a masterful new voice in American literature.From the Trade Paperback edition.

The Indian Constitution: Cornerstone of a Nation


Granville Austin - 1999
    It discusses how and why the members of the Assembly wrote their constitution as they did. This new edition of Austin's classic work has a preface that brings it up to date with contemporary developments in constitutional law.

Satyarth Prakash


Dayanand Saraswati - 1875
    It occupies a prominent place in the Classical, Religious and Philosophical literature of the world. Its main objective is to depict the true face of Hinduism and to set an agenda for reformation of world religions in the larger of interest of humanity.

Contemporary Linguistics: An Introduction


William D. O'Grady - 1987
    Meticulously prepared, it is one of the most comprehensive, authoritative, up-to-date introductory resources on the market. The book’s extensive examples and exercises help students master the course material, and its lucid writing style makes complex concepts easy to understand.

Programming Pearls


Jon L. Bentley - 1986
    Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem." - Steve McConnell, author, Code CompleteWhen programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience. In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, this book is sure to make your own list of favorites.

Suspected Poems: Gulzar


गुलज़ार - 2017
    Powerful, poignant and impossible to ignore or gloss over, the fifty-two threads that make up Suspected Poems unfold across the entire political spectrum—from the disturbed climate in the country and the culture of intolerance to the plight of the aam aadmi, from the continued oppression of Dalits and minority communities to fluctuating Indo–Pak relations. Written with Gulzar’s characteristic incisiveness and his unique perspective and translated marvelously into English by Pavan K. Varma, Suspected Poems, made available in a special keepsake bilingual edition, will delight every reader of poetry and Gulzar’s many fans.

Behavior Modification: Principles and Procedures


Raymond G. Miltenberger - 1996
    Case studies and examples illustrate key principles.

The Mythology Book: Big Ideas Simply Explained


Shulamit Ambalu - 2018
    More than just stories, myths are a testament to the amazing creativity of humans striving to explain and make sense of the world around them. Here you will discover Zeus, god of the sky and ruler of the Olympian gods, and Loki, the cunning trickster with a knack for causing havoc, aided by his ability to change shape and gender. Beyond the gods and goddesses of Ancient Greek, Roman, and Norse myths, this book delves into the stories of the Australian aborigines, the Cherokee, and the Aztecs, each brimming with amazing characters and insights into human existence.This newest title in the bestselling Big Ideas series pairs engaging visual style with global coverage of world myths--profiling everything from the well-known tales of the Greeks, Norsemen, and Egyptians to the legends of the Caribbean, the Americas, Oceania, and East Asia--bringing the wisdom of the ages to life.

Essentials of Swedish Grammar


Åke Viberg - 1990
    This compact volume offers an integrated guide to the major grammatical concepts needed for writing and speaking Swedish.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

Head First Design Patterns


Eric Freeman - 2004
     At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Refactoring: Improving the Design of Existing Code


Martin Fowler - 1999
    Significant numbers of poorly designed programs have been created by less-experienced developers, resulting in applications that are inefficient and hard to maintain and extend. Increasingly, software system professionals are discovering just how difficult it is to work with these inherited, non-optimal applications. For several years, expert-level object programmers have employed a growing collection of techniques to improve the structural integrity and performance of such existing software programs. Referred to as refactoring, these practices have remained in the domain of experts because no attempt has been made to transcribe the lore into a form that all developers could use... until now. In Refactoring: Improving the Design of Existing Software, renowned object technology mentor Martin Fowler breaks new ground, demystifying these master practices and demonstrating how software practitioners can realize the significant benefits of this new process.

A Practical Guide to the Runes: Their Uses in Divination and Magic


Lisa Peschel - 1989
    This ancient oracular practice has been rediscovered in the twentieth century as we try to simplify our complicated existence.A Practical Guide to the Runes provides in a concise manner:• Complete descriptions of the 25 runes in divination• Four rune layouts• Instructions for making runes and accessories• Meanings and uses of the runes in magick• Step-by-step guidelines in carving runes and creating talismans• Charging of talismans• Differences between bindrunes and runescriptsTake charge of your life to make the choices and changes you desire.

Lost Lives


Lisa Cutts - 2018
    But what awaits her is more shocking than anything she could have ever imagined . . .  SHE TRUSTED THEM WITH HER DAUGHTER   DI Harry Powell is investigating a shooting, but the victim has been scared into silence. As Harry struggles to piece together what little information he has, he stumbles upon an operation that may put countless lives across the country at risk.  SHE WAS WRONG   As Anna’s situation grows more dangerous by the day, Harry is forced to push his overstretched team to the limits to find answers. But for one of them, will it already be too late?