OOP Demystified

OOP Demystified
Author: Jim Keogh
Publisher: McGraw Hill Professional
Total Pages: 285
Release: 2004-03-29
Genre: Computers
ISBN: 0071469958

Learn object-oriented programming in no time with help from this easy-to-understand guide, ideal for novice and expert programmers alike. Discover why objects are so successful as the model for this type of programming and how objects are classified. Distinguish between how people see the world and how computers “see” it. Learn about attributes and methods, inheritance, polymorphism, real-world and case modeling, object-oriented programming languages, and much more. Each chapter ends with a quiz, culminating in a final exam at the end of the book so you can test your knowledge.

OOP Demystified

OOP Demystified
Author: James Keogh
Publisher: McGraw Hill Professional
Total Pages: 286
Release: 2004-03-08
Genre: Computers
ISBN: 0072253630

Learn object-oriented programming in no time with help from this easy-to-understand guide, ideal for novice and expert programmers alike. Discover why objects are so successful as the model for this type of programming and how objects are classified. Distinguish between how people see the world and how computers “see” it. Learn about attributes and methods, inheritance, polymorphism, real-world and case modeling, object-oriented programming languages, and much more. Each chapter ends with a quiz, culminating in a final exam at the end of the book so you can test your knowledge.

Signals & Systems Demystified

Signals & Systems Demystified
Author: David McMahon
Publisher: McGraw Hill Professional
Total Pages: 313
Release: 2006-09-06
Genre: Technology & Engineering
ISBN: 0071712224

The fast and easy way to learn signals and systems Get a working knowledge of signal processing and systems--even if you don't have formal training, unlimited time, or a genius IQ. Signals and Systems Demystified offers an effective, illuminating, and entertaining way to learn this essential electrical engineering subject. First, you'll learn methods used to calculate energy and power in signals. Next, you'll study signals in the frequency domain using Fourier analysis. Other topics covered include amplitude, frequency, and phase modulation, spectral analysis, convolution, the Laplace transform, and the z-transform. Packed with hundreds of sample equations and explained solutions, and featuring end-of-chapter quizzes and a final exam, this book will teach you the fundamentals of signals and systems in no time at all. Simple enough for a beginner, but challenging enough for an advanced student, Signals and Systems Demystified is your shortcut to mastering this complex subject. This hands-on, self-teaching text offers: An easy way to understand signal processing and systems Hundreds of worked examples with solutions A quiz at the end of each chapter to reinforce learning and pinpoint weaknesses A final exam at the end of the book No unnecessary technical jargon A time-saving approach to performing better on an exam or at work!

Supersymmetry DeMYSTiFied

Supersymmetry DeMYSTiFied
Author: Patrick LaBelle
Publisher: McGraw Hill Professional
Total Pages: 496
Release: 2010-01-05
Genre: Technology & Engineering
ISBN: 0071636420

Unravel the mystery of SUPERSYMMETRY Trying to comprehend supersymmetry but feeling a bit off balance? Grab hold of this straightforward guide and learn the fundamental concepts behind this revolutionary principle. Covers supercharges, SUPERFIELDS, superspace, SUSY breaking, the minimal supersymmetric standard model, and more LOADED with DETAILED examples, ILLUSTRATIONS, and explanations Perfect for SELF-STUDY or as a classroom SUPPLEMENT COMPLETE with end-of-chapter QUIZZES and a FINAL EXAM Written in an easy-to-follow format, Supersymmetry Demystified explains Weyl, Majorana, and Dirac spinors, notations, and supersymmetric lagrangians. Supersymmetric charges and their algebra are discussed, as are interactions and gauge theories. The book also covers superspace formalism, superfields, supersymmetry breaking, and much more. Detailed examples, clear illustrations, and concise explanations make it easy to understand the material, and end-of-chapter quizzes and a final exam help reinforce learning. It's a no-brainer! You'll get: An explanation of the Wess-Zumino model Tips on how to build supersymmetric lagrangians Coverage of superspace and superfields A detailed presentation of the minimal supersymmetric standard model (MSSM) and some of its phenomenological implications. Simple enough for a beginner, but challenging enough for an advanced student, Supersymmetry Demystified is your key to understanding this fascinating particle physics subject.

Design Patterns Explained

Design Patterns Explained
Author: Alan Shalloway
Publisher: Pearson Education
Total Pages: 448
Release: 2004-10-12
Genre: Computers
ISBN: 0321630041

