COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida

Size: px
Start display at page:

Download "COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida"

Transcription

1 COURSE SYLLABUS EDG 6931: Designing Integrated Media Environments 2 Educational Technology Program University of Florida CREDIT HOURS 3 credits hours PREREQUISITE Completion of EME 6208 with a passing grade or instructor permission. COURSE DESCRIPTION Study of development and problem solving as applied to real world educational problems with solutions designed and implemented in various programming and scripting languages. Topics include data types, logic, relational operations, flowcharting, sequence, selection, repetition, functions, arrays, file i/o, object orientation, relational database design, entity relationship diagrams, design principles, testing, and debugging. Prior programming experience is neither assumed nor required. INSTRUCTOR INFORMATION Name: Albert Ritzhaupt, Ph.D., PMP, CCP, CDMP aritzhaupt@gmail.com Website: Office Phone: (352) Cell Phone: (904) CLASS MEETING TIMES Tuesdays from 5:10pm 8:10pm TEXTBOOK INFORMATION There is not a required textbook for this course. However, there are several online readings which are clearly outlined on the syllabus. REQUIRED SOFTWARE/HARDWARE You will need access to a variety of software packages this semester that will include integrated development environments, programming and scripting language compilers/interpreters, database management systems, software modeling tools, web browsers and various plug ins, web servers, and various operating systems. The software tools include PHP, HTML/XHTML, HTML 5, CSS, XML, JavaScript, MySQL, and MS Access 2007/10/13. You will also need a robust text editor, such as NotePad++ or jedit. For designing software diagrams, you can use either Microsoft PowerPoint 2007/10/13 or Microsoft Visio 2007/10/13. You will also use a web authoring package for some of the deliverables, like KompoZer or Dreamweaver. Finally, you 1

2 will need access to a web server space. The instructor will identify suitable server spaces for you. You will need to create your domain and pay the fee for at least one year of service. COURSE DELIVERABLES There are three primary forms of deliverables in this course: software assignments, an ebook chapter submission, and examinations. Each of the items has a hard deadline that will be posted in advance and will not be adjusted. Software Assignments There will be several software assignments that you are to complete during the semester. The software assignments are designed to provide you an opportunity to apply the skills and concepts you have learned. The assignments should be completed individually. You are welcome to share ideas, help each other debug source code, and compare results. However, you should not share your source code. The assignments include the following: Assignment 1: HTML and CSS Assignment 2: Decision Control Structures in JavaScript Assignment 3: Repetition Control Structures and Arrays in JavaScript Assignment 4: HTML 5 Canvas Assignment 5: Introduction to PHP Scripting Assignment 6: PHP and MySQL Assignment 7: Implementing AJAX Pair Programming Project Pairs of two will collaboratively create an interactive instructional website. The topic of the instructional website is your choice. However, it must meet certain requirements, which are described in the pair programming project specifications. Members of a pair can self select partners on the first day of class. Examination There will be one examination during the semester. The exam will cover material from the assignments, class lectures and activities. The examination is a traditional on campus examination, and is closed book and notes. Please do not worry about the exams. Worry about finishing the assignments and learning the materials. Completion of the assignments and associated activities will assure you perform well on the exams. GRADING SCALE Final course grades will be determined using scores Grade Scale from the following: A B % Assignments (7) C % Pair Programming Project D % Examination E 0 59 Note: A grade of an I will not be awarded unless there are extenuating circumstances. The only grades that will be given for this class are: A, B, C, D, and E. No plus or minus grades will be given. 2

3 LEARNING OBJECTIVES Upon successful completion of this course, student will be able to: 1. Define the protocols and systems used on the Web. 2. Explain the functions of clients and servers on the Web. 3. Connect to a webserver to upload files. 4. Use flowcharts to illustrate problem solving logic and entity relationship diagrams to illustrate a database design. 5. Implement static websites using HTML, HTML 5, and CSS. 6. Implement interactive websites using client side scripts (JavaScript) and server side scripts (PHP). 7. Design and implement an interactive instructional web site with regard to issues of usability and accessibility using both client side and server side technology. 8. Demonstrate the ability to insert, update, delete and retrieve data to and from a MySQL relational database. COURSE POLICIES Attendance Students are expected to attend all of their scheduled classes and to satisfy all course objectives as outlined by the instructor. The effect of absences upon grades is determined by the instructor, who reserves the right to deal with individual cases of nonattendance. It is the student's responsibility to give the instructor notice prior to any anticipated absence, and within a reasonable amount of time after an unanticipated absence. Furthermore, it is the student s responsibility to catch up on all missed assignments and information covered in class. Requirements for class attendance and make up exams, assignments, and other work in this course are consistent with university policies that can be found in the online catalog at: Late Work In order to receive full credit for work, students must turn in required deliverables on the specified due date. Late work will not be accepted unless you fall under the special circumstances (e.g., religious holidays, military duty, etc.). Read the link above under attendance. You are welcome, however, to submit work early. Accommodations for Students with Disabilities If you require classroom accommodation because of a disability, you must first register with the Dean of Students Office ( The Dean of Students Office will provide documentation to you, which you then give to the instructor when requesting accommodation. The College is committed to providing reasonable accommodations to assist students in their coursework. Counseling and Student Health Students with academic concerns related to this course should contact the instructor in person or via . Students also may occasionally have personal issues that arise in the course of 3

