Build Powerful Apps with LiveCode

$599.00

In this course, kids will reinforce their knowledge in the Live Code environment and extend their knowledge to build a scientific calculator. As a level up, kids will be exploring more into the built-in functions as well as libraries which can have add-on in turn make a simple calculator to standard calculator. Standard calculator will be used by almost every person in world, especially those in finance or accounts.

SKU: KCT009BL Category:

Build Powerful Apps with LiveCode (INTERMEDIATE)

Theme: ADDING LOGIC TO THE APP

Duration: 10 lessons (1.5 hours per lesson)

LiveCode is a compile free language so kids can run and edit their application live, allowing them to add code gradually, and develop iteratively, testing as they go, with no compile time or delay.

Throughout this course, kids will be more familiar to the LiveCode development environment, which includes the architecture behind LiveCode,  the integrated development environment(IDE), resources and learn how to create their very first application.

Learning Outcomes:

  • Understanding of built-in functions and Live code libraries to make easier programming
  • Understand the concept of storing inputs in computer memory using programming
  • Flow of the functionalities
  • Designing User Interface

Outlines:

  • Recap on LiveCode
  • Building the Calculator APP
    • Building Interface
    • Groups
    • Messages
    • Maths
    • Variables
      • Local
      • Global
  • App Store Desktop
  • Messages
  • Project- Simple standard calculator app