Create with Code

Create with Code

Author: Clyde Hatter

Publisher:

Published: 2017

Total Pages: 93

ISBN-13: 9781338146349

DOWNLOAD EBOOK

Introduces coding using HTML, CSS, and JavaScript, providing step-by-step instructions for creating a website and adding photos, embedding videos, and using file transfer programs--


Make Your Own Game

Make Your Own Game

Author: Jurie Horneman

Publisher: CoderDojo Nano

Published: 2017-09-07

Total Pages: 96

ISBN-13: 9781405284103

DOWNLOAD EBOOK

CoderDojo Nano: Make Your Own Game teaches the fundamentals of the Javascript coding language in a simple, logical way to help kids reach their goal of creating their very own PC game. Children will learn everything from creating a game world, animating characters and determining the physics of movement within the game. Each concept is illustrated with a screenshot to make checking easy, and incredible pixel art from Army of Trolls makes this look like no other coding book. Coder Dojo Nano: Make Your Own Game is the perfect first step that kids can take towards game development. Look out for other titles in the CoderDojo Nano series: CoderDojo Nano: Build Your Own Website.


Getting Started with Coding

Getting Started with Coding

Author: Camille McCue

Publisher: John Wiley & Sons

Published: 2019-10-22

Total Pages: 169

ISBN-13: 1119641624

DOWNLOAD EBOOK

An introduction to coding for kids Coding know-how is the coolest new tool kids can add to their creativity toolboxes—and all they need to get started is a computer connected to the internet and the lessons in this book. Easy! The book offers fun step-by-step projects to create games, animations, and other digital toys while teaching a bit about coding along the way. Plus, each project has an end goal to instill confidence and a sense of accomplishment in young coders once the project comes to life. Create simple applications in Scratch to learn how to build things with coding Experiment with “real” coding with tools built in JavaScript Use free online tools Share what you build with friends, family, and teachers Get creative and get coding!


Code It! Create It!

Code It! Create It!

Author: Sarah Hutt

Publisher: Penguin

Published: 2017-10-31

Total Pages: 114

ISBN-13: 0399542558

DOWNLOAD EBOOK

Come up with the perfect coding-powered project in this informative, interactive journal published in partnership with the nonprofit organization Girls Who Code! Think being creative has nothing to do with computer coding? Think again! Coding is all about creativity. The video games you play, the photo-sharing apps you love, the animated movies you watch—they’re all made with code. And the coolest part? YOU can make anything with code, too! The possibilities for coding projects are limitless, so use these pages to get inspired, jot down ideas, doodle, play coding games, and more. Let your imagination run wild—you just might come up with the most awesome coding project ever.


From Russia with Code

From Russia with Code

Author: Mario Biagioli

Publisher: Duke University Press

Published: 2019-03-14

Total Pages: 394

ISBN-13: 1478003340

DOWNLOAD EBOOK

While Russian computer scientists are notorious for their interference in the 2016 US presidential election, they are ubiquitous on Wall Street and coveted by international IT firms and often perceive themselves as the present manifestation of the past glory of Soviet scientific prowess. Drawing on over three hundred in-depth interviews, the contributors to From Russia with Code trace the practices, education, careers, networks, migrations, and lives of Russian IT professionals at home and abroad, showing how they function as key figures in the tense political and ideological environment of technological innovation in post-Soviet Russia. Among other topics, they analyze coders' creation of both transnational communities and local networks of political activists; Moscow's use of IT funding to control peripheral regions; brain drain and the experiences of coders living abroad in the United Kingdom, United States, Israel, and Finland; and the possible meanings of Russian computing systems in a heterogeneous nation and industry. Highlighting the centrality of computer scientists to post-Soviet economic mobilization in Russia, the contributors offer new insights into the difficulties through which a new entrepreneurial culture emerges in a rapidly changing world. Contributors. Irina Antoschyuk, Mario Biagioli, Ksenia Ermoshina, Marina Fedorova, Andrey Indukaev, Alina Kontareva, Diana Kurkovsky, Vincent Lépinay, Alexandra Masalskaya, Daria Savchenko, Liubava Shatokhina, Alexandra Simonova, Ksenia Tatarchenko, Zinaida Vasilyeva, Dimitrii Zhikharevich


20 Games to Create with Scratch

20 Games to Create with Scratch

Author: Max Wainewright

Publisher:

Published: 2016

Total Pages: 80

ISBN-13: 9781682971611

DOWNLOAD EBOOK

With the help of robots and step-by-step instructions, this book provides all the code needed to build, play, and share 20 games using Scratch. The games are split across five difficulty levels.


Getting Started with Coding

Getting Started with Coding

Author: Camille McCue

Publisher: John Wiley & Sons

Published: 2015-10-28

Total Pages: 124

ISBN-13: 1119177200

DOWNLOAD EBOOK

