Book picks similar to
The New York Times Presents Smarter by Sunday: 52 Weekends of Essential Knowledge for the Curious Mind by The New York Times
non-fiction
nonfiction
reference
general-knowledge
Learning Theories Simplified: ...and How to Apply Them to Teaching
Bob Bates - 2015
Willingham on educational neuroscience? Written for busy teachers, trainers, managers and students, this dip-in dip-out guide makes theories of learning accessible and practical. It explores over 100 classic and contemporary learning theorists in an easy-to-use, bite-sized format with clear relevant illustrations on how each theory will benefit your teaching and learning.Each model or theory is explained in less than 350 words, many with accompanying diagrams, and the 'how to use it' sections, in less than 500 words. Every entry includes:Do it steps in order to apply the theory or modelReflection points & challenges to develop your understanding of how to apply itAnalogies & metaphors from which understanding and meaning can be drawnTips for the classroomFurther reading if you want to explore a theory in greater depth. More titles by Bob Bates: Educational Leadership Simplified A Quick Guide to Special Needs and Disabilities
Don't Know Much About Geography: Everything You Need to Know About the World but Never Learned
Kenneth C. Davis - 1992
From early concepts of whether the world was a disk floating in water (Thales) or pear-shaped (Columbus), Davis explains earthquakes, rain forests, Atlantis and whether there are canaries on the Canary Islands. In short, he covers the scientific, physical, and political history of the Earth and does his level best to raise our collective geographic IQ while entertaining us.
The Physics Book: Big Ideas Simply Explained
D.K. Publishing - 2020
With the focus firmly on unpicking the thought behind each theory - as well as exploring when and how each idea and breakthrough came about - seven themed chapters examine the history and developments in areas such as energy and matter, and electricity and magnetism, as well as quantum, nuclear, and particle physics.Eureka moments abound: from Pythagoras's observations of the pleasing harmonies created by vibrating strings, and Galileo's experiments with spheres, to Isaac Newton's apple and his conclusions about gravity and the laws of motion. You'll also learn about Albert Einstein's insights into relativity; how the accidental discovery of cosmic microwave background radiation confirmed the Big Bang theory; the search for the Higgs boson particle; and why most of our Universe is missing.If you've ever wondered exactly how physicists formulated - and proved - these abstract concepts, The Physics Book is the book for you.
The Where, the Why, and the How: 75 Artists Illustrate Wondrous Mysteries of Science
Matt LaMothe - 2012
Inside these pages some of the biggest (and smallest) mysteries of the natural world are explained in essays by real working scientists, which are then illustrated by artists given free rein to be as literal or as imaginative as they like. The result is a celebration of the wonder that inspires every new discovery. Featuring work by such contemporary luminaries as Lisa Congdon, Jen Corace, Neil Farber, Susie Ghahremani, Jeremyville, and many more, this is a work of scientific and artistic exploration to pique the interest of both the intellectually and imaginatively curious.
I Used to Know That: Stuff You Forgot from School
Caroline Taggart - 2008
A light-hearted and informative reminder of all the things that we learnt in school but have since become relegated to the backs of our minds, I Used to Know That features hundreds of important snippets of wisdom, facts, theories, equations, phrases, rules and sayings. A practical guide to turn to when an answer is eluding you, when helping a child with homework or preparing them for the new school year, or maybe just to brush up on trivia for the pub quiz. I Used to Know That covers English Language and Literature, Mathematics, Biology, Chemistry, Physics, History, Geography and General Studies, so never again will you find yourself stumped!
Python for Kids
Jason R. Briggs - 2012
Jason Briggs, author of the popular online tutorial "Snake Wrangling for Kids," begins with the basics of how to install Python and write simple commands. In bite-sized chapters, he instructs readers on the essentials of Python, including how to use Python's extensive standard library, the difference between strings and lists, and using for-loops and while-loops. By the end of the book, readers have built a game and created drawings with Python's graphics library, Turtle. Each chapter closes with fun and relevant exercises that challenge the reader to put their newly acquired knowledge to the test.
The Worst-Case Scenario Survival Handbook
Joshua Piven - 1999
Volcanoes. Sharks. Quicksand. Terrorists. The pilot of the plane blacks out and it's up to you to land the jet. What do you do? The Worst-Case Scenario Survival Handbook is here to help: jam-packed with how-to, hands-on, step-by-step, illustrated instructions on everything you need to know FAST-from defusing a bomb to delivering a baby in the back of a cab. Providing frightening and funny real information in the best-selling tradition of the Paranoid's Pocket Guide and Hypochondriac's Handbook, this indispensable, indestructible pocket-sized guide is the definitive handbook for those times when life takes a sudden turn for the worse. The essential companion for a perilous age. Because you never know...
Some Remarks: Essays and Other Writing
Neal Stephenson - 1994
He’s taken sf to places it’s never been (Snow Crash, Anathem). He’s reinvented the historical novel (The Baroque Cycle), the international thriller (Reamde), and both at the same time (Cryptonomicon).Now he treats his legion of fans to Some Remarks, an enthralling collection of essays—Stephenson’s first nonfiction work since his long essay on technology, In the Beginning…Was the Command Line, more than a decade ago—as well as new and previously published short writings both fiction and non.Some Remarks is a magnificent showcase of a brilliantly inventive mind and talent, as he discourses on everything from Sir Isaac Newton to Star Wars.
Learn Python in One Day and Learn It Well: Python for Beginners with Hands-on Project
Jamie Chan - 2014
Master Python Programming with a unique Hands-On Project Have you always wanted to learn computer programming but are afraid it'll be too difficult for you? Or perhaps you know other programming languages but are interested in learning the Python language fast? This book is for you. You no longer have to waste your time and money learning Python from lengthy books, expensive online courses or complicated Python tutorials. What this book offers... Python for Beginners Complex concepts are broken down into simple steps to ensure that you can easily master the Python language even if you have never coded before. Carefully Chosen Python Examples Examples are carefully chosen to illustrate all concepts. In addition, the output for all examples are provided immediately so you do not have to wait till you have access to your computer to test the examples. Careful selection of topics Topics are carefully selected to give you a broad exposure to Python, while not overwhelming you with information overload. These topics include object-oriented programming concepts, error handling techniques, file handling techniques and more. Learn The Python Programming Language Fast Concepts are presented in a "to-the-point" style to cater to the busy individual. With this book, you can learn Python in just one day and start coding immediately. How is this book different... The best way to learn Python is by doing. This book includes a complete project at the end of the book that requires the application of all the concepts taught previously. Working through the project will not only give you an immense sense of achievement, it"ll also help you retain the knowledge and master the language. Are you ready to dip your toes into the exciting world of Python coding? This book is for you. With the first edition of this book being a #1 best-selling programming ebook on Amazon for more than a year, you can rest assured that this new and improved edition is the perfect book for you to learn the Python programming language fast. Click the BUY button and download it now. What you'll learn: - What is Python? - What software you need to code and run Python programs? - What are variables? - What are the common data types in Python? - What are Lists and Tuples? - How to format strings - How to accept user inputs and display outputs - How to control the flow of program with loops - How to handle errors and exceptions - What are functions and modules? - How to define your own functions and modules - How to work with external files - What are objects and classes - How to write your own class - What is inheritance - What are properties - What is name mangling .. and more... Finally, you'll be guided through a hands-on project that requires the application of all the topics covered. Click the BUY button and download the book now to start learning Python. Learn it fast and learn it well. Tags: ------------ Python, Object-oriented Python, Python course, Python book, learning Python, Python language, Python examples, Python tutorials, Python programming language, Python coding, Pyth
The Art of Manliness: Classic Skills and Manners for the Modern Man
Brett McKay - 2009
The words macho and manly are not synonymous. Taking lessons from classic gentlemen such as Benjamin Franklin and Theodore Roosevelt, authors Brett and Kate McKay have created a collection of the most useful advice every man needs to know to live life to its full potential. This book contains a wealth of information that ranges from survival skills to social skills to advice on how to improve your character. Whether you are braving the wilds with your friends, courting your girlfriend, or raising a family, inside you’ll find practical information and inspiration for every area of life. You’ll learn the basics all modern men should know, including how to: -Shave like your grandpa -Be a perfect houseguest -Fight like a gentleman using the art of bartitsu -Help a friend with a problem -Give a man hug -Perform a fireman’s carry -Ask for a woman’s hand in marriage -Raise resilient kids -Predict the weather like a frontiersman -Start a fire without matches -Give a dynamic speech -Live a well-balanced life So jump in today and gain the skills and knowledge you need to be a real man in the 21st century.
Stupid American History: Tales of Stupidity, Strangeness, and Mythconceptions
Leland Gregory - 2009
Satirist Leland Gregory teaches us a lesson in historical hilarity with Stupid American History.From Columbus to George W. Bush (that's a lot of material, people), Leland leads us through American history's mythconceptions, exposing idiocy and inanity along the time line. He reeducates by informing us about myths. For example, Samuel Prescott actually was the guy to alert us that the British were coming and not that Paul Revere dude. Move over Colbert and Stewart; satire has finally found its rightful place in American history.Excerpt from the book:"John Tyler was on his knees playing marbles when he was informed that Benjamin Harrison had died and he was now president of the United States. At that time marbles was a very popular game for both children and grown-ups."For reasons still unknown, Texas congressman Thomas Lindsay Blanton, a Presbyterian Sunday school teacher and prohibitionist, inserted dirty words into the Congressional Record in 1921. His colleagues overwhelmingly censured him on October 24, 1921, by a vote of 293-0."
The Artful Read-Aloud: 10 Principles to Inspire, Engage, and Transform Learning
Rebecca Bellingham - 2019
Rebecca brings us back to our better selves! -Naomi Shihab NyeIt's no secret that reading aloud to children every single day is one of the most important things any teacher, parent, or grown up can do to help children become better readers, thinkers, and frankly, better human beings. There are many resources available-scores of books, articles, web sites, videos, podcasts, and more that highlight the research on why reading aloud to kids is so vital, how to incorporate it into the day, and lists of texts to choose from for each grade level.The Artful Read-Aloud is a user-friendly guide that builds a bridge between the artistic world and the classroom, providing a deeper dive into the artistry of reading aloud. Rebecca Bellingham draws on her experience as a performer, teaching artist, classroom teacher, and literacy coach to make explicit connections between the arts and reading aloud, providing dozens of easy moves teachers can make that can enhance, elevate, and deepen the impact of interactive read-alouds.Each chapter focuses on a specific guiding principle that is drawn from the arts and is meant to spark engagement, provoke inquiry, and inspire deep thinking. She includes practical tips for how to bring each principle to life in the classroom, including:how to embody the text by making small shifts with your body and voice to bring the words to life, helping kids envision different characters and their actions more completely learning when to slow down, pause, and read in an deliberate and careful way to give kids time to think, feel, process, and connect when and how to create opportunities for talk, giving kids the space to ask questions and reflect on what they notice, wonder, and predict how to give kids a chance to move around as they try on characters, recreate scenes, learn about new concepts, and live inside the book prioritizing read alouds that give students practice listening to and learning from diverse voices while creating space for meaningful conversation about important issues relating to injustice, identity, inequality, and more ways to be intentional in your choices, from matching books to the students in front of you to choosing passages that support instructional goals and teaching points. Reading aloud to your students supports a balanced, rigorous, and joyful literacy curriculum that not only feeds the souls and minds of your students but your own as well. Dip into The Artful Read-Aloud and see what's possible inside your daily read-alouds. By learning to make simple moves that model what real reading looks and sounds like you can help your students become the kind of readers all of us hope they will become: engaged, thoughtful, lifelong ones.
A History Lover's Guide to Washington, DC: Designed for Democracy (History & Guide)
Alison B. Fortier - 2014
Alternating between site visits and brief historical narratives, this guide tells the story of Washington, DC, from its origins to current times. From George Washington’s Mount Vernon to the Kennedy Center, trek through each era of the federal district, on a tour of America’s most beloved sites. Go inside the White House, the only executive home in the world regularly open to the public. Travel to President Lincoln’s Cottage and see where he wrote the Emancipation Proclamation. And visit lesser-known sites, such as the grave of Pierre L’Enfant, the city’s Botanical Gardens, the Old Post Office, and a host of historical homes throughout the capital. This is the only guide you’ll need to curate an unforgettable expedition to our shining city on a hill.
Seattle Walk Report: An Illustrated Walking Tour through 23 Seattle Neighborhoods
Susanna Ryan - 2019
The book goes deep into the urban jungle, exploring 24 popular Seattle neighborhoods, pulling out history, notable landmarks, and curiosities that make each area so distinctive. Entirely hand-drawn and lettered, Seattle Walk Report will be peppered with fun, slightly interactive elements throughout which make for an engaging armchair read, in addition to a fun way to explore the city's iconic, diverse, hipster, historic, and grand neighborhoods.