Coding with Minecraft (No Starch Press)
Thursday, 14 June 2018

This book, subtitled "Build Taller, Farm Faster, Mine Deeper, and Automate the Boring Stuff", is an introduction to coding that teaches you how to program bots to in Minecraft. Author Al Sweigart takes the robotic "turtle" method, and extends it to the 3D, interactive world of Minecraft and shows how to create a virtual robot army with Lua. Step-by-step coding projects show how to write programs that automatically dig mines, collect materials, craft items, and build things.

<ASIN:1593278535>

 

Author: Al Sweigart
Publisher: No Starch
Date: May 2018
Pages: 256
ISBN: 978-1593278533
Print: 1593278535
Kindle: B072SSBM86
Audience: Minecraft enthusiasts
Level: Introductory
Category: Graphics & Games

  • 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

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]



Wild West To Agile (Addison-Wesley)

Author: Jim Highsmith
Publisher: Addison-Wesley
Pages: 304
ISBN: 978-0137961009
Print: 0137961006
Kindle: B0BXWP88KP
Audience: Adherents of Agile methodology
Rating: 4.5
Reviewer: Alex Denham

The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]


More Reviews