0% found this document useful (0 votes)
2 views11 pages

Binary Strings: ADV-C3

The document discusses the process of creating binary strings and computer programs using the Blockly programming language. It outlines steps to write programs in binary, explains the use of platforms like Applab and Thunkable for app development, and describes various components of the app design process. The next steps involve applying advanced interactivity and integrating core coding concepts into mobile app design.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views11 pages

Binary Strings: ADV-C3

The document discusses the process of creating binary strings and computer programs using the Blockly programming language. It outlines steps to write programs in binary, explains the use of platforms like Applab and Thunkable for app development, and describes various components of the app design process. The next steps involve applying advanced interactivity and integrating core coding concepts into mobile app design.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

ADV-C3

Binary Strings

What is it: C
​ omputer PROGRAM or code is a set of instructions written in a computer
language that the computer executes.

Binary means 0 and 1, 0 is OFF and 1 is ON and BINARY STRING is a combination of zeroes
and ones

What we did:
● Apply a procedural programming paradigm to convert high-level code language into
machine-level binary.
● Write short computer programs in Blockly language

How we did it: ​Using blocks to write computer code which is a computer language called
BLOCKLY.

Step 1:​ Write a few PROGRAMS using BINARY; Binary means 0 and 1, 0 is OFF and 1 is ON
and BINARY STRING is a combination of zeroes and ones.

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

Step 2:​ ONE is the sign for light bulb ON; ZERO is the sign for light bulb OFF.

Step 3:

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

Step 4:

Step 5:

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

Step 6:

Step 7:

Step 8:

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

Step 9:

Step 10:

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

The platforms we used to build our myprofile app are:

[Link]: where we make apps to practice

[Link]: where we make apps to publish

This is how you sign in to the thunkable platform:

1. You can click on the blue arrow button on the left to minimise the Hour of Code
Tutorial section.

[Link] Section: If you remember from your trial class every app has a Design and Code.

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

[Link] Simulator: I Hope you remember this from your trial class as well. Mobile simulator
helps is displaying how different content like button text menu etc will appear on phone.

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

4. Design Component: This is where all the design elements are [Link] can just drag
whichever graphical user interface element you want in your app like button label etc

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

[Link] Tab: This is where you can set the properties of each element. eg to change the
colour and text of your button. Here we haven't added any element except a screen.

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.
ADV-C3

6. Code Section: This is where we code to make the app interactive

What’s next? :​ Mobile App Design: Apply advanced interactivity to App Design,
comprehensively integrating core coding concepts of sequences, algorithms and variables.

© 2019 ​The content of this email is confidential and intended for the recipient specified in message only. It is strictly forbidden to
share any part of this message with any third party without a written consent of the sender. If you received this message by mistake,
please reply to this message and follow with its deletion, so that we can ensure such a mistake does not occur in the future.

You might also like