Big Java


Cay S. Horstmann - 2002
    Thoroughly updated to include Java 6, the Third Edition of Horstmann's bestselling text helps you absorb computing concepts and programming principles, develop strong problem-solving skills, and become a better programmer, all while exploring the elements of Java that are needed to write real-life programs. A top-notch introductory text for beginners, Big Java, Third Edition is also a thorough reference for students and professionals alike to Java technologies, Internet programming, database access, and many other areas of computer science.Features of the Third Edition: The 'Objects Gradual' approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs. A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs Helpful "Testing Track" introduces techniques and tools step by step, ensuring that you master one before moving on to the next New teaching and learning tools in WileyPLUS--including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features

Math Through the Ages: A Gentle History for Teachers and Others


William P. Berlinghoff - 2002
    Each sketch contains Questions and Projects to help you learn more about its topic and to see how its main ideas fit into the bigger picture of history. The 25 short stories are preceded by a 56-page bird's-eye overview of the entire panorama of mathematical history, a whirlwind tour of the most important people, events, and trends that shaped the mathematics we know today. Reading suggestions after each sketch provide starting points for readers who want to pursue a topic further."

Heal Your Headache


David Buchholz - 2002
    “A must read for all individuals with migraine!”—Ronald J. Tusa, M.D., PH.D., Professor of Neurology and Otolaryngology, Dizziness and Balance Center, Emory University Based on the breakthrough understanding that virtually all headaches are forms of migraine—because migraine is not a specific type of headache, but the built-in mechanism that causes headaches of all kinds, along with neck stiffness, sinus congestion, dizziness, and other problems—Dr. Buchholz’s Heal Your Headache offers a simple, transforming program.Step 1: Avoid the “Quick Fix.” Too often painkillers only make matters worse because of the crippling complication known as rebound.Step 2: Reduce your triggers. The crux of the program: a migraine diet that eliminate the foods that push headache sufferers over the top.Step 3: Raise your threshold. When diet and other lifestyle changes aren’t enough, preventive medication can help stay the course. That’s it. In three steps, you can turn your headache problems around.Includes answers to questions like:What is a migraine anyway?Why do I get more headaches than most people?Of all the potential dietary triggers, what are the major culprits?Will my headaches get better when I get older?Why does the weather give me headaches?How long will it take me to get over rebound when I stop taking my Excedrin?Are my children doomed to suffer from headaches?Why do I wake up every morning with a headache?

Types and Programming Languages


Benjamin C. Pierce - 2002
    The study of type systems--and of programming languages from a type-theoretic perspective--has important applications in software engineering, language design, high-performance compilers, and security.This text provides a comprehensive introduction both to type systems in computer science and to the basic theory of programming languages. The approach is pragmatic and operational; each new concept is motivated by programming examples and the more theoretical sections are driven by the needs of implementations. Each chapter is accompanied by numerous exercises and solutions, as well as a running implementation, available via the Web. Dependencies between chapters are explicitly identified, allowing readers to choose a variety of paths through the material.The core topics include the untyped lambda-calculus, simple type systems, type reconstruction, universal and existential polymorphism, subtyping, bounded quantification, recursive types, kinds, and type operators. Extended case studies develop a variety of approaches to modeling the features of object-oriented languages.

Into Wine: An Invitation to Pleasure


Olivier Magny - 2013
    He's passionate about making wine more fun and its culture more accessible.Reading this book, you will certainly learn profusely about wine, but you will also learn about all sorts of things far beyond wine that you never knew were connected. You will discover that wine is an eye opening window into our world.INTO WINE is a journey - one that will appeal to anyone with an interest in wine - from the complete novice to the most seasoned drinker. Santé! (Amazon Description)

Discrete Mathematics


Richard Johnsonbaugh - 1984
    Focused on helping students understand and construct proofs and expanding their mathematical maturity, this best-selling text is an accessible introduction to discrete mathematics. Johnsonbaugh's algorithmic approach emphasizes problem-solving techniques. The Seventh Edition reflects user and reviewer feedback on both content and organization.

Educational Research: Competencies for Analysis and Applications


Lorraine R. Gay - 1976
    The reorganized text reflects a more balanced coverage of both quantitative and qualitative methodologies. Unique features of this revised edition include an approachable text your students won't mind reading and will want to keep; the accessible writing style, clear and concise explanations, and humorous tone demystify the research process; eleven cumulative Tasks throughout the text provide practice and skill development in doing research, step by step; expanded coverage of qualitative research and mixed methods Chapter 16 covering Narrative Research, and Chapter 17 covering Ethnographic Research, are new to this edition. Chapter 19, Mixed Methods, is also new to this edition. There is an expanded coverage of technology and an increased coverage of how to use technology in the research process. The 39 articles provided in the package (Text, Student Study Guide, and Website) are accompanied by a variety of pedagogical aids to help students learn to read research. research.

Internet & World Wide Web: How to Program


Paul Deitel - 1999
    Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.