4 pursuing higher education or that may interfere with their academic performance. If you find yourself facing problems affecting your coursework, you are encouraged to talk with an instructor and to seek confidential assistance at the UF Counseling & Wellness Center, Visit their web site for more information: Also, crisis intervention is always available 24/7 from: Alachua County Crisis Center: (352) Academic Integrity and Academic Honor Code As a student at the University of Florida, you have committed yourself to uphold the Honor Code, which includes the following pledge: We, the members of the University of Florida community, pledge to hold ourselves and our peers to the highest standards of honesty and integrity. You are expected to exhibit behavior consistent with this commitment to the UF academic community, and on all work submitted for credit at the University of Florida, the following pledge is either required or implied: "On my honor, I have neither given nor received unauthorized aid in doing this assignment." It is assumed that you will complete all work independently in each course unless the instructor provides explicit permission for you to collaborate on course tasks (e.g. assignments, papers, quizzes, exams). Furthermore, as part of your obligation to uphold the Honor Code, you should report any condition that facilitates academic misconduct to appropriate personnel. It is your individual responsibility to know and comply with all university policies and procedures regarding academic integrity and the Student Honor Code. Violations of the Honor Code at the University of Florida will not be tolerated. Violations will be reported to the Dean of Students Office for consideration of disciplinary action. For more information regarding the Student Honor Code, please see: Course Evaluation Students are expected to provide feedback on the quality of instruction in this course based on 10 criteria. These evaluations are conducted online at Evaluations are typically open during the last two or three weeks of the semester. Summary results of these assessments are available to students at Acceptable Use Policy Please read the University of Florida Acceptable Use Policy that can be found at You are expected to abide by this policy. Software Use All faculty, staff, and students of the University of Florida are required and expected to obey laws and legal agreements governing software use. Failure to do so can lead to monetary damages and/or criminal penalties for the individual violator. Because such violations are also against the University policies and rules, disciplinary action will be taken as appropriate. 4

5 COURSE SCHEDULE This is a tentative course schedule. Please use this schedule to plan your weekly activities. Readings should be completed before class. Remember, no late work is accepted. Week Topics Deliverables Week 1: 8/26/2014 Course Introduction Introduction to peers Syllabus Review Introduction to computer programming Scripting versus programming Sequence, selection, and repetition Internet basics Creating and editing web pages Introduction to jedit and NotePad++ Introduction to markup languages (HTML) Links, Images, formatting text, and tables Week 2: 9/2/2014 Creating Image Maps, Frames, and Forms RGB coloring system and hexadecimal numbers Introduction to Cascading Style Sheets (CSS) CSS Syntax, classes, properties, identification External, embedded, and inline styles Using CSS to standardize web pages Web design and accessibility principles Week 3: 9/9/2014 Read entire tutorial: Read entire tutorial: Read the entire book : Introduction to JavaScript, DHTML, and the Client Side Principles of object orientation Document Object Model (DOM) Placing JavaScript into Web Pages Reserved words and commenting code Run time vs. compile time vs. logic errors Events and Event Handling: Load, Unload, Click, Reset, Focus, Blur, Change, Select Introduction to Functions Functional Decomposition IPO Diagrams and Pseudocode Assignment 1 5

6 Week 4: 9/16/2014 Variable Scope (Local vs. Global) Pass By Copy Versus Pass by Reference Defining and Invoking Functions Creating Function Libraries Read JS Home, JS Introduction, JS How To, JS Where To, JS Statements, JS Comments, JS Events, JS Math, JS HTML DOM: Read entire tutorial: Read Intro, Syntax, Enable, Local, External, Events, and Comments: Sequence Control Structure Data Types Literals and Variables Variable Initialization and Declaration Expressions and Statements Operators and Order of Operations Introduction to Structured Flowcharts Selection Control Structure If then else statement Switch statement Try catch finally statement Truth tables Relational operators and Boolean algebra Logical equivalency (e.g., DeMorgan s Law) Introduction to regular expressions Read JS Variables, JS Operators, and JS Functions: Read Functions, Statements, Confirm, Prompt, and Print: Read JS Comparisons, JS If...Else, JS Switch, JS Popup Boxes, JS Events, JS Try...Catch, JS Throw, JS Boolean, JS Browser, JS Date, and JS Validation: Read about regular expressions: Read If, Else If, and Date: Project Proposal 6

7 Week 5: 9/23/2014 Week 6: 9/30/2014 Week 7: 10/7/2014 Repetition control structures Counting versus conditional looping While loop Do while loop Endless Loops For loop Breaking from loops Revisit Structured Flowcharts Read about regular expressions: Read JS For Loop, JS While Loop, JS Break Loops, JS For...In: Read 5. Script Iterations, 11. Dynamic Filters, 12. Dynamic Content: Read While, and For Loop: Introduction to arrays Declaring, populating, indexing Associative arrays and delete operator Parallel arrays Array applications Sorting algorithms Introduction to Object Oriented Programming Revisit Principles of Object Orientation Creating and Using Objects Classes, Methods, Properties Predefined Classes and Objects Inheritance, Polymorphism, Encapsulation, Abstraction Read JS Array: Read 6. Arrays and Data Objects: Read Array: Basics of computer graphics Detecting coordinates Drawing lines, squares, circles, etc. Using the Canvas Assignment 2 Assignment 3 7

8 Drag and drop in the Canvas Creating animations Prepare for examination 1 Week 8: 10/14/2014 Examination 1 Read entire tutorial: Week 9: 10/21/2014 Week 10: 10/28/2014 Week 11: 11/4/2014 Introduction to the Server Side and PHP POST and GET methods Revisit Data Types and Variables Revisit Sequence, Selection, Repetition File I/O in PHP Prepare for the Examination Read all sections up to advanced: Read all sections up to advanced: Important functions in PHP Introduction to Persistent Memory Cookies in JavaScript Sessions in PHP Personalizing web pages Restricting access to web pages Read all remaining sections in (Except Database): Read about cookies in: Introduction to relational databases Database terminology Normalization Entity relationship diagrams DML versus DDL Assignment 4 Assignment 5 8

