• Complain

Seneviratne - BBC Micro: Learn Programming with Microsoft MakeCode Blocks

Here you can read online Seneviratne - BBC Micro: Learn Programming with Microsoft MakeCode Blocks full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. City: Berkeley;CA, year: 2019, publisher: Apress L.P, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Seneviratne BBC Micro: Learn Programming with Microsoft MakeCode Blocks
  • Book:
    BBC Micro: Learn Programming with Microsoft MakeCode Blocks
  • Author:
  • Publisher:
    Apress L.P
  • Genre:
  • Year:
    2019
  • City:
    Berkeley;CA
  • Rating:
    4 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 80
    • 1
    • 2
    • 3
    • 4
    • 5

BBC Micro: Learn Programming with Microsoft MakeCode Blocks: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "BBC Micro: Learn Programming with Microsoft MakeCode Blocks" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Seneviratne: author's other books


Who wrote BBC Micro: Learn Programming with Microsoft MakeCode Blocks? Find out the surname, the name of the author of the book and a list of all author's works by series.

BBC Micro: Learn Programming with Microsoft MakeCode Blocks — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "BBC Micro: Learn Programming with Microsoft MakeCode Blocks" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Contents
Landmarks
Pradeeka Seneviratne BBC microbit Recipes Learn Programming with Microsoft - photo 1
Pradeeka Seneviratne
BBC micro:bit Recipes Learn Programming with Microsoft MakeCode Blocks
Pradeeka Seneviratne Udumulla Mulleriyawa Sri Lanka Any source code or other - photo 2
Pradeeka Seneviratne
Udumulla, Mulleriyawa, Sri Lanka

Any source code or other supplementary material referenced by the author in this book is available to readers on GitHub via the books product page, located at www.apress.com/978-1-4842-4912-3 . For more detailed information, please visit http://www.apress.com/source-code .

ISBN 978-1-4842-4912-3 e-ISBN 978-1-4842-4913-0
https://doi.org/10.1007/978-1-4842-4913-0
Pradeeka Seneviratne 2019
This work is subject to copyright. All rights are reserved by the Publisher, whether the whole or part of the material is concerned, specifically the rights of translation, reprinting, reuse of illustrations, recitation, broadcasting, reproduction on microfilms or in any other physical way, and transmission or information storage and retrieval, electronic adaptation, computer software, or by similar or dissimilar methodology now known or hereafter developed.
Trademarked names, logos, and images may appear in this book. Rather than use a trademark symbol with every occurrence of a trademarked name, logo, or image we use the names, logos, and images only in an editorial fashion and to the benefit of the trademark owner, with no intention of infringement of the trademark. The use in this publication of trade names, trademarks, service marks, and similar terms, even if they are not identified as such, is not to be taken as an expression of opinion as to whether or not they are subject to proprietary rights.
While the advice and information in this book are believed to be true and accurate at the date of publication, neither the authors nor the editors nor the publisher can accept any legal responsibility for any errors or omissions that may be made. The publisher makes no warranty, express or implied, with respect to the material contained herein.
Distributed to the book trade worldwide by Springer Science+Business Media New York, 233 Spring Street, 6th Floor, New York, NY 10013. Phone 1-800-SPRINGER, fax (201) 348-4505, e-mail orders-ny@springer-sbm.com, or visit www.springeronline.com. Apress Media, LLC is a California LLC and the sole member (owner) is Springer Science + Business Media Finance Inc (SSBM Finance Inc). SSBM Finance Inc is a Delaware corporation.
Table of Contents
About the Author
Pradeeka Seneviratne

is a software engineer with over 10 years of experience in computer programming and systems design. He is an expert in the development of Arduino and Raspberry Pi-based embedded systems. Currently he is a full-time embedded software engineer working with embedded systems and highly scalable technologies. Previously, Pradeeka worked as a software engineer for several IT infrastructure and technology servicing companies.

Pradeeka is an author of many books: Building Arduino PLCs (Apress, 2017), Internet of Things with Arduino Blueprints (Packt, 2015), Raspberry Pi 3 Projects for Java Programmers (Packt, 2017), Beginning BBC micro:bit (Apress, 2018), and Hands-on Internet of Things with Blynk (Packt, 2018).

Pradeeka Seneviratne 2019
Pradeeka Seneviratne BBC micro:bit Recipes https://doi.org/10.1007/978-1-4842-4913-0_1
1. MakeCode Setup Fundamentals
Pradeeka Seneviratne
(1)
Udumulla, Mulleriyawa, Sri Lanka

In this chapter, you will learn how to set up and work with MakeCode for micro:bit, which is one of the most popular development tools to create micro:bit applications. Like many other software frameworks, MakeCode for micro:bit has a wide array of extensions (packages) to choose from.

You will also learn how to get started with the MakeCode for micro:bit and build some basic applications for micro:bit.

1-1. Starting Microsoft MakeCode for BBC micro:bit
Problem

You want to start the Microsoft MakeCode for BBC micro: bit to build a micro:bit application using Blocks.

Solution
  • Using your web browser, go to https://www.microsoft.com/en-us/makecode to open the MakeCode landing page.

  • In the Hands on computing education section, click Start coding with micro:bit (Figure ).
    Figure 1-1 Landing page for Microsoft MakeCode You can go directly to - photo 3
    Figure 1-1

    Landing page for Microsoft MakeCode

You can go directly to makecode.microbit.org.

  • In the MakeCode for micro:bit home page, in the My Projects section, click on the New Project (Figure ).
    Figure 1-2 Landing page of the MakeCode for microbit The MakeCode editor - photo 4
    Figure 1-2

    Landing page of the MakeCode for micro:bit

  • The MakeCode editor for micro:bit will start on your browser (Figure ).
    Figure 1-3 MakeCode editor for BBC microbit How It Works Microsoft - photo 5
    Figure 1-3

    MakeCode editor for BBC micro:bit

How It Works

Microsoft MakeCode is a web-based online editor that allows you to build programs using snappable blocks. It is also known as a graphical programming language and supports all modern web browsers and platforms.

The MakeCode website uses cookies for analytics, personalized content, and ads. You dont need a user account to create and save projects with MakeCode. All projects are saved in the browsers local cache.

MakeCode is based on the open source project Microsoft Programming Experience Toolkit (PXT) , and its framework is available at https://github.com/Microsoft/pxt .

MakeCode provides environments such as BBC micro:bit, Adafruit Circuit Playground Express, Minecraft, LEGO MINDSTROMS Education EV3, Cue, Chibi Chip, and Grove Zero.

The editor has the following areas and controls (Figure ).
  • Simulator - Provides the output without the real hardware while you are building the code. The following buttons can be used to control the behavior of the simulator.
    • (1) Start/Stop the simulator: Stops the program and restarts from the beginning.

    • (2) Restart the simulator: Restarts the program (output) from the beginning.

    • (3) Slow-Mo: Displays the output in slow motion.

    • (4) Mute audio: Mutes audio when youre working with music and speech.

    • (5) Launch in full screen: Shows the simulator in full screen mode.

  • Toolbox

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «BBC Micro: Learn Programming with Microsoft MakeCode Blocks»

Look at similar books to BBC Micro: Learn Programming with Microsoft MakeCode Blocks. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «BBC Micro: Learn Programming with Microsoft MakeCode Blocks»

Discussion, reviews of the book BBC Micro: Learn Programming with Microsoft MakeCode Blocks and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.