Ruby Wizardry

Ruby Wizardry
Author: Eric Weinstein
Publsiher: No Starch Press
Total Pages: 352
Release: 2014-12-14
Genre: Computers
ISBN: 9781593276638

Download Ruby Wizardry Book in PDF, Epub and Kindle

The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons? Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real programming skills, like how to: –Use fundamental concepts like variables, symbols, arrays, and strings –Work with Ruby hashes to create a programmable breakfast menu –Control program flow with loops and conditionals to help the Royal Plumber –Test your wild and crazy ideas in IRB and save your programs as scripts –Create a class of mini-wizards, each with their own superpower! –Organize and reuse your code with methods and lists –Write your own amazing interactive stories using Ruby Along the way, you’ll meet colorful characters from around the kingdom, like the hacker Queen, the Off-White Knight, and Wherefore the minstrel. Ruby Wizardry will have you (or your little wizard) hooked on programming in no time. For ages 10+ (and their parents!)

Mission Ruby

Mission Ruby
Author: Sheela Preuitt
Publsiher: Lerner Publications (Tm)
Total Pages: 36
Release: 2019-08
Genre: Computers
ISBN: 9781541555921

Download Mission Ruby Book in PDF, Epub and Kindle

Give readers hands-on coding experience as they learn about Ruby! Ruby is a programming language used by popular brands such as Hulu and Airbnb that lets coders build amazing websites and apps. A Page Plus features invites readers to try coding activities on their own.

Ruby Wizardry

Ruby Wizardry
Author: Eric Weinstein
Publsiher: No Starch Press
Total Pages: 353
Release: 2014-12-14
Genre: Computers
ISBN: 9781593275662

Download Ruby Wizardry Book in PDF, Epub and Kindle

The Ruby programming language is perfect for beginners: easy to learn, powerful, and fun to use! But wouldn't it be more fun if you were learning with the help of some wizards and dragons? Ruby Wizardry is a playful, illustrated tale that will teach you how to program in Ruby by taking you on a fantastical journey. As you follow the adventures of young heroes Ruben and Scarlet, you’ll learn real programming skills, like how to: –Use fundamental concepts like variables, symbols, arrays, and strings –Work with Ruby hashes to create a programmable breakfast menu –Control program flow with loops and conditionals to help the Royal Plumber –Test your wild and crazy ideas in IRB and save your programs as scripts –Create a class of mini-wizards, each with their own superpower! –Organize and reuse your code with methods and lists –Write your own amazing interactive stories using Ruby Along the way, you’ll meet colorful characters from around the kingdom, like the hacker Queen, the Off-White Knight, and Wherefore the minstrel. Ruby Wizardry will have you (or your little wizard) hooked on programming in no time. For ages 10+ (and their parents!)

So You Want to Be a Coder

So  You Want to Be a Coder
Author: Jane (J. M.) Bedell
Publsiher: Simon and Schuster
Total Pages: 256
Release: 2016-05-03
Genre: Juvenile Nonfiction
ISBN: 9781481460637

Download So You Want to Be a Coder Book in PDF, Epub and Kindle

Love coding? Make your passion your profession with this comprehensive guide that reveals a whole host of careers working with code. Behind the screen of your phone, tablet, computer, or game console lies a secret language that allows it all to work. Computer code has become as integral to our daily lives as reading and writing, even if you didn’t know it! Now it’s time to plug in and start creating the same technology you’re using every day. Covering everything from navigating the maze of computer languages to writing code for games to cyber security and artificial intelligence, So, You Want to Be a Coder? debugs the secrets behind a career in the diverse and state-of-the-art industry. In addition to tips and interviews from industry professionals, So, You Want to Be a Coder? includes inspiring stories from kids who are working with code right now, plus activities, a glossary, and helpful resources to put you on the path to a fun and rewarding career with computer code today!

The Collection Program in Schools

The Collection Program in Schools
Author: Marcia A. Mardis
Publsiher: Bloomsbury Publishing USA
Total Pages: 343
Release: 2021-07-19
Genre: Language Arts & Disciplines
ISBN: 9781440876646

Download The Collection Program in Schools Book in PDF, Epub and Kindle

