An Integrated Course in Electrical Engineering (With More Than 15,000 Objective Type Questions & Answers)


J.B. Gupta
    The book has three sections, the first part includes electrical engineering concepts such as DC basics and networks, AC basics and networks, electromagnetic theory, DC machines, AC machines, electrical engineering materials, and electrical machine design. It also covers topics like switchgear and protection, electrical power generation, transmission and distribution of electric power, electrical installation and wiring, economic considerations, electrical energy utilization, and electric traction. The second section covers topics under electronics- like analog and digital electronics, industrial and power electronics, and electronic components and devices. The third section discusses measurements, instrumentation, and control. It focuses on concepts related to electronics and electrical measurements and instruments, control systems, and electrical and electronic instrumentation. The book ends with a set of model test papers for practice. This book was published in 2011 by S. K. Kataria & Sons.

Three Little Words on Life, On Love, On Laughs


Francis J. Kong - 1999
    

Geography of India


Majid Husain - 2013
    Written in a lucid style and documented with suitable maps and diagrams, the uniqueness of the book lies in the wide coverage of the subject. In the process the book will be of immense interest to acadmic students, teachers, researchers and those who have a secial interest in the subject. Contents: 1. Structure of India 2. Physiography 3. Drainage 4.Climate 5.Natural vegetation and National Parks 6.Soils 7.Resources 8. Energy Resources 9. Agriculture 10.Spatial Orgainisation of Agriculture 11.Industries 12.Transport, Communication and Trade 13.Cultural Setting 14.Settlement 15.Regional Development and planning 16.India- Political Assets 17.Contemporary Issues, About the Author: Majid Husain Majid Husain, Prof.(Retd.) Jamia Millia Islamia, Central University, New Delhi

Advanced Computer Architecture: Parallelism, Scalability, Programmability


Kai Hwang - 1992
    It deals with advanced computer architecture and parallel processing systems and techniques, providing an integrated study of computer hardware and software systems, and the material is suitable for use on courses found in computer science, computer engineering, or electrical engineering departments.

Unity in Action


Joseph Hocking - 2015
    You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Based on Unity version 5.About the BookThis book helps readers build successful games with the Unity game development platform. You will use the powerful C# language, Unity's intuitive workflow tools, and a state-of-the-art rendering engine to build and deploy mobile, desktop, and console games. Unity's single codebase approach minimizes inefficient switching among development tools and concentrates your attention on making great interactive experiences.Unity in Action teaches you how to write and deploy games. You'll master the Unity toolset from the ground up, adding the skills you need to go from application coder to game developer. Each sample project illuminates specific Unity features and game development strategies. As you read and practice, you'll build up a well-rounded skill set for creating graphically driven 2D and 3D game applications.You'll need to know how to program, in C# or a similar OO language. No previous Unity experience or game development knowledge is assumed.

Secrets and Lies: Digital Security in a Networked World


Bruce Schneier - 2000
    Identity Theft. Corporate Espionage. National secrets compromised. Can anyone promise security in our digital world?The man who introduced cryptography to the boardroom says no. But in this fascinating read, he shows us how to come closer by developing security measures in terms of context, tools, and strategy. Security is a process, not a product – one that system administrators and corporate executives alike must understand to survive.This edition updated with new information about post-9/11 security.

Multiple View Geometry in Computer Vision


Richard Hartley - 2000
    This book covers relevant geometric principles and how to represent objects algebraically so they can be computed and applied. Recent major developments in the theory and practice of scene reconstruction are described in detail in a unified framework. Richard Hartley and Andrew Zisserman provide comprehensive background material and explain how to apply the methods and implement the algorithms. First Edition HB (2000): 0-521-62304-9

Solid State Electronic Devices


Ben G. Streetman - 1972
    Students are brought to a level of understanding that will enable them to read much of the current literature on new devices and applications.

Cook Now, Eat Later


Mary Berry - 2002
    You need never go hungry again with these delicious, straightforward recipes for cooking and preparing ahead. Whether you want to make a three-course meal on Friday night for guests or have a few yummy family suppers ready in advance, with more than 100 recipes to choose from, Cook Now Eat Later is perfect for the busy home cook. As you would expect from Mary, the recipes are foolproof and easy-to-follow, and they include clear instructions on how to get one (or two or three!) steps ahead. With some dishes you'll be able to cook everything in advance, while others can be prepared ahead and assembled and then just cooked on the day. Find out when you can freeze to get ahead and when it's best to keep it fresh. Simple directions show you what to do to take all the stress out of cooking. Let Mary give you the confidence to plan ahead. With Cook Now Eat Later you can have the ideal dish for every occasion ready in no time.

Hackers: Heroes of the Computer Revolution


Steven Levy - 1984
    That was before one pioneering work documented the underground computer revolution that was about to change our world forever. With groundbreaking profiles of Bill Gates, Steve Wozniak, MIT's Tech Model Railroad Club, and more, Steven Levy's Hackers brilliantly captured a seminal moment when the risk-takers and explorers were poised to conquer twentieth-century America's last great frontier. And in the Internet age, the hacker ethic-first espoused here-is alive and well.

The Adobe Photoshop Lightroom 5 Book for Digital Photographers (Voices That Matter)


