Difference between revisions of "Web Design and Development III (MGDP2060)"

From Wiki @ Karl Jones dot com
Jump to: navigation, search
(lc)
(web server)
Line 15: Line 15:
 
* [[Database]] setup
 
* [[Database]] setup
 
* Database queries
 
* Database queries
* Publishing and syncing to a web host
+
* Publishing and syncing to a [[Web server|web host]]
  
 
In this project-based course, students design and develop a dynamic website utilizing WordPress as a CMS.
 
In this project-based course, students design and develop a dynamic website utilizing WordPress as a CMS.

Revision as of 11:52, 29 May 2015

Web Design and Development III (MGDP2060) is a course at Hennepin Technical College.

Course Summary

Source: hennepintech.edu

Description

The dynamic needs of modern web applications would not be possible without server-side technologies.

This course explores PHP by developing dynamically driven content, form processing, Content management systems (CMS) and will focus on WordPress.

Topics also include:

In this project-based course, students design and develop a dynamic website utilizing WordPress as a CMS.

Concepts include:

  • WordPress fundamentals
  • Creating custom themes
  • Website maintenance
  • Using plug-ins to extend WordPress

This course also continues to explore topics from prerequisite courses:

Prerequisites:

Goals

The following goals will be addressed in the course:

  • Demonstrate the ability to differentiate programming languages for the web
  • Distinguish how programming languages work together
  • Demonstrate use of JavaScript for web development
  • Integrate information for a web site
  • Utilize Content Management Systems to create dynamic web site
  • Demonstrate the use of PHP within a web site
  • Integrate Google Maps into a web page
  • Demonstrate use of dynamic scripting languages within a web site design
  • Create a fully functional dynamic web site using WordPress
  • Deploy web site to web hosting service

See Also