Micro:bit for Mad Scientists

Micro:bit for Mad Scientists PDF Author: Simon Monk
Publisher: No Starch Press
ISBN: 1593279752
Category : Computers
Languages : en
Pages : 281

Get Book Here

Book Description
Build your own secret laboratory with 30 coding and electronic projects! The BBC micro:bit is a tiny, cheap, yet surprisingly powerful computer that you can use to build cool things and experiment with code. The 30 simple projects and experiments in this book will show you how to use the micro:bit to build a secret science lab complete with robots, door alarms, lie detectors, and more--as you learn basic coding and electronics skills. Here are just some of the projects you'll build: A "light guitar" you can play just by moving your fingers A working lie detector A self-watering plant care system A two-wheeled robot A talking robotic head with moving eyes A door alarm made with magnets Learn to code like a Mad Scientist!

Micro:bit for Mad Scientists

Micro:bit for Mad Scientists PDF Author: Simon Monk
Publisher: No Starch Press
ISBN: 1593279752
Category : Computers
Languages : en
Pages : 281

Get Book Here

Book Description
Build your own secret laboratory with 30 coding and electronic projects! The BBC micro:bit is a tiny, cheap, yet surprisingly powerful computer that you can use to build cool things and experiment with code. The 30 simple projects and experiments in this book will show you how to use the micro:bit to build a secret science lab complete with robots, door alarms, lie detectors, and more--as you learn basic coding and electronics skills. Here are just some of the projects you'll build: A "light guitar" you can play just by moving your fingers A working lie detector A self-watering plant care system A two-wheeled robot A talking robotic head with moving eyes A door alarm made with magnets Learn to code like a Mad Scientist!

Micro:bit for Mad Scientists

Micro:bit for Mad Scientists PDF Author: Simon Monk
Publisher: No Starch Press
ISBN: 1593279744
Category : Computers
Languages : en
Pages : 281

Get Book Here

Book Description
Build your own secret laboratory with 30 coding and electronic projects! The BBC micro:bit is a tiny, cheap, yet surprisingly powerful computer that you can use to build cool things and experiment with code. The 30 simple projects and experiments in this book will show you how to use the micro:bit to build a secret science lab complete with robots, door alarms, lie detectors, and more--as you learn basic coding and electronics skills. Here are just some of the projects you'll build: A "light guitar" you can play just by moving your fingers A working lie detector A self-watering plant care system A two-wheeled robot A talking robotic head with moving eyes A door alarm made with magnets Learn to code like a Mad Scientist!

The Official BBC micro:bit User Guide

The Official BBC micro:bit User Guide PDF Author: Gareth Halfacree
Publisher: John Wiley & Sons
ISBN: 1119413842
Category : Computers
Languages : en
Pages : 354

Get Book Here

Book Description
The go-to guide to getting started with the BBC micro:bit and exploring all of its amazing capabilities. The BBC micro:bit is a pocket-sized electronic development platform built with education in mind. It was developed by the BBC in partnership with major tech companies, communities, and educational organizations to provide kids with a fun, easy, inexpensive way to develop their digital skills. With it, kids (and grownups) can learn basic programming and coding while having fun making virtual pets, developing games, and a whole lot more. Written by internationally bestselling tech author Gareth Halfacree and endorsed by the Micro:bit Foundation, The Official BBC micro:bit User Guide contains what you need to know to get up and running fast with the BBC micro:bit. Learn everything from taking your first steps with the BBC micro:bit to writing your own programs. You'll also learn how to expand its capabilities with add-ons through easy-to-follow, step-by-step instructions. Set up your BBC micro:bit and develop your digital skills Write code in JavaScript Blocks, JavaScript, and Python Discover the BBC micro:bit’s built-in sensors Connect the BBC micro:bit to a Raspberry Pi to extend its capabilities Build your own circuits and create hardware The Official BBC micro:bit User Guide is your go-to source for learning all the secrets of the BBC micro:bit. Whether you're just beginning or have some experience, this book allows you to dive right in and experience everything the BBC micro:bit has to offer.