9 Introduction to MS Access Examples in MS Access No readings required. Week 12: 11/11/2014 Introduction to Structured Query Language (SQL) Select, Insert, Update, Delete, Create, and Alter statements Introduction to MySQL Using PHP to connect to a MySQL database Creating data driven web pages Read all Database sections in PHP: Read SQL tutorial: Read MySQL tutorial: Week 13: 11/18/2014 Week 14: 11/25/2014 No class! Florida Educational Research Association Assignment 6 Introduction to Extensible Markup Language (XML) Document Type Definition (DTD) XML Schemas Application of XML Creating custom tags and linking to CSS Introduction to Asynchronous JavaScript and XML Using JavaScript, PHP and XML for AJAX Creating responsive web pages with AJAX Read all XML tutorial: Read all AJAX tutorials: Week 15: 12/2/2014 Presentation of final projects! Final Project Assignment 7 9

COURSE SYLLABUS EME 6606: Advanced Instructional Design Educational Technology Program University of Florida

COURSE SYLLABUS EME 6606: Advanced Instructional Design Educational Technology Program University of Florida COURSE SYLLABUS EME 6606: Advanced Instructional Design Educational Technology Program University of Florida SEMESTER HOURS 3 semester hours COURSE DESCRIPTION Focuses on the student who is becoming an

More information

Writing for the University of Florida

Writing for the University of Florida Course Information Course Number: MMC 6278 Credits: 4 Term: Class Time: Tuesday and Thursday, 6:00pm 8:00pm EST Class URL: https://uflcoj.adobeconnect.com/mmc6278_spring15/ Instructor Information Richard

More information

FYC 4409: Working with Nonprofit Organizations in Community Settings Fall 2015 Syllabus updated: 8/5/15

FYC 4409: Working with Nonprofit Organizations in Community Settings Fall 2015 Syllabus updated: 8/5/15 FYC 4409: Working with Nonprofit Organizations in Community Settings Fall 2015 Syllabus updated: 8/5/15 Instructor: Email: Social Media: Office Hours: Class Meetings: Prerequisites: Jennifer A. Jones jenniferajones@ufl.edu

More information

C S 105 (53485) Computer Programming: PHP/SQL Spring 2014

C S 105 (53485) Computer Programming: PHP/SQL Spring 2014 C S 105 (53485) Computer Programming: PHP/SQL Spring 2014 Course Description An introduction to programming in PHP and SQL. This is, in effect, a Web application development short course. In addition to

More information

DIG 4583C Design & Production Studio 4

DIG 4583C Design & Production Studio 4 DESIGN & PRODUCTION STUDIO 4 (DPS 4) COURSE NUMBER: DIG 4583C CREDIT HOURS: 3 SEMESTER/YEAR: SPRING 2016 CLASS LOCATION: NRG 120 (THE ORC) CLASS MEETING TIMES: TUESDAY 8 TH & 9 TH PERIODS (3:00-4:55 PM)

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

Web Application diploma using.net Technology

Web Application diploma using.net Technology Web Application diploma using.net Technology ISI ACADEMY Web Application diploma using.net Technology HTML - CSS - JavaScript - C#.Net - ASP.Net - ADO.Net using C# What You'll Learn understand all the

More information

IE Class Web Design Curriculum

IE Class Web Design Curriculum Course Outline Web Technologies 130.279 IE Class Web Design Curriculum Unit 1: Foundations s The Foundation lessons will provide students with a general understanding of computers, how the internet works,

More information

ADVANCED WEB TOPICS 1 - SYLLABUS

ADVANCED WEB TOPICS 1 - SYLLABUS ADVANCED WEB TOPICS 1 - SYLLABUS UNIVERSITY OF FLORIDA, WEB DESIGN AND ONLINE COMMUNICATIONS COURSE NUMBER: COM 6338 CREDITS: 4 TERM: SPRING 2014 LECTURE TIME: Tuesday and Thursday, 5:30-7:30 pm EST LECTURE

More information

DIGITAL PRODUCTION AND GAME DESIGN (DPGD)

DIGITAL PRODUCTION AND GAME DESIGN (DPGD) DIGITAL PRODUCTION AND GAME DESIGN (DPGD) COURSE NUMBER: DIG6788C SEMESTER/YEAR: FALL/2015 INSTRUCTOR: Assoc. Prof. Marko Suvajdzic CONTACT PHONE: 352/294-2000 COURSE TA OR COORDINATOR: TBD CREDIT HOURS:

More information

Advanced Online Media Production

Advanced Online Media Production Advanced Online Media Production MMC 4341 Spring 2015 Section 099F Monday periods 8, 9, 10 (3 6 p.m.), 3024 Weimer Hall Plus individual meetings, by appointment, required weekly Instructor: Mindy McAdams,

More information

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL

ISI ACADEMY Web applications Programming Diploma using PHP& MySQL ISI ACADEMY for PHP& MySQL web applications Programming ISI ACADEMY Web applications Programming Diploma using PHP& MySQL HTML - CSS - JavaScript PHP - MYSQL What You'll Learn Be able to write, deploy,

More information

Syllabus Fundamentals of Engineering Project Management 2016 Summer C Semester

Syllabus Fundamentals of Engineering Project Management 2016 Summer C Semester Syllabus Fundamentals of Engineering Project Management 2016 Summer C Semester 1. Catalog Description: In today s cost-competitive and often complex work environment, engineers are very likely to be called

More information

GIS 6116 (GIS Analysis)

GIS 6116 (GIS Analysis) GIS 6116 (GIS Analysis) INSTRUCTORS: Dr. Hartwig Henry Hochmair (FLREC Fort Lauderdale) Dr. Amr Abd-Elrahman (GCREC Plant City) LECTURES: Wednesdays, 1:55 pm - 4:55 pm (period 7-9) Taught via BigBlueButton

More information

