Book Description
Hello Ruby is the world's most whimsical way to learn about computers, programming and technology. Includes activities for all future coders.
Author : Linda Liukas
Publisher : Macmillan
Page : 114 pages
File Size : 26,42 MB
Release : 2015-10-06
Category : Juvenile Fiction
ISBN : 1250065003
Hello Ruby is the world's most whimsical way to learn about computers, programming and technology. Includes activities for all future coders.
Author : Linda Liukas
Publisher :
Page : 98 pages
File Size : 39,52 MB
Release : 2018-10-09
Category : Juvenile Fiction
ISBN : 1250195993
What exactly is the internet? How does the information travel online? Readers will learn all this and more with Ruby in her third book, as programming superstar Liukas teaches kids all about the internet through storytelling and imaginative activities. Full color.
Author : Eric Weinstein
Publisher : No Starch Press
Page : 353 pages
File Size : 26,22 MB
Release : 2014-12-14
Category : Computers
ISBN : 1593275668
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!)
Author : Linda Liukas
Publisher : Puffin
Page : 120 pages
File Size : 37,37 MB
Release : 2017-02-27
Category : Coding theory
ISBN : 9780143309147
Author : Zed A. Shaw
Publisher : Addison-Wesley Professional
Page : 752 pages
File Size : 37,55 MB
Release : 2017-06-26
Category : Computers
ISBN : 0134693906
You Will Learn Python 3! Zed Shaw has perfected the world’s best system for learning Python 3. Follow it and you will succeed—just like the millions of beginners Zed has taught to date! You bring the discipline, commitment, and persistence; the author supplies everything else. In Learn Python 3 the Hard Way, you’ll learn Python by working through 52 brilliantly crafted exercises. Read them. Type their code precisely. (No copying and pasting!) Fix your mistakes. Watch the programs run. As you do, you’ll learn how a computer works; what good programs look like; and how to read, write, and think about code. Zed then teaches you even more in 5+ hours of video where he shows you how to break, fix, and debug your code—live, as he’s doing the exercises. Install a complete Python environment Organize and write code Fix and break code Basic mathematics Variables Strings and text Interact with users Work with files Looping and logic Data structures using lists and dictionaries Program design Object-oriented programming Inheritance and composition Modules, classes, and objects Python packaging Automated testing Basic game development Basic web development It’ll be hard at first. But soon, you’ll just get it—and that will feel great! This course will reward you for every minute you put into it. Soon, you’ll know one of the world’s most powerful, popular programming languages. You’ll be a Python programmer. This Book Is Perfect For Total beginners with zero programming experience Junior developers who know one or two languages Returning professionals who haven’t written code in years Seasoned professionals looking for a fast, simple, crash course in Python 3
Author : Charles R. Severance
Publisher :
Page : 242 pages
File Size : 45,44 MB
Release : 2016-04-09
Category :
ISBN : 9781530051120
Python for Everybody is designed to introduce students to programming and software development through the lens of exploring data. You can think of the Python programming language as your tool to solve data problems that are beyond the capability of a spreadsheet.Python is an easy to use and easy to learn programming language that is freely available on Macintosh, Windows, or Linux computers. So once you learn Python you can use it for the rest of your career without needing to purchase any software.This book uses the Python 3 language. The earlier Python 2 version of this book is titled "Python for Informatics: Exploring Information".There are free downloadable electronic copies of this book in various formats and supporting materials for the book at www.pythonlearn.com. The course materials are available to you under a Creative Commons License so you can adapt them to teach your own Python course.
Author : Robert Nystrom
Publisher : Genever Benning
Page : 1021 pages
File Size : 26,40 MB
Release : 2021-07-27
Category : Computers
ISBN : 0990582949
Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam. That fearsome reputation belies a field that is rich with useful techniques and not so difficult as some of its practitioners might have you believe. A better understanding of how programming languages are built will make you a stronger software engineer and teach you concepts and data structures you'll use the rest of your coding days. You might even have fun. This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You'll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.
Author : Gene Luen Yang
Publisher : First Second
Page : 100 pages
File Size : 14,40 MB
Release : 2015-09-29
Category : Juvenile Fiction
ISBN : 1626725748
Welcome to Stately Academy, a school which is just crawling with mysteries to be solved! The founder of the school left many clues and puzzles to challenge his enterprising students. Using their wits and their growing prowess with coding, Hopper and her friend Eni are going to solve the mystery of Stately Academy no matter what it takes! From graphic novel superstar (and high school computer programming teacher) Gene Luen Yang comes Secret Coders, a wildly entertaining new series that combines logic puzzles and basic programming instruction with a page-turning mystery plot!
Author : David Thomas
Publisher :
Page : 830 pages
File Size : 27,15 MB
Release : 2004
Category : Computers
ISBN : 9780974514055
A tutorial and reference to the object-oriented programming language for beginning to experienced programmers, updated for version 1.8, describes the language's structure, syntax, and operation, and explains how to build applications. Original. (Intermediate)
Author : Josh Funk
Publisher : Penguin
Page : 23 pages
File Size : 17,26 MB
Release : 2018-05-15
Category : Juvenile Fiction
ISBN : 0425292010
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.