Programming the BBC micro:bit: Getting Started with MicroPython

Programming the BBC micro:bit: Getting Started with MicroPython PDF Author: Simon Monk
Publisher: McGraw Hill Professional
ISBN: 1260117596
Category : Technology & Engineering
Languages : en
Pages : 177

Get Book Here

Book Description
Quickly write innovative programs for your micro:bit—no experience necessary!This easy-to-follow guide shows, step-by-step, how to quickly get started with programming and creating fun applications on your micro:bit.. Written in the straightforward style that Dr. Simon Monk is famous for, Programming the BBC micro:bit: Getting Started with MicroPython begins with basic concepts and gradually progresses to more advanced techniques. You will discover how to use the micro:bit's built-in hardware, use the LED display, accept input from sensors, attach external electronics, and handle wireless communication.•Connect your micro:bit to a computer and start programming!•Learn how to use the two most popular MicroPython editors •Work with built-in functions and methods—and see how to write your own•Display text, images, and animations on the micro:bit’s LED matrix•Process data from the accelerometer, compass, and touch sensor•Control external hardware by attaching it to the edge connector•Send and receive messages via the built-in radio module•Graphically build programs with the JavaScript Blocks Editor

The Maker's Guide to the Zombie Apocalypse

The Maker's Guide to the Zombie Apocalypse PDF Author: Simon Monk
Publisher: No Starch Press
ISBN: 1593276672
Category : Technology & Engineering
Languages : en
Pages : 296

Get Book Here

Book Description
Where will you be when the zombie apocalypse hits? Trapping yourself in the basement? Roasting the family pet? Beheading reanimated neighbors? No way. You’ll be building fortresses, setting traps, and hoarding supplies, because you, savvy survivor, have snatched up your copy of The Maker's Guide to the Zombie Apocalypse before it’s too late. This indispensable guide to survival after Z-day, written by hardware hacker and zombie anthropologist Simon Monk, will teach you how to generate your own electricity, salvage parts, craft essential electronics, and out-survive the undead.,p>Take charge of your environment: –Monitor zombie movement with trip wires and motion sensors –Keep vigilant watch over your compound with Arduino and Raspberry Pi surveillance systems –Power zombie defense devices with car batteries, bicycle generators, and solar power Escape imminent danger: –Repurpose old disposable cameras for zombie-distracting flashbangs –Open doors remotely for a successful sprint home –Forestall subplot disasters with fire and smoke detectors Communicate with other survivors: –Hail nearby humans using Morse code –Pass silent messages with two-way vibration walkie-talkies –Fervently scan the airwaves with a frequency hopper For anyone from the budding maker to the keen hobbyist, The Maker’s Guide to the Zombie Apocalypse is an essential survival tool. Uses the Arduino Uno board and Raspberry Pi Model B+ or Model 2

Strange Code

Strange Code PDF Author: Ronald T. Kneusel
Publisher: No Starch Press
ISBN: 1718502419
Category : Computers
Languages : en
Pages : 498

Get Book Here

Book Description
Strengthen your overall coding skills by exploring the wonderful, wild, and often weird world of esoteric languages (esolangs). Strange Code starts with a dive into the underlying history of programming, covering the early computer-science concepts, like Turing machines and Turing completeness, that led to the languages we use today. It then explores the realm of “atypical” programming languages, introducing you to the out-of-the-box thinking that comes from these unusual approaches to coding. Later chapters address the even more unusual esolangs, nearly all of which are like nothing you’ve ever seen. Finally, author Ron Kneusel helps you develop and use two entirely new programming languages. You may not apply these languages in your day job, but this one-of-a-kind book will motivate you to think differently about what it means to express thought through code, while discovering the far-flung boundaries of programming. You’ll learn: How to program with pictures using Piet How to write two-dimensional programs in Befunge How to implement machine-learning algorithms using the text pattern matching language SNOBOL How to decipher Brainfuck code like [->-[>+”]>[[-+]+>+”]““]/liliHow to design and create two original programming languages Learning to think in these languages will make you a better, more confident programmer.

