Question
What needs to be added or deleted from the study guide (Topics and Labs) to allow students to reach the same Ionic level at the
What needs to be added or deleted from the study guide (Topics and Labs) to allow students to reach the same Ionic level at the end of the unit?
These are the topics please answer the above question
Topic 1 - Javascript in HTML5 -This will be revision for most people and cover basic JavaScript concepts that will be useful in the unit.
Topic 2 - Typescript -Typescript is a typed version of JavaScript and is the base language for the frameworks we will be using. This Topic introduces the useful Typescript features that we will be using as part of the Frameworks we see in later topics.
Topic 3 - Angular - This is the basics of Angular, enough to write a simple multipage app.
Topic 4 - Angular 2 - This topic covers more advanced Angular ideas. It covers Angular forms and their widgets.
Topic 5 - AJAX and its use in Angular-
This topic first examines the AJAX ideas for implementing responsive client applications. The REST framework for constructing server side systems is discussed. We then see how to use AJAX in Angular applications. We also examine the CORS and CSP security systems for internet based clients.
This topic also introduces Promises and Observables, which are programming constructs that allow parallel programming.
Topic 6 - Mobile devices- This topic looks at mobile devices, their operating systems and their software development. There is no corresponding Laboratory session for this Topic.
Topic 7 - Ionic- This Topic introduces the ionic environment for mobile device development. It is based on the Angular environment but provides many useful additions for mobile devices and for mobile device app development.
Topic 8- Cordova and Ionic Native - This is a short topic to explain how the Cordova Javascript library is used to access mobile device hardware and software features in a compatible way. We also look at the Ionic Native interface that hides the Cordova interface and provides an easier to use wrapper interface. In the Laboratory sessions we will look at the technical details of programming with ionic native.
Topic 9 - Device Storage - In this topic we look at sandboxed storage and the file systems of mobile devices. We demonstrate how they may be accessed using the ionic native APIs.
Topic 10 - Security and Privacy - Although you will have studied security and privacy in general in other units, we will look at specific issues for mobile devices. We will look at specific Australian government rules and advice on these important issues.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started