Computer Science Course Descriptions Page 1

Computer Science Course Descriptions Page 1 CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating systems, the Internet,

More information

WEB DEVELOPMENT COURSE (PHP/ MYSQL)

WEB DEVELOPMENT COURSE (PHP/ MYSQL) WEB DEVELOPMENT COURSE (PHP/ MYSQL) COURSE COVERS: HTML 5 CSS 3 JAVASCRIPT JQUERY BOOTSTRAP 3 PHP 5.5 MYSQL SYLLABUS HTML5 Introduction to HTML Introduction to Internet HTML Basics HTML Elements HTML Attributes

More information

CGN 6150 Engineering Project Management Summer C 2015. No pre-requites and no co-requisites

CGN 6150 Engineering Project Management Summer C 2015. No pre-requites and no co-requisites Syllabus (Preliminary) CGN 6150 Engineering Project Management Summer C 2015 Catalog Description Pre-requites and Corequisites Course Objectives Contribution of course to meeting the professional component

More information

AEC 3073 INTERCULTURAL COMMUNICATION Ms. Mary Rodriguez

AEC 3073 INTERCULTURAL COMMUNICATION Ms. Mary Rodriguez Spring 2015 AEC 3073 - Section 2D38 General Education Categories: Social & Behavioral Sciences (S) and International (N) or S and Diversity (D) Three (3) Credit Hours Tuesday (5 th and 6 th period) 11:45-1:40pm

More information

Interactive Web Development ITP 301 (4 Units)

Interactive Web Development ITP 301 (4 Units) Interactive Web Development ITP 301 (4 Units) Fall 2015 Section 31824R Objective This course is intended to teach the basic programming tools and development techniques needed to create interactive web

More information

Virtual 305-495-8243 (mobile) rmoreau@ufl.edu Office hours (telephone or Skype) can be arranged via email (12 modules x 3 hours = 36 hours)

Virtual 305-495-8243 (mobile) rmoreau@ufl.edu Office hours (telephone or Skype) can be arranged via email (12 modules x 3 hours = 36 hours) UNIVERSITY OF FLORIDA College of Journalism and Communications MAMC Global Strategic Communication PUR 6934 7C65 Financial and Business Essentials for Communication Professionals Instructor: Office: Prof.

More information

MCB 4934: Introduction to Genetics and Genomics in Health Care Section 125D Fall 2012 2 Credits

MCB 4934: Introduction to Genetics and Genomics in Health Care Section 125D Fall 2012 2 Credits MCB 4934: Introduction to Genetics and Genomics in Health Care Section 125D Fall 2012 2 Credits Instructor Dr. Jennifer Drew Microbiology & Cell Science jdrew@ulf.edu Skype username: jennifercdrew I am

More information

After completing SI- 539, students will have a working personal portfolio website in production.

After completing SI- 539, students will have a working personal portfolio website in production. SI 539, Fall 2014 Complex Web Design Lecture: Friday: 1:00pm 3:00pm *Must leave by 3:15 Discussion Sections Varies Office Hours*: Tues: 11:35 12:35 Wed mornings *Please check my Google Calendar for updates

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS IMED 1316: WEB PAGE DESIGN I COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS IMED 1316: WEB PAGE DESIGN I COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS IMED 1316: WEB PAGE DESIGN I COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION IMED 1316 Web Page Design I. CIP 1108010007 Instruction

More information

IT3503 Web Development Techniques (Optional)

IT3503 Web Development Techniques (Optional) INTRODUCTION Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

INR 2001: Introduction to International Relations

INR 2001: Introduction to International Relations INR 2001: Introduction to International Relations Goals The purpose of this course is to give students an appreciation of the complexity of international relations. What are the causes of war and peace?

More information

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS:

CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: CENTRAL TEXAS COLLEGE ITSE 2459 ADVANCED COMPUTER PROGRAMMING C# Semester Hours Credit: 4 INSTRUCTOR: OFFICE HOURS: I. INTRODUCTION A. This course presents advanced programming techniques including file

More information

CS 1361-D10: Computer Science I

CS 1361-D10: Computer Science I CS 1361-D10: Computer Science I Instructor Name: Lopamudra Roychoudhuri Instructor Phone Number: (325) 486-5448 Instructor email: lroychoudhuri@angelo.edu Instructor Office: MCS 205E Class Times: Online,

More information

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline

IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline IT 145 Section 300 Fall 2013 Web Design Fundamentals: HTML and Style Sheets. Syllabus and Course Outline Instructor: Dr. Thomas Beach Office: 623F (662-0347) Email: tbeach@unm.edu Office hours: T 2:00-3:00

More information

Syllabus. Construction Engineering Design

Syllabus. Construction Engineering Design Syllabus CCE 4811 Construction Engineering Design Catalog Description Simulation of comprehensive construction project involving all phases of planning, scheduling, control and design from start to finish

More information

CGN 6150 Engineering Project Management Summer C 2013. No pre-requites and no co-requisites

CGN 6150 Engineering Project Management Summer C 2013. No pre-requites and no co-requisites Syllabus (Preliminary) CGN 6150 Engineering Project Management Summer C 2013 Catalog Description Pre-requites and Corequisites Course Objectives Contribution of course to meeting the professional component

More information

Sample Syllabus (C++) CSCI 1301 Introduction to Programming Principles

Sample Syllabus (C++) CSCI 1301 Introduction to Programming Principles Sample Syllabus (C++) CSCI 1301 Introduction to Programming Principles Knowledge Areas that contain topics and learning outcomes covered in the course Knowledge Areas Total Hours of Coverage Software Development

More information

IT3504: Web Development Techniques (Optional)

IT3504: Web Development Techniques (Optional) INTRODUCTION : Web Development Techniques (Optional) This is one of the three optional courses designed for Semester 3 of the Bachelor of Information Technology Degree program. This course on web development