Bartholomew and the Oobleck

Bartholomew and the Oobleck PDF Author: Dr. Seuss
Publisher: Random House Books for Young Readers
ISBN: 0394800753
Category : Juvenile Fiction
Languages : en
Pages : 57

Get Book Here

Book Description
Join Bartholomew Cubbins in Dr. Seuss’s Caldecott Honor–winning picture book about a king’s magical mishap! Bored with rain, sunshine, fog, and snow, King Derwin of Didd summons his royal magicians to create something new and exciting to fall from the sky. What he gets is a storm of sticky green goo called Oobleck—which soon wreaks havock all over his kingdom! But with the assistance of the wise page boy Bartholomew, the king (along with young readers) learns that the simplest words can sometimes solve the stickiest problems.

Out Of Control

Out Of Control PDF Author: Kevin Kelly
Publisher: Basic Books
ISBN: 078674703X
Category : Science
Languages : en
Pages : 528

Get Book Here

Book Description
Out of Control chronicles the dawn of a new era in which the machines and systems that drive our economy are so complex and autonomous as to be indistinguishable from living things.

Scratch 3 Programming Playground

Scratch 3 Programming Playground PDF Author: Al Sweigart
Publisher: No Starch Press
ISBN: 171850022X
Category : Juvenile Nonfiction
Languages : en
Pages : 226

Get Book Here

Book Description
A project-filled introduction to coding that shows kids how to build programs by making cool games. Scratch, the colorful drag-and-drop programming language, is used by millions of first-time learners worldwide. Scratch 3 features an updated interface, new programming blocks, and the ability to run on tablets and smartphones, so you can learn how to code on the go. In Scratch 3 Programming Playground, you'll learn to code by making cool games. Get ready to destroy asteroids, shoot hoops, and slice and dice fruit! Each game includes easy-to-follow instructions with full-color images, review questions, and creative coding challenges to make the game your own. Want to add more levels or a cheat code? No problem, just write some code. You'll learn to make games like: Maze Runner: escape the maze! Snaaaaaake: gobble apples and avoid your own tail Asteroid Breaker: smash space rocks Fruit Slicer: a Fruit Ninja clone Brick Breaker: a remake of Breakout, the brick-breaking classic Platformer: a game inspired by Super Mario Bros Learning how to program shouldn't be dry and dreary. With Scratch 3 Programming Playground, you'll make a game of it! Covers: Scratch 3

Doing Math with Python

Doing Math with Python PDF Author: Amit Saha
Publisher: No Starch Press
ISBN: 1593277199
Category : Computers
Languages : en
Pages : 265

Get Book Here

Book Description
Doing Math with Python shows you how to use Python to delve into high school–level math topics like statistics, geometry, probability, and calculus. You’ll start with simple projects, like a factoring program and a quadratic-equation solver, and then create more complex projects once you’ve gotten the hang of things. Along the way, you’ll discover new ways to explore math and gain valuable programming skills that you’ll use throughout your study of math and computer science. Learn how to: –Describe your data with statistics, and visualize it with line graphs, bar charts, and scatter plots –Explore set theory and probability with programs for coin flips, dicing, and other games of chance –Solve algebra problems using Python’s symbolic math functions –Draw geometric shapes and explore fractals like the Barnsley fern, the Sierpinski triangle, and the Mandelbrot set –Write programs to find derivatives and integrate functions Creative coding challenges and applied examples help you see how you can put your new math and coding skills into practice. You’ll write an inequality solver, plot gravity’s effect on how far a bullet will travel, shuffle a deck of cards, estimate the area of a circle by throwing 100,000 "darts" at a board, explore the relationship between the Fibonacci sequence and the golden ratio, and more. Whether you’re interested in math but have yet to dip into programming or you’re a teacher looking to bring programming into the classroom, you’ll find that Python makes programming easy and practical. Let Python handle the grunt work while you focus on the math. Uses Python 3