Book picks similar to
How to Think Like a Computer Scientist: Learning with Python 3 by Peter Wentworth
programming
aaaa
ai
computer-tech-skillz
Homeschooling: A Patchwork of Days: Share a Day with 30 Homeschooling Families
Nancy Lande - 1997
When author Nancy Lande started homeschooling more than 10 years ago, this is the book she wanted that didn't exist. What better way to create your homeschool than reading about others and picking and choosing the styles that appeal to you? Lande has corralled a variety of homeschoolers and, with some deft editing, allowed them to speak for themselves. Every chapter features a different household on any given day. Many of the writers are mothers, but a stay-at-home dad and several children tell their tales as well. Their detailed descriptions start in the waking hours of morning and get down to the nitty-gritty information of everyday life in a homeschool: how moms fit in showers, how chores are divvied up, how reading and research are gently initiated, how parents set aside time for themselves. These writers invite the reader into their homes and advise, "Don't mind the mess." Their passages are often funny and unflinchingly honest. They aren't embarrassed to tell you they whipped out SpaghettiOs for a hurried lunch or stole a peek at CNN while ignoring the chaos in the playroom. Some of the families have created highly structured school environments within their homes, with desks and sharpened pencils. Others promote freestyle learning, with their children sprawled across the house working on projects or reading in between walking the dog, playing games, and riding bikes. The majority of families here live in Pennsylvania, the author's home state, but one writes from as far away as Scotland, another lives on a mountain in Alaska, and yet another checks in from a college town in Texas. Their learning logs, reading lists, and journal entries, along with family photos, help illustrate the book. The quilt they piece together is a great service to those wondering how to approach homeschooling. --Jodi Mailander Farrell
Sinatra: Up and Running
Alan Harris - 2011
With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications.
Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine.
Learn Sinatra’s core concepts, and get started by building a simple application
Create views, manage sessions, and work with Sinatra route definitions
Become familiar with the language’s internals, and take a closer look at Rack
Use different subclass methods for building flexible and robust architectures
Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API
The Zone: A Revolutionary Life Plan to Put Your Body in Total Balance for Permanent Weight Loss
Barry Sears - 2004
Fat, they told us, was the enemy. Then it was salt, then sugar, then cholesterol... and on it goes. Americans listened and they lost -- but not their excess fat. What they lost was their health and waistlines. Americans are the fattest people on earth... and why? Mainly because of the food they eat. In this scientific and revolutionary book, based on Nobel Prize-winning research, medical visionary and former Massachusetts Institute of Technology researcher Dr. Barry Sears makes peak physical and mental performance, as well as permanent fat loss, simple for you to understand and achieve. With lists of good and bad carbohydrates, easy-to-follow food blocks and delicious recipes, The Zone provides all you need to begin your journey toward permanent fat loss, great health and all-round peak performance. In balance, your body will not only burn fat, but you'll fight heart disease, diabetes, PMS, chronic fatigue, depression and cancer, as well as alleviate the painful symptoms of diseases such as multiple sclerosis and HIV. This Zone state of exceptional health is well-known to champion athletes. Your own journey toward it can begin with your next meal. You will no longer think of food as merely an item of pleasure or a means to appease hunger. Food is your medicine and your ticket to that state of ultimate body balance, strength and great health: the Zone.
The Joy of Search: A Google Insider's Guide to Going Beyond the Basics
Daniel M. Russell - 2019
We do this so often that we have made the most famous search engine a verb: we Google it—“Japan population” or “Nobel Peace Prize” or “poison ivy” or whatever we want to know. But knowing how to Google something doesn't make us search experts; there's much more we can do to access the massive collective knowledge available online. In The Joy of Search, Daniel Russell shows us how to be great online researchers. We don't have to be computer geeks or a scholar searching out obscure facts; we just need to know some basic methods. Russell demonstrates these methods with step-by-step searches for answers to a series of intriguing questions—from “what is the wrong side of a towel?” to “what is the most likely way you will die?” Along the way, readers will discover essential tools for effective online searches—and learn some fascinating facts and interesting stories.Russell explains how to frame search queries so they will yield information and describes the best ways to use such resources as Google Earth, Google Scholar, Wikipedia, and Wikimedia. He shows when to put search terms in double quotes, how to use the operator (*), why metadata is important, and how to triangulate information from multiple sources. By the end of this engaging journey of discovering, readers will have the definitive answer to why the best online searches involve more than typing a few words into Google.
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET
Tony Stubblebine - 2007
Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries. This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:Supported metacharacters for each language API Regular expression classes and interfaces for Ruby, Java, .NET, and C# Regular expression operators for Perl 5.8 Regular expression module objects and functions for Python Pattern-matching functions for PHP and the vi editor Pattern-matching methods and objects for JavaScript Unicode Support for each of the languages With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.
The Hundred-Page Machine Learning Book
Andriy Burkov - 2019
During that week, you will learn almost everything modern machine learning has to offer. The author and other practitioners have spent years learning these concepts.Companion wiki — the book has a continuously updated wiki that extends some book chapters with additional information: Q&A, code snippets, further reading, tools, and other relevant resources.Flexible price and formats — choose from a variety of formats and price options: Kindle, hardcover, paperback, EPUB, PDF. If you buy an EPUB or a PDF, you decide the price you pay!Read first, buy later — download book chapters for free, read them and share with your friends and colleagues. Only if you liked the book or found it useful in your work, study or business, then buy it.
Elements of Programming
Alexander Stepanov - 2009
And then we wonder why software is notorious for being delivered late and full of bugs, while other engineers routinely deliver finished bridges, automobiles, electrical appliances, etc., on time and with only minor defects. This book sets out to redress this imbalance. Members of my advanced development team at Adobe who took the course based on the same material all benefited greatly from the time invested. It may appear as a highly technical text intended only for computer scientists, but it should be required reading for all practicing software engineers." --Martin Newell, Adobe Fellow"The book contains some of the most beautiful code I have ever seen." --Bjarne Stroustrup, Designer of C++"I am happy to see the content of Alex's course, the development and teaching of which I strongly supported as the CTO of Silicon Graphics, now available to all programmers in this elegant little book." --Forest Baskett, General Partner, New Enterprise Associates"Paul's patience and architectural experience helped to organize Alex's mathematical approach into a tightly-structured edifice--an impressive feat!" --Robert W. Taylor, Founder of Xerox PARC CSL and DEC Systems Research Center Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. The book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.This is not an easy book. Nor is it a compilation of tips and tricks for incremental improvements in your programming skills. The book's value is more fundamental and, ultimately, more critical for insight into programming. To benefit fully, you will need to work through it from beginning to end, reading the code, proving the lemmas, and doing the exercises. When finished, you will see how the application of the deductive method to your programs assures that your system's software components will work together and behave as they must.The book presents a number of algorithms and requirements for types on which they are defined. The code for these descriptions--also available on the Web--is written in a small subset of C++ meant to be accessible to any experienced programmer. This subset is defined in a special language appendix coauthored by Sean Parent and Bjarne Stroustrup.Whether you are a software developer, or any other professional for whom programming is an important activity, or a committed student, you will come to understand what the book's experienced authors have been teaching and demonstrating for years--that mathematics is good for programming, and that theory is good for practice.
The 7 Perspectives of Effective Leaders: A Proven Framework for Improving Decisions and Increasing Your Influence
Daniel Harkavy - 2020
Good decisions lead to strong results, which in turn increase your influence. If you get these two things right, your leadership effectiveness improves. But as all leaders know, it's not that easy, especially in today's fast-paced, complex, and connected environment. To make the best decisions and have maximum impact, you need to see your business from seven perspectives: - current reality- long-term vision- strategic bets- the team- the customer- your role- the outsiderDrawing upon his 25 years of experience as a successful CEO and executive coach, and including conversations and thinking from more than 20 well-known business and organizational leaders, Daniel Harkavy unpacks a proven framework you can implement for immediate results in your organization's culture and performance. If you're looking to improve your leadership, this book will give you a straightforward framework to do so.
Know Better, Do Better: Teaching the Foundations So Every Child Can Read
Meredith Liben - 2019
Head First Python
Paul Barry - 2010
You'll quickly learn the language's fundamentals, then move onto persistence, exception handling, web development, SQLite, data wrangling, and Google App Engine. You'll also learn how to write mobile apps for Android, all thanks to the power that Python gives you.We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First Python uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.
Feynman Lectures On Computation
Richard P. Feynman - 1996
Feynman gave his famous course on computation at the California Institute of Technology, he asked Tony Hey to adapt his lecture notes into a book. Although led by Feynman, the course also featured, as occasional guest speakers, some of the most brilliant men in science at that time, including Marvin Minsky, Charles Bennett, and John Hopfield. Although the lectures are now thirteen years old, most of the material is timeless and presents a “Feynmanesque” overview of many standard and some not-so-standard topics in computer science such as reversible logic gates and quantum computers.
Visions: How Science Will Revolutionize the 21st Century
Michio Kaku - 1997
We will no longer be passive bystanders to the dance of the universe, but will become creative choreographers of matter, life, and intelligence.The first section of Visions presents a shocking look at a cyber-world infiltrated by millions of tiny intelligence systems. Part two illustrates how the decoding of DNA's genetic structure will allow humans the "godlike ability to manipulate life almost at will." Finally, VISIONS focuses on the future of quantum physics, in which physicists will perfect new ways to manipulate matter and harness the cosmic energy of the universe.What makes Michio Kaku's vision of the science of the future so compelling--and so different from the mere forecasts of most thinkers--is that it is based on the groundbreaking research taking place in labs today, as well as the consensus of over 150 of Kaku's scientific colleagues. Science, for all its breathtaking change, evolves slowly; we can accurately predict, asserts Kaku, what the direction of science will be, based on the paths that are being forged today.A thrilling, unique narrative that brings together the thinking of many of the world's most accomplished scientists to explore the world of the future, Visions is science writing at its best.
Memorable Teaching: Leveraging Memory to Build Deep and Durable Learning in the Classroom
Peps Mccrea - 2017
I doubt you'll find an education book with more useful insights per minute of reading time." - Dylan Wiliam - Emeritus Professor of Educational Assessment, UCLThis book is for any educator who's interested in understanding how learning works, and how to optimise their teaching to make it happen.From the author of Lean Lesson Planning, this latest instalment in the High Impact Teaching series pulls together the best available evidence from cognitive science and educational research, and stitches them together into a concise and coherent set of actionable principles to improve your impact in the classroom.POWER UP YOUR TEACHINGIt's an evidence-informed teacher's guide to building enduring understanding, and sits alongside books such as Make It Stick, Why Don't Students Like School?, and What Every Teacher Needs To Know About Psychology.---CONTENTSAct I PreliminariesWhy memory?Memory architectureThe 9 principlesAct II Principles1: Manage information2: Orient attention3: Streamline communication4: Regulate load5: Expedite elaboration6: Refine structures7: Stabilise changes8: Align pedagogies9: Embed metacognitionPRAISE FOR MEMORABLE TEACHING"I can't remember when I have ever read a book that takes such complex ideas and communicates them with sophistication and simplicity." - Oliver Caviglioli, Founder and author of HOW2s"The book packs an awful lot of useful material into a short, easy to read format and as such is something that all teachers should add to their collections." - Josh Goodrich, Head of CPD at Oasis Southbank"A truly excellent book which sets out the science behind learning with remarkable clarity." - Mark Enser, Head of Geography at Heathfield Community College
Raising a Screen-Smart Kid: Embrace the Good and Avoid the Bad in the Digital Age
Julianna Miner - 2019
Making mistakes has always been a part of growing up, but how do parents help their kids navigate childhood and adolescence at a time when social media has the potential to magnify the consequences of those mistakes? Rather than spend all their time worrying about the worst-case scenario, readers get a bigger-picture understanding of their kids' digital landscape. Drawing on research and interviews with educators, psychologists, and kids themselves, Raising a Screen-Smart Kid offers practical advice on how parents can help their kids avoid the pitfalls and reap the benefits of the digital age by:- using social media to enhance connection with friends and family, instead of following strangers and celebrities, which is a predictor of loneliness and depression - finding online support and community for conditions such as depression and eating disorders, while avoiding potential triggers such as #Thinspiration Pinterest boards - learning and developing life skills through technology--for example, by problem-solving in online games--while avoiding inappropriate contentWritten by a public health expert and the creator of the popular blog Rants from Mommyland, this book shows parents how to help their kids navigate friendships, bullying, dating, self-esteem, and more online.
The Haskell School of Expression: Learning Functional Programming Through Multimedia
Paul Hudak - 2000
It has become popular in recent years because of its simplicity, conciseness, and clarity. This book teaches functional programming as a way of thinking and problem solving, using Haskell, the most popular purely functional language. Rather than using the conventional (boring) mathematical examples commonly found in other programming language textbooks, the author uses examples drawn from multimedia applications, including graphics, animation, and computer music, thus rewarding the reader with working programs for inherently more interesting applications. Aimed at both beginning and advanced programmers, this tutorial begins with a gentle introduction to functional programming and moves rapidly on to more advanced topics. Details about progamming in Haskell are presented in boxes throughout the text so they can be easily found and referred to.