Peachpit Press - 2013
    Scott doesn’t just show you which sliders do what (every Lightroom book will do that). Instead, by using the following three simple, yet brilliant, techniques that make it just an incredible learning tool, this book shows you how to create your own photography workflow using Lightroom: Throughout the book, Scott shares his own personal settings and studiotested techniques. Each year he trains thousands of Lightroom users at his live seminars and through that he’s learned what really works, what doesn’t, and he tells you flat out which techniques work best, which to avoid, and why. The entire book is laid out in a real workflow order with everything step by step, so you can begin using Lightroom like a pro from the start. What really sets this book apart is the last chapter. This is where Scott dramatically answers his #1 most-asked Lightroom question, which is: “Exactly what order am I supposed to do things in, and where does Photoshop fit in?” You’ll see Scott’s entire start-to-finish Lightroom 5 workflow and learn how to incorporate it into your own workflow. Plus, this book includes a downloadable collection of some of the hottest Lightroom Develop module presets to give you a bunch of amazing effects with just one click! Scott knows first-hand the challenges today’s digital photographers are facing, and what they want to learn next to make their workflow faster, easier, and more fun. He has incorporated all of that into this major update for Lightroom 5. It’s the first and only book to bring the whole process together in such a clear, concise, and visual way. Plus, the book includes a special chapter on integrating Adobe Photoshop seamlessly right into your workflow, and you’ll also learn some of Scott’s latest Photoshop portrait retouching techniques and special effects, which take this book to a whole new level. There is no faster, more straight-to-the-point, or more fun way to learn Lightroom than with this groundbreaking book.

Essential PHP Security


Chris Shiflett - 2005
    It also works beautifully with other open source tools, such as the MySQL database and the Apache web server. However, as more web sites are developed in PHP, they become targets for malicious attackers, and developers need to prepare for the attacks.Security is an issue that demands attention, given the growing frequency of attacks on web sites. Essential PHP Security explains the most common types of attacks and how to write code that isn't susceptible to them. By examining specific attacks and the techniques used to protect against them, you will have a deeper understanding and appreciation of the safeguards you are about to learn in this book.In the much-needed (and highly-requested) Essential PHP Security, each chapter covers an aspect of a web application (such as form processing, database programming, session management, and authentication). Chapters describe potential attacks with examples and then explain techniques to help you prevent those attacks.Topics covered include:Preventing cross-site scripting (XSS) vulnerabilitiesProtecting against SQL injection attacksComplicating session hijacking attemptsYou are in good hands with author Chris Shiflett, an internationally-recognized expert in the field of PHP security. Shiflett is also the founder and President of Brain Bulb, a PHP consultancy that offers a variety of services to clients around the world.

Wong's Essentials of Pediatric Nursing


Marilyn J. Hockenberry - 2004
    It provides readers with the essential information they need to deliver safe and accurate care. Divided into two logical parts, the first half of the book focuses on child development and health promotion by age group and lays the foundation for the second half of the book which addresses specific health problems organized by body systems.Text focuses on the family throughout by emphasizing the role and influence of the family in health and illnessUtilizes the nursing process format to present nursing care for major diseases and disorders.Guidelines boxes throughout the text provide step-by-step instructions for performing specific skills or proceduresEmergency Treatment boxes provide quick reference in critical situationsNursing Care Plans incorporate patient- and family-centered goals and include rationales for nursing interventionsFamily Home Care boxes highlight important information to better prepare families to cope with their child�]s care in special situationsDisorder sections provide detailed presentations of pathophysiologyCommunity Focus boxes emphasize community issues and provide additional resources for guidance on caring for children outside the clinical settingCultural Awareness boxes highlight ways in which variations in beliefs and practices affect child careAtraumatic Care boxes provide guidance for administering nursing care with minimal pain or stress to the child, family, and nurseEvidence-Based Practice boxes throughout the text focus students�] attention on application of both research and critical thought processes to support and guide the outcomes of nursing careNursing Alerts and Nursing Tips are highlighted throughout the text to provide the reader with either critical information (Alerts) or helpful hints (Tips)CD companion features critical thinking questions, case studies, nursing care plans, assessment tools, new NCLEX examination-style review questions, and skillsCritical Thinking Exercises encourage self-evaluation about clinical judgementsEthical Case Studies provide realistic learning experiencesThe most current information on immunizations to keep readers up-to-dateAppendix with Spanish-English translations includes words and phrases commonly used in nurse-parent interactionsA chapter on Chronic Illness, Disability, and End-of-Life Care provides the necessary content for quality nursing care at the end of life

Leith's Cookery Bible


Prue Leith - 1991
    This title includes 1,400 recipes ranging from classics such as Cheese Souffle and Steak and Kidney Pie to innovative recipes such as Salmon and Plaice Ravioli and Red Onion and Polenta Tart.

HTML and CSS: Design and Build Websites


Jon Duckett - 2011
    Joining the professional web designers and programmers are new audiences who need to know a little bit of code at work (update a content management system or e-commerce store) and those who want to make their personal blogs more attractive. Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach. • Introduces HTML and CSS in a way that makes them accessible to everyone—hobbyists, students, and professionals—and it’s full-color throughout • Utilizes information graphics and lifestyle photography to explain the topics in a simple way that is engaging • Boasts a unique structure that allows you to progress through the chapters from beginning to end or just dip into topics of particular interest at your leisureThis educational book is one that you will enjoy picking up, reading, then referring back to. It will make you wish other technical topics were presented in such a simple, attractive and engaging way!