More information

Cover Sheet: Request 9959

Cover Sheet: Request 9959 Cover Sheet: Request 9959 NGR6300 Organizational and Systems Leadership Info Process Status Submitter Created Updated Description Course New Ugrad/Pro Pending Kiley,Cecile D ckiley@ufl.edu 1/27/2015 10:51:44

More information

California State University Polytechnic University. CIS 311 Interactive Web Development. Fall 2011

California State University Polytechnic University. CIS 311 Interactive Web Development. Fall 2011 California State University Polytechnic University CIS 311 Interactive Web Development Fall 2011 Basic Information Class time Tuesday Thursday 1:00 3:00 PM Class location C4-27 Textbooks Web Applications

More information

Cover Sheet: Request 9958

Cover Sheet: Request 9958 Cover Sheet: Request 9958 NGR6220 Healthcare Technology and Information Management Info Process Status Submitter Created Updated Description Course New Ugrad/Pro Pending Kiley,Cecile D ckiley@ufl.edu 1/27/2015

More information

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS

IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS IST359 - INTRODUCTION TO DATABASE MANAGEMENT SYSTEMS 1. COURSE DETAILS Revised: 1/13/2012 COURSE (SECTION): IST359 (M001) TERM: Spring 2012 INSTRUCTOR: Deborah Nosky FINAL EXAM: Tuesday, May 8 th 10:15

More information

Course Descriptions. preparation.

Course Descriptions. preparation. Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating

More information

Specialized Programme on Web Application Development using Open Source Tools

Specialized Programme on Web Application Development using Open Source Tools Specialized Programme on Web Application Development using Open Source Tools A. NAME OF INSTITUTE Centre For Development of Advanced Computing B. NAME/TITLE OF THE COURSE C. COURSE DATES WITH DURATION

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432 INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS ITSE 1432: INTRODUCTION TO VISUAL BASIC.NET PROGRAMMING COMPUTER TECHNOLOGY & OFFICE ADMINISTRATION DEPARTMENT CATALOG DESCRIPTION ITSE 1432 INTRODUCTION

More information

Standardized Syllabus for the College of Engineering

Standardized Syllabus for the College of Engineering Standardized Syllabus for the College of Engineering COP 5615 Distributed Operating Systems Principles 1. Catalog Description - Credits: 3; Concepts and techniques for efficient management of computer

More information

ISM 4210: DATABASE MANAGEMENT

ISM 4210: DATABASE MANAGEMENT GENERAL INFORMATION: ISM 4210: DATABASE MANAGEMENT COURSE SYLLABUS Class Times: Tuesday, Thursday 9:35 11:30 AM Class Location: HVNR 240 Professor: Dr. Aditi Mukherjee Office; Phone: STZ 360, 39-20648

More information

DIPLOMA IN WEBDEVELOPMENT

DIPLOMA IN WEBDEVELOPMENT DIPLOMA IN WEBDEVELOPMENT Prerequisite skills Basic programming knowledge on C Language or Core Java is must. # Module 1 Basics and introduction to HTML Basic HTML training. Different HTML elements, tags

More information

CS 300 Data Structures Syllabus - Fall 2014

CS 300 Data Structures Syllabus - Fall 2014 CS 300 Data Structures Syllabus - Fall 2014 Catalog Description Data structures are fundamental to advanced, efficient programming. Topics including asymptotic analysis, stacks, queues, linked lists, trees,

More information

Web Designing with UI Designing

Web Designing with UI Designing Dear Student, Based upon your enquiry we are pleased to send you the course curriculum for Web Designing Given below is the brief description for the course you are looking for: Web Designing with UI Designing

More information

Web Development using PHP (WD_PHP) Duration 1.5 months

Web Development using PHP (WD_PHP) Duration 1.5 months Duration 1.5 months Our program is a practical knowledge oriented program aimed at learning the techniques of web development using PHP, HTML, CSS & JavaScript. It has some unique features which are as

More information

Class Periods: Tuesday 11:45 a.m. - 1:40 p.m. (5th & 6th Periods) Thursday 11:45 a.m. - 12:35 p.m. (5th Period)

Class Periods: Tuesday 11:45 a.m. - 1:40 p.m. (5th & 6th Periods) Thursday 11:45 a.m. - 12:35 p.m. (5th Period) HSC 4950: Introduction to Epidemiology (Honors Course) Department of Health Education & Behavior University of Florida Section 01D1, 3 Credits Instructor: Robert M. Weiler, PhD, MPH Professor Room 16,

More information

CGS 3850. Web Development: JavaScript

CGS 3850. Web Development: JavaScript Hospitality and Technology Leadership CGS 3850 Web Development: JavaScript Spring 2015 3 Credit Hours University of South Florida Sarasota/Manatee 8350 North Tamiami Trail, Sarasota, FL 34243 University

More information

MIT 503 - The Fundamentals of Computer Programming Fall 2015 3 Credits Watson School of Education University of North Carolina Wilmington

MIT 503 - The Fundamentals of Computer Programming Fall 2015 3 Credits Watson School of Education University of North Carolina Wilmington MIT 503 - The Fundamentals of Computer Programming Fall 2015 3 Credits Watson School of Education University of North Carolina Wilmington Professor: Dr. Ray Pastore Email: pastorer@uncw.edu Phone: 22912

More information

Chapter 13 Computer Programs and Programming Languages. Discovering Computers 2012. Your Interactive Guide to the Digital World

Chapter 13 Computer Programs and Programming Languages. Discovering Computers 2012. Your Interactive Guide to the Digital World Chapter 13 Computer Programs and Programming Languages Discovering Computers 2012 Your Interactive Guide to the Digital World Objectives Overview Differentiate between machine and assembly languages Identify

