FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
|
|
- Title Coding with Minecraft: Learn to Code by Programming Robots in Minecraft!
- Author(s) Al Sweigart
- Publisher: No Starch Press (May 29, 2018); eBook (Creative Commons Edition)
- License(s): CC BY-NC-SA 3.0
- Paperback: 256 pages
- eBook: PDF
- Language: English
- ISBN-10: 1593278535
- ISBN-13: 978-1593278533
- Share This:
A hands-on introduction to coding that teaches you how to program bots to do cool things in the game you love - Minecraft! This book takes the robotic "turtle" method, and extends it to the 3D, interactive world of Minecraft.
You've mined for diamonds, crafted dozens of tools, and built all sorts of structures - but what if you could program robots to do all of that for you in a fraction of the time?
In this book, you'll create a virtual robot army with Lua, a programming language used by professional game developers. Step-by-step coding projects will show you how to write programs that automatically dig mines, collect materials, craft items, and build anything that you can imagine. Along the way, you'll explore key computer science concepts like data types, functions, variables, and more.
You'll learn to make games like:
- Program robots that make smart decisions with flow control
- Reuse code so that your robots can farm any crop you want, including wheat, sugar cane, and even cacti!
- Program a factory that generates infinite building supplies
- Design an algorithm for creating walls and buildings of any size
- Code yourself a pickaxe-swinging robotic lumberjack!
- Create a robot that digs mine shafts with stairs so you can explore safely
- Al Sweigart is a software developer and teaches programming to kids and adults. He has written several Python books for beginners, including Automate the Boring Stuff with Python, Invent Your Own Computer Games with Python, and Making Games with Python and Pygame.
- Computer Programming
- Robotics and Robot Programming
- Computer and Video Game Programming
- New and Miscellaneous Computer/Programming Languages
- Coding with Minecraft: Learn to Code by Programming Robots in Minecraft! (Al Sweigart)
- The Mirror Site (1) - PDF
-
Coderspeak: The Language of Computer Programmers
This book delves into the hidden world of software development, offering a combined anthropological and technical approach that explores the coder community's impact on our digital landscape.
-
Rexx Programmer's Reference, 2nd Edition (Howard Fosdick)
This book provides a comprehensive reference and programming guide to the Rexx programming language. How to use the most popular implementations of Rexx and Rexx external function packages. A single, comprehensive reference manual.
-
XcalableMP PGAS Programming Language (Mitsuhisa Sato)
XcalableMP is a directive-based parallel programming language based on Fortran and C, supporting a Partitioned Global Address Space (PGAS) model for distributed memory parallel systems.
-
Inferno Programming with Limbo (Phillip Stanley-Marbell)
This book is intended as a comprehensive guide for programmers who wish to develop applications for the Inferno operating system, and an in-depth exposition and solid reference for developing Inferno applications in Limbo programming language.
-
Dylan Programming: An Object-Oriented and Dynamic Language
Dylan is a new programming language invented by Apple Computer and developed with Harlequin and other partners. The language is both object-oriented, like C++ and Java, and dynamic, like Smalltalk.
-
Programming in D (Ali Cehreli)
This book is a comprehensive introduction to D Programming Language. It covers all aspects of the language (such as expressions, statements, types, functions, contracts, and modules), but it is much more than an enumeration of features.
-
Clojure for the Brave and True (Daniel Higginbotham)
This book offers a "dessert-first" approach: you'll start playing with real Clojure programs immediately, as you steadily acclimate to the abstract but powerful features of Lisp and functional programming.
-
Introduction to newLISP (WikiBooks)
You'll find newLISP easy to learn and powerful, combining some of the power and elegance of classic LISP with the facilities of a modern scripting language, such as regular expressions, network functions, Unicode support, multitasking, and many others.
:
|
|