❗The content presented here is sourced directly from Udemy platform. For comprehensive course details, including enrollment information, simply click on the 'Go to class' link on our website.
Updated in [July 17th, 2023]
This course introduces Appzio, a native application building platform. It will walk participants through the development environment setup, development basics and the building of a complete sample application. All development is done with PHP, with a NodeJS course to be released in 2019. After completing the course, participants will be ready to start building applications and publishing them to AppStore and PlayStore. It is possible to receive Appzio certification after having the PHP code reviewed.
This course requires a setup of the environment to the local machine and a modern IDE such as PHPStorm. It is useful to have a basic working knowledge of Docker. Videos are pending update, which will happen in January 2019. The most notable differences to the current setup include references to SFP upload no longer being used, the admin part being re-arranged to a more logical order, creating new modules being found from the top menu under modules, and making sure that the SSH key has been added to Appzio's git if the actions code is to be under GIT.
Course Syllabus
Introduction
Setting up the development environment
Action basics and the MVC model
Views
Event Handlers
Models & data
Working with the web admin
Debugging