More information

AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012

AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012 AEB 3122 Financial Planning for the Agribusiness 3 Credits Fall 2012 Instructor: Richard Weldon 1189 McCarty (A) (352) 294-7635 E-mail: rweldon@ufl.edu Class Details: Tuesday and Thursday 4:05 4:55 p.m.

More information

JOU4700: Problems and Ethics in Journalism Course Syllabus, Spring 2015 Mondays, 3-6 p.m. Florida Gym, Room 260

JOU4700: Problems and Ethics in Journalism Course Syllabus, Spring 2015 Mondays, 3-6 p.m. Florida Gym, Room 260 JOU4700: Problems and Ethics in Journalism Course Syllabus, Spring 2015 Mondays, 3-6 p.m. Florida Gym, Room 260 Instructor: Michael Stone Office hours: 12:30 to 2:30 p.m., Mondays in Weimer G035; or by

More information

AEC 3209: Instructional and Event Planning in Agricultural & Life Sciences (3 credit hours)

AEC 3209: Instructional and Event Planning in Agricultural & Life Sciences (3 credit hours) AEC 3209: Instructional and Event Planning in Agricultural & Life Sciences (3 credit hours) Fall 2014 Thursdays 5:00 p.m.-8:00 p.m. INSTRUCTOR: Tiffany Dale 101B PEPC Office Phone: 813-757-2195 E-Mail:

More information

CSCI 135: Web Programming (3 credits) Updated 8/30/2012. Course Description

CSCI 135: Web Programming (3 credits) Updated 8/30/2012. Course Description CSCI 135: Web Programming (3 credits) Updated 8/30/2012 Course Description This course will introduce students to JavaScript, Extensible Markup Language (XML), and Principles of Web Design. The students

More information

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online

Seattle Central Community College BITCA Division. Syllabus MIC 151 - Online Seattle Central Community College BITCA Division Syllabus MIC 151 - Online 2016 Spring Course Title and Item Number: Web Design & Development with HTML / MIC 151 Number of Credits: 5 Lecture Hour Equivalent:

More information

Skills for Employment Investment Project (SEIP)

Skills for Employment Investment Project (SEIP) Skills for Employment Investment Project (SEIP) Standards/ Curriculum Format for Web Application Development Using DOT Net Course Duration: Three Months 1 Course Structure and Requirements Course Title:

More information

Java Application Developer Certificate Program Competencies

Java Application Developer Certificate Program Competencies Java Application Developer Certificate Program Competencies After completing the following units, you will be able to: Basic Programming Logic Explain the steps involved in the program development cycle

More information

Cover Sheet: Request 10013

Cover Sheet: Request 10013 Cover Sheet: Request 10013 QUANTITATIVE RESEARCH METHODS AND DATA ANALYSIS Info Process Status Submitter Created Updated Description Course New Ugrad/Pro Pending Lee,Shawn F shawnlee@ufl.edu 2/5/2015 3:15:43

More information

Course Overview Principles of Project Management

Course Overview Principles of Project Management Course Overview Principles of Project Management 1. Catalog Description: In today s cost-competitive and often complex work environment, engineers are very likely to be called upon to manage projects (or

More information

Monfort College of Business Semester Course Syllabus (2015-2016) COURSE PREFIX/TITLE: BACS 350 Intermediate Web Development Sem. Hrs. 3 Ed.

Monfort College of Business Semester Course Syllabus (2015-2016) COURSE PREFIX/TITLE: BACS 350 Intermediate Web Development Sem. Hrs. 3 Ed. Monfort College of Business Semester Course Syllabus (2015-2016) COURSE PREFIX/TITLE: BACS 350 Intermediate Web Development Sem. Hrs. 3 Ed. Cap: 40 CATALOG DESCRIPTION: Prerequisites: BACS 200 or consent

More information

COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql

COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql COURSE CONTENT FOR WINTER TRAINING ON Web Development using PHP & MySql 1 About WEB DEVELOPMENT Among web professionals, "web development" refers to the design aspects of building web sites. Web development

More information

Programming and Software Development CTAG Alignments

Programming and Software Development CTAG Alignments Programming and Software Development CTAG Alignments This document contains information about four Career-Technical Articulation Numbers (CTANs) for Programming and Software Development Career-Technical

More information

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science

RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE. CISY 105 Foundations of Computer Science I. Basic Course Information RARITAN VALLEY COMMUNITY COLLEGE ACADEMIC COURSE OUTLINE CISY 105 Foundations of Computer Science A. Course Number and Title: CISY-105, Foundations of Computer Science B. New

More information

Computer Programming in the Web Era: Online Business Development

Computer Programming in the Web Era: Online Business Development 8/19/2009 1 ITEC 334 Fall 2009 Computer Programming in the Web Era: Online Business Development Mondays & Thursdays 11:20 am - 12:35 pm Classroom: KSB T61 & FS&IT Lab Professor: J. Alberto Espinosa Last

More information

Parsons The New School for Design Communication Design. Interaction: Core Lab PUCD 2126 A / CRN: 6125 Fall 2015

Parsons The New School for Design Communication Design. Interaction: Core Lab PUCD 2126 A / CRN: 6125 Fall 2015 Parsons The New School for Design Communication Design Interaction: Core Lab PUCD 2126 A / CRN: 6125 Fall 2015 Fridays, 3:50 6:30pm 63 Fifth Avenue, Room 204 Brendan Griffiths griffitb@newschool.edu Class

More information

LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1)

LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1) University of Kentucky School of Library & Information Science (SLIS) LIS 638: Internet Technologies and Information Services Spring 2015 (January 14 to May 1) Instructor Assistant Professor Office: 331

More information

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES

DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES DOVER-SHERBORN HIGH SCHOOL PROGRAM OF STUDIES 2014-2015 Educational Technologies Intro to Computer Applications Computer Graphics Astronomy Web Design & Development Intro to Programming (Visual Basic)

More information

MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department

MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department MONTGOMERY COLLEGE Rockville Campus CA141 Introduction to Database Applications Computer Applications Department Instructor Information Name: Mailbox Location: HU016 - see Office Assistant Email: profmathews@comcast.net

More information

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus

CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus CS 300-1 Client Side Web Development, Hybrid (crn # 10332) Fall 2015 Northeastern Illinois University > College of Arts & Sciences > Syllabus COURSE INFORMATION Credit Hours: 3.0 Course Description: The

More information

WEB DESIGN PRINCIPLES

WEB DESIGN PRINCIPLES WEB DESIGN PRINCIPLES FALL 2015 INSTRUCTOR INFORMATION Instructor Email Office Hours Jessica Pelasky jessica.pelasky@ufl.edu jessica.pelasky@gmail.com Phone 419-961-0583 M-F: 1-3pm ** Please email to schedule

More information

Monfort College of Business Semester Course Syllabus (2015-2016)

Monfort College of Business Semester Course Syllabus (2015-2016) Monfort College of Business Semester Course Syllabus (2015-2016) COURSE PREFIX/TITLE: BACS 200 Web Design and Development for Small Sem. Hrs. 3 Business Ed. Cap: 45 CATALOG DESCRIPTION: Prerequisite: Computer

More information

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS

ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS ERIE COMMUNITY COLLEGE COURSE OUTLINE A. COURSE TITLE: CS 103 - WEB DEVELOPMENT AND PROGRAMMING FUNDAMENTALS B. CURRICULUM: Mathematics / Computer Science Unit Offering C. CATALOG DESCRIPTION: (N,C,S)

More information

CSET 3100 Advanced Website Design (3 semester credit hours) IT Required

CSET 3100 Advanced Website Design (3 semester credit hours) IT Required CSET 3100 Advanced Website Design (3 semester credit hours) CSET Elective IT Required Current Catalog Description: This course covers the creation of HTML forms, creation of static and animated web graphics,

More information

Facebook Twitter YouTube Google Plus Website Email

Facebook Twitter YouTube Google Plus Website Email PHP MySQL COURSE WITH OOP COURSE COVERS: PHP MySQL OBJECT ORIENTED PROGRAMMING WITH PHP SYLLABUS PHP 1. Writing PHP scripts- Writing PHP scripts, learn about PHP code structure, how to write and execute

More information

Writing effective student learning outcomes

Writing effective student learning outcomes Writing effective student learning outcomes Attached are three excerpts and sources to help you to develop effective and assessable learning outcomes. Also attached are two syllabi templates: the first

More information

SYLLABUS FOR CS340: INTRODUCTION TO DATABASES

SYLLABUS FOR CS340: INTRODUCTION TO DATABASES SYLLABUS FOR CS340: INTRODUCTION TO DATABASES COURSE INFORMATION CREDITS: 4 INSTRUCTOR: AMENEH SARBAZIAZAD EMAIL: SARBAZIA@ONID.ORST.EDU COURSE CATALOG DESCRIPTION: Design and implementation of relational

More information

SI 539, Winter 2014 Complex Web Design

SI 539, Winter 2014 Complex Web Design SI 539, Winter 2014 Complex Web Design Lecture: Wednesday 1:00-4:00pm Office Hours*: Tuesdays 12:00pm 2:00pm *Please check my Google Calendar for updates http://collemc.people.si.umich.edu/ Instructor:

More information

Database Web Development ITP 300 (3 Units)

Database Web Development ITP 300 (3 Units) Database Web Development ITP 300 (3 Units) Fall 2014 Section 32031R Objective In this class students will learn to build dynamic, database- driven web sites. They will learn how to structure content for

More information

Wildlife Crime Scene Processing WIS 6934

Wildlife Crime Scene Processing WIS 6934 Wildlife Crime Scene Processing WIS 6934 Instructor: Susan Underkoffler, M.S. Office hours: contact instructor via email Email: sunderkoffler@ufl.edu Phone: 352-294-4091 Website: www.forensicscience.ufl.edu

More information

Web Design Principles

Web Design Principles Web Design Principles University of Florida, Online Masters in Web Design and Communication Course Number: MMC 5277 Term: Summer 2013 Credits: 4 Meeting Time: Tuesday and Thursday, 8-10pm EST Meeting Location:

More information

Specialized Programme on Web Application Development using Open Source Tools

Specialized Programme on Web Application Development using Open Source Tools Specialized Programme on Web Application Development using Open Source Tools Objective: At the end of the course, Students will be able to: Understand various open source tools(programming tools and databases)

More information

Course Outline Basic Web Development

Course Outline Basic Web Development Course Outline Basic Web Development For Professionals Who Can Participate? Anyone can join who has the interest to get into the creative web development profession. Prerequisite: Technical Skill: Must

More information

Course Descriptions. CS 101 Intro to Computer Science

Course Descriptions. CS 101 Intro to Computer Science Course Descriptions CS 101 Intro to Computer Science An introduction to computer science concepts and the role of computers in society. Topics include the history of computing, computer hardware, operating

More information

SYLLABUS CCE 5035 - CONSTRUCTION PLANNING & SCHEDULING FALL 2012

SYLLABUS CCE 5035 - CONSTRUCTION PLANNING & SCHEDULING FALL 2012 SYLLABUS CCE 5035 - CONSTRUCTION PLANNING & SCHEDULING FALL 2012 Dr. Charles R. Glagola, P.E., Associate Prof. 460 C Weil Hall Period 4 & 5 on Tuesday. Period 4 on Thursday Phone: Office 392-9537 Ext 1486,

More information

Lake-Sumter Community College Course Syllabus

Lake-Sumter Community College Course Syllabus Lake-Sumter Community College Course Syllabus Course / Prefix Number COP 2700 Course Title: Database Design & Analysis CRN: 30210 Credit: Term: Summer AE 2011 This course is designed to introduce the student

More information

University of Florida Soil and Water Science Department

University of Florida Soil and Water Science Department University of Florida SWS 4550/5551: Soils, Water, and Public Health Distance Education (DE) Course Online Summer 2012 3 credit hours Instructors: Dr. Elizabeth Hodges Snyder Courtesy Assistant Professor

More information

Collin College Business and Computer Systems

Collin College Business and Computer Systems Collin College Business and Computer Systems COURSE INFORMATION Course Number: ITSW 1304.P70 CRN 17101 Course Title: Introduction to Spreadsheets - Excel Course Description: Instruction in the concepts,

More information

Course Syllabus MMIS 656 Web Design Technologies

Course Syllabus MMIS 656 Web Design Technologies Nova Southeastern University Graduate School of Computer and Information Sciences Course Syllabus MMIS 656 Web Design Technologies (3 credits) Winter 2015, January 5 April 26, On-campus/online Instructor:

More information

2667A - Introduction to Programming

2667A - Introduction to Programming 2667A - Introduction to Programming Table of Contents Introduction Audience At Course Completion Prerequisites Microsoft Certified Professional Exams Student Materials Course Outline Introduction Elements

More information

INFORMATION BROCHURE Certificate Course in Web Design Using PHP/MySQL

INFORMATION BROCHURE Certificate Course in Web Design Using PHP/MySQL INFORMATION BROCHURE OF Certificate Course in Web Design Using PHP/MySQL National Institute of Electronics & Information Technology (An Autonomous Scientific Society of Department of Information Technology,

More information

BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012

BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012 BUS 1950-002-008 Computer Concepts and Applications for Business Fall 2012 Instructor: Contact Information: Susan Kling Office: 4505 Lumpkin Hall Phone: 217-581-8547 Email: SJKling@eiu.edu Course Website:

More information

Boston University. Overview and Description: Instructor, Contact Email, Office Hours and Blackboard Site: Topic Coverage.

Boston University. Overview and Description: Instructor, Contact Email, Office Hours and Blackboard Site: Topic Coverage. Boston University Metropolitan College MET CS601 - Web Application Development Overview and Description: This course focuses on building core competencies in web design and development. It begins with

More information

DIABLO VALLEY COLLEGE CATALOG 2014-2015

DIABLO VALLEY COLLEGE CATALOG 2014-2015 COMPUTER SCIENCE COMSC The computer science department offers courses in three general areas, each targeted to serve students with specific needs: 1. General education students seeking a computer literacy

More information

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17)

WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) WEB PAGE DESIGN AND DEVELOPMENT 2 COURSE CODE: 5033 (COURSE NAME CHANGES TO ADVANCED WEB DESIGN AND DEVELOPMENT IN 2016-17) COURSE DESCRIPTION: This advanced course is designed to provide students with