A cool coding book—just for kids! When your kid is ready to add coding to their creativity toolbox but you’re not ready to ship them off to coding camp, Getting Started with Coding is here to help them get started with the basics of coding. It walks young readers through fun projects that were tested in the classroom. Each project has an end-goal to instill confidence and a sense of achievement in young coders. Steering clear of jargon and confusing terminology, Getting Started with Coding is written in a language your child can understand. Plus, the full-color design is heavy on eye-catching graphics and the format is focused on the steps to completing a project, making it approachable for any youngster with an interest in exploring the wonderful world of coding. So why send your kid to a camp when they can become a coding champ—right in the comfort of your living room? Introduces the basics of coding to create a drawing tool Teaches how to create graphics and apply code to make them do things Shows how to make things that respond to motion and collision commands Introduces score-keeping and timing into coding If your child is a burgeoning techy with a desire to learn coding, Getting Started with Coding is the perfect place to start.


Learn to Implement Games with Code

Learn to Implement Games with Code

Author: John M. Quick

Publisher: CRC Press

Published: 2016-09-19

Total Pages: 376

ISBN-13: 1498753396

DOWNLOAD EBOOK

Game development is one of the most rewarding crafts of modern times. Not only is making games a wonderful lifelong hobby, but employment opportunities exist at many levels. Learn to Implement Games with Code guides you through the development process as you put together a release-ready game. It is written in a friendly and conversational tone, which is suitable for a wide audience of aspiring game developers, such as yourself. You will gain practical, hands-on experience with implementing game components using code. Gradually, you will build a complete game that you can be proud of. After finishing this book, you will be prepared to start making games of your very own design.


Deep Learning for Coders with fastai and PyTorch

Deep Learning for Coders with fastai and PyTorch

Author: Jeremy Howard

Publisher: O'Reilly Media

Published: 2020-06-29

Total Pages: 624

ISBN-13: 1492045497

DOWNLOAD EBOOK

Deep learning is often viewed as the exclusive domain of math PhDs and big tech companies. But as this hands-on guide demonstrates, programmers comfortable with Python can achieve impressive results in deep learning with little math background, small amounts of data, and minimal code. How? With fastai, the first library to provide a consistent interface to the most frequently used deep learning applications. Authors Jeremy Howard and Sylvain Gugger, the creators of fastai, show you how to train a model on a wide range of tasks using fastai and PyTorch. You’ll also dive progressively further into deep learning theory to gain a complete understanding of the algorithms behind the scenes. Train models in computer vision, natural language processing, tabular data, and collaborative filtering Learn the latest deep learning techniques that matter most in practice Improve accuracy, speed, and reliability by understanding how deep learning models work Discover how to turn your models into web applications Implement deep learning algorithms from scratch Consider the ethical implications of your work Gain insight from the foreword by PyTorch cofounder, Soumith Chintala


The Nature of Code

The Nature of Code

Author: Daniel Shiffman

Publisher: No Starch Press

Published: 2024-09-03

Total Pages: 642

ISBN-13: 1718503717

DOWNLOAD EBOOK

All aboard The Coding Train! This beginner-friendly creative coding tutorial is designed to grow your skills in a fun, hands-on way as you build simulations of real-world phenomena with “The Coding Train” YouTube star Daniel Shiffman. What if you could re-create the awe-inspiring flocking patterns of birds or the hypnotic dance of fireflies—with code? For over a decade, The Nature of Code has empowered countless readers to do just that, bridging the gap between creative expression and programming. This innovative guide by Daniel Shiffman, creator of the beloved Coding Train, welcomes budding and seasoned programmers alike into a world where code meets playful creativity. This JavaScript-based edition of Shiffman’s groundbreaking work gently unfolds the mysteries of the natural world, turning complex topics like genetic algorithms, physics-based simulations, and neural networks into accessible and visually stunning creations. Embark on this extraordinary adventure with projects involving: A physics engine: Simulate the push and pull of gravitational attraction. Flocking birds: Choreograph the mesmerizing dance of a flock. Branching trees: Grow lifelike and organic tree structures. Neural networks: Craft intelligent systems that learn and adapt. Cellular automata: Uncover the magic of self-organizing patterns. Evolutionary algorithms: Play witness to natural selection in your code. Shiffman’s work has transformed thousands of curious minds into creators, breaking down barriers between science, art, and technology, and inviting readers to see code not just as a tool for tasks but as a canvas for boundless creativity. Whether you’re deciphering the elegant patterns of natural phenomena or crafting your own digital ecosystems, Shiffman’s guidance is sure to inform and inspire. The Nature of Code is not just about coding; it’s about looking at the natural world in a new way and letting its wonders inspire your next creation. Dive in and discover the joy of turning code into art—all while mastering coding fundamentals along the way. NOTE: All examples are written with p5.js, a JavaScript library for creative coding, and are available on the book's website.