|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mobile-app-development-for-beginners/
课程评论:没有评论
**Coursera 课程总结:面向初学者的移动应用开发** 本课程旨在教授初学者如何轻松构建移动应用程序. 课程将重点介绍两种主要的移动操作系统——Android 和 iOS. **核心内容:** * **MIT App Inventor 工具:** 课程将使用 MIT 和 Google 开发的 MIT App Inventor 工具. 这是一个基于 Web 的集成开发环境,其图形化用户界面(GUI)类似于 Scratch 和 StarLogo,允许用户通过拖放视觉组件来创建应用程序. * **基础计算机概念:** 学习以下关键概念: * 变量 (Variables) * 移动应用组件 (Mobile application components) * 布局 (Layouts) * If 语句 (If Statements) * **实践项目:** 通过实际动手创建多种实用的移动应用程序,包括: * 字典应用 (Dictionary Mobile Application) * 绘图应用 (Drawing Mobile Application) * “你好”应用 (Say Hello Application) * 弹球游戏 (Balls Game Mobile Application) * 相机应用 (Camera Mobile Application) * 视频播放器 (Video Player Mobile Application) * 网页浏览器 (Web Browser Mobile Application) * 地图定位应用 (Maps Location Mobile Application) **学习目标:** 通过本课程的学习,学员将能够掌握移动应用开发的基础知识和技能,并能够利用 MIT App Inventor 独立开发多种功能的移动应用程序.
mobile application, is a computer program or software application designed to run on a mobile device such as a phone, tablet, or watch. There are two main types of operating systems for mobiles ( Android & IOS).In this course we will learn how to build mobile applications in a very easy way.We will use MIT app inventor tools created by MIT and GoogleAlso, We will learn how to build many useful mobile applications.MIT App Inventor is a web application integrated development environment originally provided by Google, and now maintained by the Massachusetts Institute of Technology (MIT).It uses a graphical user interface (GUI) very similar to the programming languages Scratch (programming language) and the StarLogo, which allows users to drag and drop visual objects to create an application that can run on android devices. In creating App Inventor, Google drew upon significant research in educational computing, and work done within Google on online development environments.In this course, we will learn the following computer concepts:- What are variables?- What are mobile application components?- What are layouts?- If Statements Also, We will create the following mobile applications: - Dictionary Mobile Application - Drawing Mobile Application - Say Hello Application - Balls Game Mobile Application - Camera Mobile Application - Video Player Mobile Application - Web Browser Mobile Application - Maps Location Mobile Application