More information

MANAGEMENT INFORMATION SYSTEMS

MANAGEMENT INFORMATION SYSTEMS MANAGEMENT INFORMATION SYSTEMS 2013/2014 academic year Timetables can be accessed at http://timetable.ucc.ie/1314/department.asp Click on Click on Business Information Systems For information on building

More information

ISM 206 Web Design and Development Spring 2006

ISM 206 Web Design and Development Spring 2006 ISM 206 Web Design and Development Spring 2006 Instructor: Janice Knapp Office: 474 Bryan Building Voice Mail: 334-4890 Fax: 334-4083 Office Hours: M, W, F: 12:00-12:50 a.m. M, W: 3:15 4:00 p.m. And by

More information

Course Coordinator: Dr. Traci Krueger PHHP Dean s Office Fax (352) 273-5365 Cell (352) 280-0121 Email: kruegert@ufl.edu Office Hours: by appointment

Course Coordinator: Dr. Traci Krueger PHHP Dean s Office Fax (352) 273-5365 Cell (352) 280-0121 Email: kruegert@ufl.edu Office Hours: by appointment College of Public Health and Health Professions PHC 6183 Public Health Disaster Preparedness and Emergency Response in Humans and Animals 3 credits Summer 2014 Online Course, UF elearning, Website: lss.at.ufl.edu

More information

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY

Advanced Web Development SCOPE OF WEB DEVELOPMENT INDUSTRY Advanced Web Development Duration: 6 Months SCOPE OF WEB DEVELOPMENT INDUSTRY Web development jobs have taken thе hot seat when it comes to career opportunities and positions as a Web developer, as every

More information

I. PREREQUISITES For information regarding prerequisites for this course, please refer to the Academic Course Catalog.

I. PREREQUISITES For information regarding prerequisites for this course, please refer to the Academic Course Catalog. Note: Course content may be changed, term to term, without notice. The information below is provided as a guide for course selection and is not binding in any form, and should not be used to purchase course

More information

BCIS 1305 - Business Computer Applications - Online

BCIS 1305 - Business Computer Applications - Online BCIS 1305 - Business Computer Applications - Online Computer terminology, hardware, software, operating systems, and information systems relating to the business environment. The main focus of this course

More information

APK 3400 Introduction to Sport Psychology University of Florida Department of Applied Physiology & Kinesiology Spring 2016

APK 3400 Introduction to Sport Psychology University of Florida Department of Applied Physiology & Kinesiology Spring 2016 I. Course Information Title: APK 3400 Introduction to Sport Psychology Section(s): 4848 Credits: 3 credit hours Term: Access: Access course through Canvas on UF e-learning (https://lss.at.ufl.edu/) & the

More information