Curriculum Development in Language Teaching
Jack C. Richards - 2001
The paperback edition provides a systematic introduction to the issues involved in developing, managing, and evaluating effective second and foreign language programs and teaching materials. Key stages in the curriculum development process are examined, including situation analysis, needs analysis, goal setting, syllabus design, materials development and adaptation, teaching and teacher support, and evaluation. Discussion activities throughout the book enable it to be used as a reference text for teachers and administrators.
Powering the Future
Robert B. Laughlin - 2011
Laughlin transports us two centuries into the future, when we've ceased to use carbon from the ground--either because humans have banned carbon burning or because fuel has simply run out. Boldly, Laughlin predicts no earth-shattering transformations will have taken place. Six generations from now, there will still be soccer moms, shopping malls, and business trips. Firesides will still be snug and warm.How will we do it? Not by discovering a magic bullet to slay our energy problems, but through a slew of fascinating technologies, drawing on wind, water, and fire. Powering the Future is an objective yet optimistic tour through alternative fuel sources, set in a world where we've burned every last drop of petroleum and every last shovelful of coal.The Predictable:
Fossil fuels will run out.
The present flow of crude oil out of the ground equals in one day the average flow of the Mississippi River past New Orleans in thirteen minutes. If you add the energy equivalents of gas and coal, it's thirty-six minutes. At the present rate of consumption, we'll be out of fossil fuels in two centuries' time. We always choose the cheapest gas. From the nineteenth-century consolidation of the oil business to the California energy crisis of 2000-2001, the energy business has shown, time and again, how low prices dominate market share. Market forces--not green technology--will be the driver of energy innovation in the next 200 years.
The laws of physics remain fixed.
Energy will still be conserved, degrade entropically with use, and have to be disposed of as waste heat into outer space. How much energy a fuel can pack away in a given space is fixed by quantum mechanics--and if we want to keep flying jet planes, we will need carbon-based fuels. The Potential:
Animal waste.
If dried and burned, the world's agricultural manure would supply about one-third as much energy as all the coal we presently consume.
Trash.
The United States disposes of 88 million tons of carbon in its trash per year. While the incineration of waste trash is not enough to contribute meaningfully to the global demand for energy, it will constrain fuel prices by providing a cheap supply of carbon.
Solar energy.
The power used to light all the cities around the world is only one-millionth of the total power of sunlight pouring down on earth's daytime side. And the amount of hydropump storage required to store the world's daily electrical surge is equal to only eight times the volume of Lake Mead. PRAISE FOR ROBERT B. LAUGHLIN -Perhaps the most brilliant theoretical physicist since Richard Feynman---George Chapline, Lawrence Livermore National Laboratory -Powerful but controversial.--- Financial Times -[Laughlin's] company ... is inspirational.- --New Scientist
Interpersonal Communication
Kory Floyd - 2011
"Interpersonal Communication, 2e" demonstrates how effective interpersonal communication can make students' lives better. With careful consideration given to the impact of computer-mediated communication, the program reflects the rapid changes of the modern world in which today's students live and interact. The program also helps students understand and build interpersonal skills and choices for their academic, personal, and professional lives.
The Non-Designer's Design Book
Robin P. Williams - 2003
Not to worry: This book is the one place you can turn to find quick, non-intimidating, excellent design help. In The Non-Designer's Design Book, 2nd Edition, best-selling author Robin Williams turns her attention to the basic principles of good design and typography. All you have to do is follow her clearly explained concepts, and you'll begin producing more sophisticated, professional, and interesting pages immediately. Humor-infused, jargon-free prose interspersed with design exercises, quizzes, illustrations, and dozens of examples make learning a snap—which is just what audiences have come to expect from this best-selling author.
Multimedia: Making it Work
Tay Vaughan - 1993
The reader will learn to plan and manage multimedia projects, from dynamic CD-ROMs and DVDs to professional websites.
From Mathematics to Generic Programming
Alexander A. Stepanov - 2014
If you're a reasonably proficient programmer who can think logically, you have all the background you'll need. Stepanov and Rose introduce the relevant abstract algebra and number theory with exceptional clarity. They carefully explain the problems mathematicians first needed to solve, and then show how these mathematical solutions translate to generic programming and the creation of more effective and elegant code. To demonstrate the crucial role these mathematical principles play in many modern applications, the authors show how to use these results and generalized algorithms to implement a real-world public-key cryptosystem. As you read this book, you'll master the thought processes necessary for effective programming and learn how to generalize narrowly conceived algorithms to widen their usefulness without losing efficiency. You'll also gain deep insight into the value of mathematics to programming--insight that will prove invaluable no matter what programming languages and paradigms you use. You will learn aboutHow to generalize a four thousand-year-old algorithm, demonstrating indispensable lessons about clarity and efficiencyAncient paradoxes, beautiful theorems, and the productive tension between continuous and discreteA simple algorithm for finding greatest common divisor (GCD) and modern abstractions that build on itPowerful mathematical approaches to abstractionHow abstract algebra provides the idea at the heart of generic programmingAxioms, proofs, theories, and models: using mathematical techniques to organize knowledge about your algorithms and data structuresSurprising subtleties of simple programming tasks and what you can learn from themHow practical implementations can exploit theoretical knowledge
Thinking in JavaScript
Aravind Shenoy - 2014
Before we delve into the intricacies of JavaScript, we need to know why it is used. While HTML tells your browser how your webpage will look, JavaScript is used for dynamic content and to add functionality. Using this book, you will understand the concept of JavaScript and its use in web designing. You will also have a look at jQuery in general. You will learn about Functions, Operators, the concept of Variables, Conditions and Loops, Arrays, and the basics of jQuery in this book. Instead of wandering through loads of theory, we have used practical examples in this book. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output thereby understanding the subtle nuances of JavaScript. By the end of the book, with practice, you can achieve better things and get more acquainted with JavaScript.
Communicating at Work: Principles and Practices for Business and the Professions
Ronald B. Adler - 1986
This book provides coverage of pedagogy, and other topics such as sources of on-the-job conflict, how to use informational interviews, and others.
Code: The Hidden Language of Computer Hardware and Software
Charles Petzold - 1999
And through CODE, we see how this ingenuity and our very human compulsion to communicate have driven the technological innovations of the past two centuries. Using everyday objects and familiar language systems such as Braille and Morse code, author Charles Petzold weaves an illuminating narrative for anyone who’s ever wondered about the secret inner life of computers and other smart machines. It’s a cleverly illustrated and eminently comprehensible story—and along the way, you’ll discover you’ve gained a real context for understanding today’s world of PCs, digital media, and the Internet. No matter what your level of technical savvy, CODE will charm you—and perhaps even awaken the technophile within.
The Little Schemer
Daniel P. Friedman - 1974
The authors' enthusiasm for their subject is compelling as they present abstract concepts in a humorous and easy-to-grasp fashion. Together, these books will open new doors of thought to anyone who wants to find out what computing is really about. The Little Schemer introduces computing as an extension of arithmetic and algebra; things that everyone studies in grade school and high school. It introduces programs as recursive functions and briefly discusses the limits of what computers can do. The authors use the programming language Scheme, and interesting foods to illustrate these abstract ideas. The Seasoned Schemer informs the reader about additional dimensions of computing: functions as values, change of state, and exceptional cases. The Little LISPer has been a popular introduction to LISP for many years. It had appeared in French and Japanese. The Little Schemer and The Seasoned Schemer are worthy successors and will prove equally popular as textbooks for Scheme courses as well as companion texts for any complete introductory course in Computer Science.
Criminology: The Core
Larry J. Siegel - 2001
Carefully structured to cover relevant information in a manageable format and in a presentation that is interesting and contemporary, renowned author Larry J. Siegel continues to incorporate his hallmark balanced and unbiased presentation of theory, policy, high-interest examples, and cutting-edge and seminal research. This market-leading brief Criminology text is also the best value for your students CRIMINOLOGY: THE CORE, Second Edition now includes the most student-friendly and useful technology package available, including a FREE Student CD-ROM and robust Companion Web Site.
All-New Amazon Echo User Guide: Newbie to Expert in 1 Hour! (Echo & Alexa)
Tom Edwards - 2015
From the Number 1 Best Selling authors in Computers and Technology, this clear and concise guide will show you how to get the very best from your new Amazon Echo. Step by step instructions will take you from newbie to expert in just one hour! About the Authors: Tom and Jenna Edwards are the Amazon Tech authors behind the Number 1 Best-selling e-books 250+ Best Kindle Fire HD Apps for the New Kindle Fire Owner and Fire HD 8 & HD 10 User Guide: Newbie to Expert in 2 Hours!
The Art of Statistics: How to Learn from Data
David Spiegelhalter - 2019
Statistics are everywhere, as integral to science as they are to business, and in the popular media hundreds of times a day. In this age of big data, a basic grasp of statistical literacy is more important than ever if we want to separate the fact from the fiction, the ostentatious embellishments from the raw evidence -- and even more so if we hope to participate in the future, rather than being simple bystanders. In The Art of Statistics, world-renowned statistician David Spiegelhalter shows readers how to derive knowledge from raw data by focusing on the concepts and connections behind the math. Drawing on real world examples to introduce complex issues, he shows us how statistics can help us determine the luckiest passenger on the Titanic, whether a notorious serial killer could have been caught earlier, and if screening for ovarian cancer is beneficial. The Art of Statistics not only shows us how mathematicians have used statistical science to solve these problems -- it teaches us how we too can think like statisticians. We learn how to clarify our questions, assumptions, and expectations when approaching a problem, and -- perhaps even more importantly -- we learn how to responsibly interpret the answers we receive. Combining the incomparable insight of an expert with the playful enthusiasm of an aficionado, The Art of Statistics is the definitive guide to stats that every modern person needs.
Engineering Mathematics
K.A. Stroud - 2001
Fully revised to meet the needs of the wide range of students beginning engineering courses, this edition has an extended Foundation section including new chapters on graphs, trigonometry, binomial series and functions and a CD-ROM
The Algorithm Design Manual
Steven S. Skiena - 1997
Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and analysis of computer algorithms. The second is a reference section, which includes a catalog of the 75 most important algorithmic problems. By browsing this catalog, readers can quickly identify what the problem they have encountered is called, what is known about it, and how they should proceed if they need to solve it. This book is ideal for the working professional who uses algorithms on a daily basis and has need for a handy reference. This work can also readily be used in an upper-division course or as a student reference guide. THE ALGORITHM DESIGN MANUAL comes with a CD-ROM that contains: * a complete hypertext version of the full printed book. * the source code and URLs for all cited implementations. * over 30 hours of audio lectures on the design and analysis of algorithms are provided, all keyed to on-line lecture notes.