Binary Strings Programing: ADV-C3
Binary Strings Programing: ADV-C3
BINARY STRINGS
PROGRAMING
Step 1: Developed a few PROGRAMS using BINARY; Binary means 0 and 1 wherein 0 is
OFF and 1 is ON. BINARY STRING is a combination of zeroes and ones.
Step 2: ONE is the sign for light bulb ON; ZERO is the sign for light bulb OFF.
2. Then give a name to your project. Remember this name cannot be changed
and press “OK”:
3. Design Section: Every app has a Design and Code. Components is where all
the added design components are displayed and properties is the place
where the properties of each component is being set:
5. Design Component: This is where all the design elements are listed. You can
just drag whichever element you want in your app such as a button, label, and
so on, on the screen.
6. Properties Tab: This is where you can set the properties of each element.
For example: To change the color and text of your button. Here we haven't
added any element except a screen.
What’s NEXT?
In the next class, we will learn about the Red planet Mars from Neil deGrasse Tyson and
will create a “SpaceTime Travel” App where you will learn to apply advanced interactivity
to App Design.