The Official BBC Micro:Bit User Guide

I have tried many times over the years to learn coding and the like and struggled so thought I would try the Micro:Bit. So I have one and have been working through the book The Official BBC Micro:Bit User Guide by Gareth Halfacree. Currently im on Program 7 the fruit catcher game making it with the blocks. Anyhow the book seems very dated and sometimes the option it is asking me to put in isnt there so I have to go with the closest option I think. This is mostly a problem when it says select the variable but then when I go in there I have to create the variable the book seems to be assuring me is there.

This hasnt been a problem with the first 6 programs but the game one is just not working. Does anyone have a link or something of a modernised version of the blocks code I can look at so I can see where I am going wrong?

Thanks, Mark

1 Like

I had no idea there was a guide book! Makecode has changed a lot over the years. If you share a link to your code, I could probably figure out what went wrong. If you wanted to, adding a picture of which page you think you went wrong with would help too, and I guess a description of what the game is supposed to be like.

Yep, 2017 is old. It looks like this book gives you example code in JavaScript. The idea being you can type it in then switch to blocks. One typo can ruin everything. Perhaps you could post a link to your project and someone will look at it.

I would try doing projects at the micro:bit website. https://microbit.org/projects/make-it-code-it/?filters=makecode These are kept up to date. Plus some have videos.

1 Like

Yes I will post photos later when im not at work. The book works in 3 sections so its Blocks, Javascript and Python. I thought I would do it in all 3 but im already stuck in the blocks section. Been fine till now I have figured out how to adapt the programs but now im totally stuck. And I dont want to just give up when I followed along so far so well.

By the way the Book is called The Official BBC Micro:Bit User Guide by Gareth Halfacre.

1 Like

I have a copy en route. So, if you don’t mind waiting until Tuesday when it arrives, then no need to post photos. Unless you really want to! :smiley:

1 Like

Thanks no I don’t mind waiting I’m in no hurry

2 Likes

Hi

Quick and untested translation from the older version of makecode can be found …

I am on holiday at the moment & have no microbit with me so I hope it works as expected…

As others have said this book has not been updated to take account of the Makecode updates so well done on getting this far …

I also recommend trying the various examples & guides on the official microbit website .

Regards

2 Likes

Brilliant. Thanks thats exactly what im looking for. I think I can see my problem already I will test it later this week and let you know if it works.

2 Likes

Glad to have been able to help just a little ..

Please do update us - I am sure there are others that would benefit from your experience..

1 Like

My copy has arrived. Neat book. Holler if you need help with any other projects (or if you still need help with this one).

To complete your collection of historical micro:bit reference material be sure to include BBC Micro:bit Tests Tricks Secrets Code by Burkhard Kainka.

1 Like

Already in my collection
Can’t believe it’s been 8 years already

I also have this …

I know it’s not Makecode centric but it does mention blocks coding in places …

1 Like