This thorough treatment of collection development for school library educators, students, and practicing school librarians provides quick access to information. This seventh edition of The Collection Program in Schools is updated in several key areas. It provides an overview of key education trends affecting school library collections, such as digital textbooks, instructional improvement systems, STEM priorities, and open education resource (OER) use and reuse. Topics of discussion include the new AASL standards as they relate to the collection; the idea of crowd sourcing in collection development; and current trends in the school library profession, such as Future Ready Libraries and new standards from the National Board for Professional Teaching Standards. Each chapter has been updated and revised with new material, and particular emphasis is placed on disaster preparedness and response as they pertain to policies, circulation, preservation, and moving or closing a collection. This edition also includes updates to review of curation and community analysis principles as they affect the development of the library collection.

Learn to Program with Minecraft

Learn to Program with Minecraft
Author: Craig Richardson
Publsiher: No Starch Press
Total Pages: 336
Release: 2015-12-01
Genre: Computers
ISBN: 9781593277451

Download Learn to Program with Minecraft Book in PDF, Epub and Kindle

You’ve bested creepers, traveled deep into caves, and maybe even gone to The End and back—but have you ever transformed a sword into a magic wand? Built a palace in the blink of an eye? Designed your own color-changing disco dance floor? In Learn to Program with Minecraft®, you’ll do all this and more with the power of Python, a free language used by millions of professional and first-time programmers! Begin with some short, simple Python lessons and then use your new skills to modify Minecraft to produce instant and totally awesome results. Learn how to customize Minecraft to make mini-games, duplicate entire buildings, and turn boring blocks into gold. You’ll also write programs that: –Take you on an automated teleportation tour around your Minecraft world –Build massive monuments, pyramids, forests, and more in a snap! –Make secret passageways that open when you activate a hidden switch –Create a spooky ghost town that vanishes and reappears elsewhere –Show exactly where to dig for rare blocks –Cast a spell so that a cascade of flowers (or dynamite if you’re daring!) follows your every move –Make mischief with dastardly lava traps and watery curses that cause huge floods Whether you’re a Minecraft megafan or a newbie, you’ll see Minecraft in a whole new light while learning the basics of programming. Sure, you could spend all day mining for precious resources or building your mansion by hand, but with the power of Python, those days are over! Requires: Windows 7 or later; OS X 10.10 or later; or a Raspberry Pi. Uses Python 3

JavaScript for Kids

JavaScript for Kids
Author: Nick Morgan
Publsiher: No Starch Press
Total Pages: 338
Release: 2014-12-14
Genre: Computers
ISBN: 9781593274085

Download JavaScript for Kids Book in PDF, Epub and Kindle

JavaScript is the programming language of the Internet, the secret sauce that makes the Web awesome, your favorite sites interactive, and online games fun! JavaScript for Kids is a lighthearted introduction that teaches programming essentials through patient, step-by-step examples paired with funny illustrations. You’ll begin with the basics, like working with strings, arrays, and loops, and then move on to more advanced topics, like building interactivity with jQuery and drawing graphics with Canvas. Along the way, you’ll write games such as Find the Buried Treasure, Hangman, and Snake. You’ll also learn how to: –Create functions to organize and reuse your code –Write and modify HTML to create dynamic web pages –Use the DOM and jQuery to make your web pages react to user input –Use the Canvas element to draw and animate graphics –Program real user-controlled games with collision detection and score keeping With visual examples like bouncing balls, animated bees, and racing cars, you can really see what you’re programming. Each chapter builds on the last, and programming challenges at the end of each chapter will stretch your brain and inspire your own amazing programs. Make something cool with JavaScript today! Ages 10+ (and their parents!)

Build Your Own Website

Build Your Own Website
Author: Nate Cooper
Publsiher: No Starch Press
Total Pages: 267
Release: 2014-09-02
Genre: Computers
ISBN: 9781593275228

Download Build Your Own Website Book in PDF, Epub and Kindle

Build Your Own Website is a fun, illustrated introduction to the basics of creating a website. Join Kim and her little dog Tofu as she learns HTML, the language of web pages, and CSS, the language used to style web pages, from the Web Guru and Glinda, the Good Witch of CSS. Once she figures out the basics, Kim travels to WordPress City to build her first website, with Wendy, the WordPress Maven, at her side. They take control of WordPress® themes, install useful plugins, and more. As you follow along, you’ll learn how to: –Use HTML tags –Make your site shine with CSS –Customize WordPress to fit your needs –Choose a company to host your site and get advice on picking a good domain name The patient, step-by-step advice you’ll find in Build Your Own Website will help you get your website up and running in no time. Stop dreaming of your perfect website and start making it!