"One of the great things about the book is the way the authors explain concepts very simply using analogies rather than programming examples–this has been very inspiring for a product I'm working on: an audio-only introduction to OOP and software development." –Bruce Eckel "...I would expect that readers with a basic understanding of object-oriented programming and design would find this book useful, before approaching design patterns completely. Design Patterns Explained complements the existing design patterns texts and may perform a very useful role, fitting between introductory texts such as UML Distilled and the more advanced patterns books." –James Noble Leverage the quality and productivity benefits of patterns–without the complexity! Design Patterns Explained, Second Edition is the field's simplest, clearest, most practical introduction to patterns. Using dozens of updated Java examples, it shows programmers and architects exactly how to use patterns to design, develop, and deliver software far more effectively. You'll start with a complete overview of the fundamental principles of patterns, and the role of object-oriented analysis and design in contemporary software development. Then, using easy-to-understand sample code, Alan Shalloway and James Trott illuminate dozens of today's most useful patterns: their underlying concepts, advantages, tradeoffs, implementation techniques, and pitfalls to avoid. Many patterns are accompanied by UML diagrams. Building on their best-selling First Edition, Shalloway and Trott have thoroughly updated this book to reflect new software design trends, patterns, and implementation techniques. Reflecting extensive reader feedback, they have deepened and clarified coverage throughout, and reorganized content for even greater ease of understanding. New and revamped coverage in this edition includes Better ways to start "thinking in patterns" How design patterns can facilitate agile development using eXtreme Programming and other methods How to use commonality and variability analysis to design application architectures The key role of testing into a patterns-driven development process How to use factories to instantiate and manage objects more effectively The Object-Pool Pattern–a new pattern not identified by the "Gang of Four" New study/practice questions at the end of every chapter Gentle yet thorough, this book assumes no patterns experience whatsoever. It's the ideal "first book" on patterns, and a perfect complement to Gamma's classic Design Patterns. If you're a programmer or architect who wants the clearest possible understanding of design patterns–or if you've struggled to make them work for you–read this book.

Operating Systems DeMYSTiFieD

Operating Systems DeMYSTiFieD
Author: Ann McIver McHoes
Publisher: McGraw Hill Professional
Total Pages: 352
Release: 2012-01-20
Genre: Computers
ISBN: 0071752277

Learn what happens behind the scenes of operating systems Find out how operating systems work, including Windows, Mac OS X, and Linux. Operating Systems Demystified describes the features common to most of today's popular operating systems and how they handle complex tasks. Written in a step-by-step format, this practical guide begins with an overview of what operating systems are and how they are designed. The book then offers in-depth coverage of the boot process; CPU management; deadlocks; memory, disk, and file management; network operating systems; and the essentials of system security. Detailed examples and concise explanations make it easy to understand even the technical material, and end-of-chapter quizzes and a final exam help reinforce key concepts. It's a no-brainer! You'll learn about: Fundamentals of operating system design Differences between menu- and command-driven user interfaces CPU scheduling and deadlocks Management of RAM and virtual memory Device management for hard drives, CDs, DVDs, and Blu-ray drives Networking basics, including wireless LANs and virtual private networks Key concepts of computer and data security Simple enough for a beginner, but challenging enough for an advanced student, Operating Systems Demystified helps you learn the essential elements of OS design and everyday use.

College Algebra DeMYSTiFieD, 2nd Edition

College Algebra DeMYSTiFieD, 2nd Edition
Author: Rhonda Huettenmueller
Publisher: McGraw Hill Professional
Total Pages: 513
Release: 2013-12-06
Genre: Mathematics
ISBN: 0071815856

Don't let quadratic equations make you irrational If you are absolutely confused by absolute value equations, or you think parabolas are short moral stories, College Algebra DeMYSTiFied, Second Edition is your solution to mastering the topic's concepts and theories at your own pace. This thoroughly revised and updated guide eases you into the subject, beginning with the math fundamentals then introducing you to this advanced form of algebra. As you progress, you will learn how to simplify rational expressions, divide complex numbers, and solve quadratic equations. You will understand the difference between odd and even functions and no longer be confused by the multiplicity of zeros. Detailed examples make it easy to understand the material, and end-of-chapter quizzes and a final exam help reinforce key ideas. It's a no-brainer! You'll learn about: The x-y coordinate plane Lines and intercepts The FOIL method Functions Nonlinear equations Graphs of functions Exponents and logarithms Simple enough for a beginner, but challenging enough for an advanced student, College Algebra DeMYSTiFieD, Second Edition is your shortcut to a working knowledge of this engaging subject.

