Blockly – a Javascript programming system inspired by App Inventor

Blockly is intended for use by software developers (rather than children learning to code) to generate Javascript:

Blockly was influenced by App Inventor, which in turn was influenced by Scratch, which in turn was influenced by StarLogo. As a result, children who are familiar with one have no difficulty moving to another.

via Blockly — Google Developers.

Actually, it can output Javascript, Python and Dart programs too 🙂

 

App Inventor Tutorial e-book now available from Google Play Books, Apple Books, Amazon, Kobo and Nook Books

My App Inventor 2: Tutorial e-book – the fast and easy way to create Android apps – is now available from Amazon, Google Play Books, Apple Books via iTunes, and Kobo! And its very inexpensive – less than USD $3.00! Less than a latte!

Read it anyway you want!

Read on the e-book on the Kindle or Amazon Fire, read on Kindle for Android free apps,  read on your PC or Mac, reading using the Google Play Books app on your phone or tablet, read on iPads or Mac OS X, or the Kobo reader software (all platforms!

Depending on the vendor, you may download a free sample!

Amazon

GooglePlayBooks


  Google Play Books

GooglePlayBooks


Apple Books via the iTunes Store: App Inventor 2 Tutorial – Edward Mitchell

AppleiBooksCover


Kobo Books

KoboBooks


Nook Books

NookIcon

Changing the color of a button (or other components) in App Inventor

This tutorial covers the simple changing of the color of a button, while the app is running. You may also set a component’s color by changing the color properties on the Properties list in the Designer.

A second tutorial will show how to implement the continuously changing color demonstrated in the video example. That will be posted next!

The Designer View

To demonstrate the “simple” version, create an app with this user interface:

ButtonChangeColor-Designer

That’s simple!

Each time the button is pressed, the color of the button will change.

Blocks Code

Continue reading Changing the color of a button (or other components) in App Inventor

Minor change to the appinventor.pevest.com web site

I have made a minor change to how posts now appear on this web site. Longer posts – especially the tutorial type posts – will show only their introductory text and images. Click on the “Continue reading–” link that appears below the post to read the full text.

By shortening the text that appears on the main page, page loads will be faster. Plus, more “short posts” can appear on the main page, making it easier to review recent content, quickly.

This change also creates a more accurate count of the posts that readers find interesting, helping to to identify the type of tutorials and content that readers want to see. Previously, full length posts, read on the main page, were not counted on the popular posts list.

Within about 2 months of starting to ramp up content on this web site, we are now seeing about 200 unique visitors each day, many arriving after searching for “how to” information using Google or other web search.

Please share these posts with your friends, using the easy social media sharing buttons that appear at the bottom of every post. Like us on Facebook, Google+ and Twitter or follow the RSS feed. Thanks!

Learn to program with App Inventor