-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Professor F edited this page Jan 12, 2019
·
31 revisions
This is essentially the course I teach at the University of New Mexico for business students that want to learn the fundamentals of business programming. The course # is MGMT330, and the title is (unsurprisingly) "Fundamentals of Business Programming", and you learn how to program database-driven business applications that run on the web.
Take Programming 102 (MGMT 331) if you want to know how to create web services and mobile apps. It builds on everything you learn in the course.
#Introductory Video Video
#Requirements A PC running Windows 10. Sorry, Macs are for hipsters.
#Readings
- Lecture Notes: Basic HTML
- Lecture Notes: Basic HTML Form Controls
- Reference: HTML
- Reference: CSS
- Tutorials: HTML
- Tutorials: CSS