|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/phonegap-development-for-absolute-beginners/
课程评论:没有评论
课程名称:绝对初学者的PhoneGap开发 课程概述: PhoneGap是由Nitobi开发的一种移动开发框架,允许软件程序员使用JavaScript、HTML5和CSS3构建移动设备应用,而无需依赖特定于平台的API(如iOS、Windows Phone或Android)。它可以根据设备平台将HTML、CSS和JavaScript代码进行封装,扩展HTML和JavaScript的功能,以便与设备进行交互。最终生成的应用被称为混合应用,即既不是完全原生的移动应用,也不是纯粹的基于Web的应用。PhoneGap应用的核心使用HTML5和CSS3进行呈现,而逻辑处理则由JavaScript负责。 先决条件: - HTML:学生需了解HTML标签和属性的使用,假设具有基本的HTML知识。 - 编程:如果具备一些基础的编程知识会更有帮助,如Xcode或Core Java等。 - Notepad++(推荐):这是一个免费的开源文本编辑器。虽然JavaScript和HTML可以使用任何文本编辑器编写,但由于其语法高亮和自动完成功能,推荐使用Notepad++。 课程内容: - 使用PhoneGap构建应用 - 理解PhoneGap应用的基本概念 课程大纲: 1. 开发环境设置 2. 课程介绍 3. 安装本地工具集 4. 安装PhoneGap/Cordova 5. 构建您的第一个应用 6. 为iOS和Android模拟器创建“Hello World”应用 7. 测试及基本HTML5元素 8. 标签与属性 欢迎参加!
In software development, PhoneGap is a mobile development framework created by Nitobi. It enables software programmers to build applications for mobile devices using JavaScript, HTML5, and CSS3, instead of relying on platform-specific APIs like those in iOS, Windows Phone, or Android. It enables wrapping up of HTML, CSS and Javascript code depending upon the platform of the device. It extends the features of HTML and Javascript to work with the device. The resulting applications are hybrid, meaning that they are neither truly native mobile application nor purely web-based.The core of PhoneGap applications use HTML5 and CSS3 for their rendering, and JavaScript for their logic.PrerequisitHTML: The student must know how to use HTML tags and attributes. Only a very basic understanding of HTML is assumed.Programming: If you have some basic programming knowledge then it will be helpful. Knowledge of programming such as in Xcode, Core Java etc.Notepad++ (Recommended): Notepad++ is a free, open-source text editor. Although JavaScript and HTML can be written using any text editor, Notepad++ is highly recommended because of features such as syntax highlighting and auto-complete.What You will Learn in this Course -Using PhoneGap to build an Application -Understand the Basic concepts of PhoneGap Application Course Outline Setting Up the Development Environment Course Introduction Install Native Tool sets Install Phonegap/Cordova Build Your First Application Hello world app for iOS and Android Simulator Testing And Basic HTML5 Elements Tags AttributesCome Join Us