Skip to content

Commit 9b2d4ad

Browse files
committed
initial commit
1 parent b822ddc commit 9b2d4ad

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
## Learn Apache Cordova - Build Mobile Apps for Android & iOS
1+
## [Learn Apache Cordova - Build Mobile Apps for Android & iOS](https://www.udemy.com/course/draft/6068183/?referralCode=2F36C29350E4E5A09405)
22
This is the repository for the course "Learn Apache Cordova - Build Mobile Apps for Android & iOS" available on Instill Learning and Udemy.
33

44
The full course is available from
55
- [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
7-
![Apache Cordova](https://img-c.udemycdn.com/course/750x422/3563971_a3d6_3.jpg)
6+
(https://www.udemy.com/course/draft/6068183/?referralCode=2F36C29350E4E5A09405)
7+
- [Instill Learning](https://www.instilllearning.com/courses/apache-cordova) - Live Training + Video Course + Hands-on Real World Projects (https://www.instilllearning.com/courses/apache-cordova)
8+
![Apache Cordova](images/instilllearning-apachecordova.png)
89

910
## What is Apache Cordova?
10-
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."
11+
[Apache Cordova](https://www.instilllearning.com/courses/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."
1112

1213
## Learning Objectives
1314
* How to create and build (compile and package) a Cordova project using the CLI (Command Line Interface).
109 KB
Loading
97.8 KB
Loading

0 commit comments

Comments
 (0)