You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+21-32
Original file line number
Diff line number
Diff line change
@@ -1,40 +1,33 @@
1
-
# Apache Cordova -Build Mobile App using HTML CSS & JavaScript
2
-
This is the repository for the course "Apache Cordova - Build Hybrid Mobile App for Android & iOS" available on Instill Learning and Udemy. The full course is available from [Udemy](https://www.udemy.com/course/apache-cordova/?referralCode=7254ECD5F74969030BF2).
1
+
# Learn Apache Cordova -Build Mobile Apps for Android & iOS
2
+
This is the repository for the course "Learn Apache Cordova - Build Mobile Apps for Android & iOS" available on Instill Learning and Udemy.
3
3
4
+
The full course is available from
5
+
-[Udemy](https://www.udemy.com/course/draft/6068183/?referralCode=2F36C29350E4E5A09405) - Video Course
6
+
-[Instill Learning](https://www.instilllearning.com/courses/apache-cordova) - Live Training + Video Course + Hands-on Real World Projects
Apache Cordova is an open-source mobile development framework. It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development, avoiding each mobile platform's native development language. Applications execute within wrappers targeted to each platform, and rely on standards-compliant API bindings to access each device's sensors, data, and network status."
8
11
9
-
# Learning Objectives
12
+
##Learning Objectives
10
13
* How to create and build (compile and package) a Cordova project using the CLI (Command Line Interface).
11
14
* How to use several Cordova APIs such as Geolocation, Contacts, and Camera.
12
15
* How to handle specific mobile challenges such as touch events, scrolling, styling, page transitions, etc.
13
16
* To publish the app on Google Play Store & App Store
14
-
* Learn basics of Ionic 5
15
17
16
-
# Software - version[ Last Updated on 06 March 2022]:
17
-
* Node - v16.14.0
18
-
* npm - 8.3.1
19
-
* JDK - openjdk version "11.0.12"
18
+
##Software - version[ Last Updated on 18 July 2024]:
Use this link to get upto 95% discount on my courses on [Udemy](https://www.udemy.com/user/gaurab-kumar-2/):
99
-
***Purchases any two courses and get other courses free***, To get free courses coupon write mail to [courses@instilllearning.dev](courses@instilllearning.dev)
100
-
*[Apache Cordova - Build Hybrid Mobile App for Android & iOS](https://www.udemy.com/course/apache-cordova/?referralCode=7254ECD5F74969030BF2)
* Modern JavaScript: ES6,ES7, ES8 and beyond (Upcoming)
92
+
***Purchases any two courses and get other courses free***, To get free courses coupon write mail to [courses@instilllearning.com](courses@instilllearning.com)
93
+
*[Learn Apache Cordova - Build Mobile Apps for Android & iOS](https://www.udemy.com/course/draft/6068183/?referralCode=2F36C29350E4E5A09405)
0 commit comments