Quantum Mechanics Demystified, 2nd Edition

Quantum Mechanics Demystified, 2nd Edition
Author: David McMahon
Publisher: McGraw Hill Professional
Total Pages: 524
Release: 2013-05-06
Genre: Science
ISBN: 0071765646

If you think projection operators work in the cinema, or learning about spin-1/2 makes your head, well, spin, Quantum Mechanics DeMYSTiFieD will energize your knowledge of this topic's fundamental concepts and theories, and allow you to learn at your own pace. This thoroughly revised and updated guide eases you into the subject, beginning with wave mechanics then introducing you to the mathematical foundations needed to do modern quantum physics. As you progress, you will learn the fundamentals of matrix mechanics, including how to compute the trace of a matrix, find eigenvalues, and use ladder operators. You will understand the difference between time independent perturbation and time dependent perturbation theory and other oncecomplicated concepts. Detailed examples make it easy to understand the material, and end-of-chapter quizzes and a final exam help reinforce key ideas. It's a no-brainer! You'll learn about: State Space Basis Vectors Functions of Operators The Postulates of Quantum Mechanics Angular Momentum Spin and the Pauli Matrices Scattering Theory Simple enough for a beginner, but challenging enough for an advanced student, Quantum Mechanics DeMYSTiFieD, Second Edition is your shortcut to a working knowledge of this engaging science.

Options DeMYSTiFieD, Second Edition

Options DeMYSTiFieD, Second Edition
Author: Thomas A. McCafferty
Publisher: McGraw Hill Professional
Total Pages: 290
Release: 2010-12-10
Genre: Business & Economics
ISBN: 0071751017

In good times and bad, you need to know your OPTIONS Market volatility is at a record high, which has investors running scared. You don't have to be one of them. Whether your goal is to protect your money in a downturn or profit handsomely from an upturn, trading options is the answer. Options DeMYSTiFieD reveals why today’s smartest investors rely on the versatility of the options marketplace--and how you can, too! With its quick, snappy explanations and easy-to-understand examples, it provides the knowledge you need to start trading options like a pro in no time. Chapterending quizzes and a final exam round out Options DeMYSTiFieD into a comprehensive self-teaching guide that allows you to learn at your own pace. This fast and easy guide has everything you need to: Protect your investments from market downturns--even those in your IRA or 401(k) Increase income from stocks you already own Multiply the leverage you have in the market to max out your profits Manage the risk of investing without decreasing profit potential Engage in more complex trading, such as covered calls, spreads, straddles, and hedges Simple enough for a beginner but challenging enough for an advanced trader, Options DeMYSTiFieD has what you need to build a solid foundation in options trading.

Investing DeMYSTiFieD, Second Edition

Investing DeMYSTiFieD, Second Edition
Author: Paul Lim
Publisher: McGraw Hill Professional
Total Pages: 403
Release: 2010-12-10
Genre: Business & Economics
ISBN: 0071751009

Start building a rock-solid portfolio with as little as $500! Do you think cash vehicle is another phrase for "expensive car"? Would you know a hybrid investment if you saw one? Does T-bill mean anything to you? The world of investing is a complex (and sometimes scary) place. Fortunately, you have a knowledgeable tour guide that speaks a language you understand! Investing DeMYSTiFieD, Second Edition, untanglesan otherwise perplexing topic, making it easier than ever to invest like a veteran! Outlining step-by-step techniques for making the most of your money while keeping it out of harm’s way, this self-teaching guide explains how to identify and take advantage of rich opportunities--from mutual funds to taxfree bonds to real estate. Market-proven tips and techniques, handy checklists, and chapter-ending quizzes help you build a solid foundation on thesubject at your own speed. This fast and easy guide helps you: Determine your investment personality to increase your success Protect your money from the next market downturn Boost returns while managing risk with the right allocation strategies Understand balance sheets, income statements, and other documents Generate greater returns from your 401(k), IRA, or other retirement account Simple enough for a novice but challenging enough for an experienced investor, Investing DeMYSTiFieD helps you put your money in the right places, whetheryou're looking to earn quick cash or build for the future.