logo
7005ICT中等2 学分

Programming Principles 2

格里菲斯大学·Griffith University·布里斯班

7005ICT《Programming Principles 2》是 格里菲斯大学 的公开课程页面。当前可确认的信息包括 2 学分,难度 中等。 页面已整理 1 条学生评价,方便你快速判断工作量、考核结构和适配度。 课程简介摘要:Web applications interact with users, connecting to back-end databases。

💪 压力
3 / 5
⭐ 含金量
4 / 5
👥 选课人数
0

📖 课程概览

选课速读: 7005ICT《Programming Principles 2》是 格里菲斯大学 的公开课程页面。当前可确认的信息包括 2 学分,难度 中等。 页面已整理 1 条学生评价,方便你快速判断工作量、考核结构和适配度。 课程简介摘要:Web applications interact with users, connecting to back-end databases。

Web applications interact with users, connecting to back-end databases and dynamically generating results to the browser through a web server. This course presents a systematic introduction to the development of dynamic, community-based, Web applications through the integration of HTML/CSS, with server-side scripting languages, database systems, modern web frameworks and other related technologies. Prerequisite: 7001ICT Programming Principles

Web应用程序与用户交互,连接到后端数据库,并通过Web服务器动态生成结果到浏览器。 本课程通过HTML / CSS集成,服务器端脚本语言,数据库系统,现代Web框架和其他相关技术,系统地介绍了动态的,基于社区的Web应用程序的开发。 先修课程:7001ICT编程原理

📋 课程信息

学分
2 Credit Points
含金量
4 / 5
压力指数
3 / 5
期中考试
2020年6月19日
期末考试
2020年6月19日

💬 学生评价 (1)

2.0
难度
4.0
含金量
2.0
压力
2.0
教学
Mingxin Dong · 2021/1/11

这门课更强调代码的解构和实用性,老师教的比较少,更多时候需要自己去理解