How to Code a Rollercoaster

How to Code a Rollercoaster

Author: Josh Funk

Publisher: Penguin

Published: 2019-09-24

Total Pages: 45

ISBN-13: 0425292037

DOWNLOAD EBOOK

Pearl and Pascal take their coding adventures to the amusement park in this follow-up picture book from our Girls Who Code program! Pearl and her trusty rust-proof robot, Pascal, are enjoying a day out at the amusement park. Spinning teacups, ice cream, and of course: rollercoasters! Through the use of code, Pearl and Pascal can keep track of their ride tokens and calculate when the line is short enough to get a spot on the biggest ride of them all--the Python Coaster. Variables, if-then-else sequences, and a hunt for a secret hidden code make this a humorous, code-tastic day at the amusement park!


How to Code a Rollercoaster

How to Code a Rollercoaster

Author: Josh Funk

Publisher: Penguin

Published: 2019-09-24

Total Pages: 44

ISBN-13: 0425292053

DOWNLOAD EBOOK

Pearl and Pascal take their coding adventures to the amusement park in this follow-up picture book from our Girls Who Code program! Pearl and her trusty rust-proof robot, Pascal, are enjoying a day out at the amusement park. Spinning teacups, ice cream, and of course: rollercoasters! Through the use of code, Pearl and Pascal can keep track of their ride tokens and calculate when the line is short enough to get a spot on the biggest ride of them all--the Python Coaster. Variables, if-then-else sequences, and a hunt for a secret hidden code make this a humorous, code-tastic day at the amusement park!


How to Code a Sandcastle

How to Code a Sandcastle

Author: Josh Funk

Publisher: Penguin

Published: 2018-05-15

Total Pages: 45

ISBN-13: 0425291987

DOWNLOAD EBOOK

From the computer science nonprofit Girls Who Code comes this lively and funny story introducing kids to computer coding concepts. All summer, Pearl has been trying to build the perfect sandcastle, but out-of-control Frisbees and mischievous puppies keep getting in the way! Pearl and her robot friend Pascal have one last chance, and this time, they’re going to use code to get the job done. Using fundamental computer coding concepts like sequences and loops, Pearl and Pascal are able to break down their sandcastle problem into small, manageable steps. If they can create working code, this could turn out to be the best beach day ever! With renowned computer science nonprofit Girls Who Code, Josh Funk and Sara Palacios use humor, relatable situations, and bright artwork to introduce kids to the fun of coding.


Building a Roller Coaster

Building a Roller Coaster

Author: Karen Latchana Kenney

Publisher: Sequence Amazing Structures

Published: 2018-08

Total Pages: 0

ISBN-13: 9781681514307

DOWNLOAD EBOOK

A kindergarten-level introduction to mice, covering their growth process, behaviors, the backyard habitats they call home, and such defining features as their hairless tails.


Science of Roller Coasters: Understanding Energy

Science of Roller Coasters: Understanding Energy

Author: Karen Latchana Kenney

Publisher: ABDO

Published: 2016-01-01

Total Pages: 35

ISBN-13: 1680771221

DOWNLOAD EBOOK

In this engaging title, young readers learn about different forms of energy! Different forms of energy such a potential and kinetic are explained, as are gravity, acceleration, velocity, g-forces, and centripetal force. These properties are illustrated by the design and operation of roller coasters. Colorful infographics make joules and shifting energy easily accessible, and prominent contributors such as LaMarcus Thompson are featured. A fun experiment with potential and kinetic energy brings the science of energy to life! Aligned to Common Core Standards and correlated to state standards. Checkerboard Library is an imprint of Abdo Publishing, a division of ABDO.


Roller Coasters

Roller Coasters

Author: Denny Von Finn

Publisher: Bellwether Media

Published: 2006-08-01

Total Pages: 26

ISBN-13: 1612114539

DOWNLOAD EBOOK

Roller coasters offer riders high speeds and thrilling drops! The fastest roller coasters can reach speeds over 100 miles per hour! Eager students will plunge into learning about how roller coasters offer fast, sky-high thrills.


Heart-Stopping Roller Coasters

Heart-Stopping Roller Coasters

Author: Meish Goldish

Publisher: Bearport Publishing

Published: 2009-08-01

Total Pages: 28

ISBN-13: 1597169560

DOWNLOAD EBOOK

Describes different types of roller coasters, their history, and their construction.


Ava in Code Land

Ava in Code Land

Author: Jess Hitchman

Publisher: Feiwel & Friends

Published: 2020-04-14

Total Pages: 32

ISBN-13: 1250784441

DOWNLOAD EBOOK

A little girl must use her coding skills to save her video-game home in Ava in Code Land, an adorable debut picture book by Jess Hitchman and Gavin Cullen, illustrated by Liere Martin. Ava thinks living in a video game is pretty cool. She and her cat, Pixels, spend their days riding breakfast rollercoasters and heading to underwater discos. And if something isn't exactly perfect, Ava can reprogram the world to be just the way she likes it. But then the game's villain, Max Hacksalot, comes along on his magical pirate unicorn and breaks all of Ava's code. When Max manages to send them all to the Game Over screen, it's up to Ava and her coding skills to save the day!


Learn to Program with Scratch

Learn to Program with Scratch

Author: Majed Marji

Publisher: No Starch Press

Published: 2014-02-14

Total Pages: 291

ISBN-13: 1593275781

DOWNLOAD EBOOK

Scratch is a fun, free, beginner-friendly programming environment where you connect blocks of code to build programs. While most famously used to introduce kids to programming, Scratch can make computer science approachable for people of any age. Rather than type countless lines of code in a cryptic programming language, why not use colorful command blocks and cartoon sprites to create powerful scripts? In Learn to Program with Scratch, author Majed Marji uses Scratch to explain the concepts essential to solving real-world programming problems. The labeled, color-coded blocks plainly show each logical step in a given script, and with a single click, you can even test any part of your script to check your logic. You'll learn how to: –Harness the power of repeat loops and recursion –Use if/else statements and logical operators to make decisions –Store data in variables and lists to use later in your program –Read, store, and manipulate user input –Implement key computer science algorithms like a linear search and bubble sort Hands-on projects will challenge you to create an Ohm's law simulator, draw intricate patterns, program sprites to mimic line-following robots, create arcade-style games, and more! Each chapter is packed with detailed explanations, annotated illustrations, guided examples, lots of color, and plenty of exercises to help the lessons stick. Learn to Program with Scratch is the perfect place to start your computer science journey, painlessly. Uses Scratch 2