This course provides an introduction to the internet/web capabilities and trends, and to computer programming in the context of building simple web pages. Intended for students with no previous programming experience who wish to understand the technologies making web sites possible, this course will provide a set of practical problem solving skills necessary for the development of dynamic client-side web content. This class provides non-majors with a basic skill set for leveraging web technologies and limits of such resources.
| Name | Office |
|---|---|
| Nelson Padua-Perez | AVW 1203 |
For office hours and other contact information, visit the staff link.
Final grades will be computed according the following weights:
| Task | Percentage |
|---|---|
| Projects | 50% |
| Quizzes | 10% |
| Midterm | 20% |
| Final Exam | 20% |
Once we have graded any class material (e.g., exams, projects, etc.) we will post an announcement and a deadline by which you must submit any regrade request (if necessary). It is your responsibility to submit regrade requests by the specified deadline; no regrade requests will be processed afterwards.
You need to keep backups of your projects as you develop them. No extensions will be granted because you accidentally erased your project. Feel free to use the submit server as a backup tool by submitting often. You can also use tools like git, etc. Do not post code in any online system that is accessible to others (e.g., github).
Note that academic dishonesty includes not only cheating, fabrication, and plagiarism, but also includes helping other students commit acts of academic dishonesty by allowing them to obtain copies of your work. In short, all submitted work must be your own. Cases of academic dishonesty will be pursued to the fullest extent possible as stipulated by the Office of Student Conduct.
It is very important for you to be aware of the consequences of cheating, fabrication, facilitation, and plagiarism. For more information on the Code of Academic Integrity or the Student Honor Council, please visit http://www.shc.umd.edu.
The following are examples of academic integrity violations:
We will be using (Piazza) for class communication. Regarding Piazza:
Any student who needs to be excused for an absence from a single lecture, recitation, or lab due to a medically necessitated absence shall:
Any student who needs to be excused for a prolonged absence (2 or more consecutive class meetings) or for a Major Scheduled Grading Event, must provide written documentation of the illness from the Health Center or from an outside health care provider. This documentation must verify dates of treatment and indicate the time frame that the student was unable to meet academic responsibilities. No diagnostic information shall be given. The Major Scheduled Grading Events for this course include midterm(s) and final exam.
It is also the student's responsibility to inform the instructor of any intended absences from exams for religious observances in advance. Notice should be provided as soon as possible, but no later than the Monday prior to the exam for both the midterm(s) and the final.
Any student eligible for and requesting reasonable academic accommodations due to a disability is requested to provide a letter of accommodation from the Office of Disability Support Services within the first two weeks of the semester.
All course materials are copyright UMCP, Department of Computer Science © 2016. All rights reserved. Students are permitted to use course materials for their own personal use only. Course materials may not be distributed publicly or provided to others (excepting other students in the course), in any way or format.
This schedule is tentative and subject to change. Keep in mind that the slides may not include all the material discussed in lecture. You are responsible for any material we present in lecture, even if it does not appear in the posted slides.
| Week | Topics | Slides | Work |
|---|---|---|---|
| CMSC122 Schedule | |||
| Week #1 (Jul 11) |
Internet, Web Browsers, Web Servers, Client/Server, HTML, CSS, Web Hosting Alternatives, JavaScript Basic Types, Conditionals, While Loops, do Whiles, Design (Pseudocode), |
IntroHTMLCSS.pdf IntroHTMLCSSCode.zip IntroHTMLCSS2.pdf IntroHTMLCSS2Code.zip JSTypesExprIf.pdf JSTypesExprIfCode.zip CascadedIfLoops.pdf CascadedIfLoopsCode.zip DesignDoWhilesCode.pdf DesignDoWhilesCode.zip |
P1 Out (Tue) P1 Due (Fri) P2 Out (Fri) Q1 (Fri) |
| Week #2 (Jul 18) |
Functions, Global/Local Variables, For Loops, Arrays, Passing Arrays, Break, Switch, Forms, Event-Driven Programming, DOM |
FunctionsCode.pdf FunctionsCode.zip Arrays.pdf ArraysCode.zip FunctionsPassingValues.pdf FunctionsPassingValuesCode.zip Forms.pdf FormsCode.zip |
P2 Due (Tue) P3 Out (Tue) Midterm (Wed) |
| Week #3 (Jul 25) |
Forms, Web Data Validation, Setting a Web Server, Geolocation API, localStorage, Graphics |
LocalStorageMisc.pdf LocalStorageMiscCode.zip jQuery.pdf jQueryCode.zip Miscellaneous.pdf MiscellaneousCode.zip |
P3 Due (Mon) P4 Out (Mon) P4 Due (Thu) Final (Fri) |
| Name | Nelson Padua-Perez |
|---|---|
| Office | AVW 1203 |
| Office Hours | Mon, Wed, Fri → 3:45 pm -4:45 pm |
| nelson [AT] cs [DOT] umd [DOT] edu |
| Name | Nelson Padua-Perez |
|---|---|
| Office | AVW 1203 |
| Office Hours | Mon, Wed, Fri → 3:45 pm -4:45 pm |
| nelson [AT] cs [DOT] umd [DOT] edu |
This schedule is tentative and subject to change. Keep in mind that the slides may not include all the material discussed in lecture. You are responsible for any material we present in lecture, even if it does not appear in the posted slides.
| Week | Topics | Slides | Work |
|---|---|---|---|
| CMSC122 Schedule | |||
| Week #1 (Jul 11) |
Internet, Web Browsers, Web Servers, Client/Server, HTML, CSS, Web Hosting Alternatives, JavaScript Basic Types, Conditionals, While Loops, do Whiles, Design (Pseudocode), |
IntroHTMLCSS.pdf IntroHTMLCSSCode.zip IntroHTMLCSS2.pdf IntroHTMLCSS2Code.zip JSTypesExprIf.pdf JSTypesExprIfCode.zip CascadedIfLoops.pdf CascadedIfLoopsCode.zip DesignDoWhilesCode.pdf DesignDoWhilesCode.zip |
P1 Out (Tue) P1 Due (Fri) P2 Out (Fri) Q1 (Fri) |
| Week #2 (Jul 18) |
Functions, Global/Local Variables, For Loops, Arrays, Passing Arrays, Break, Switch, Forms, Event-Driven Programming, DOM |
FunctionsCode.pdf FunctionsCode.zip Arrays.pdf ArraysCode.zip FunctionsPassingValues.pdf FunctionsPassingValuesCode.zip Forms.pdf FormsCode.zip |
P2 Due (Tue) P3 Out (Tue) Midterm (Wed) |
| Week #3 (Jul 25) |
Forms, Web Data Validation, Setting a Web Server, Geolocation API, localStorage, Graphics |
LocalStorageMisc.pdf LocalStorageMiscCode.zip jQuery.pdf jQueryCode.zip Miscellaneous.pdf MiscellaneousCode.zip |
P3 Due (Mon) P4 Out (Mon) P4 Due (Thu) Final (Fri) |
The planned dates when projects will be handed out and due is given in the course schedule. Beware that the exact dates are subject to change, but we will try to give you fair notice of any changes.
| Project | Deadline |
|---|---|
| Web Page | Fri Jul 15 |
| JavaScript/CSS | Tue Jul 19 |
| Analyze Values | Mon Jul 25 |
| Photo Viewer | Thu Jul 28 |
We will be using (Piazza) for class communication. Regarding Piazza:
This course provides an introduction to the internet/web capabilities and trends, and to computer programming in the context of building simple web pages. Intended for students with no previous programming experience who wish to understand the technologies making web sites possible, this course will provide a set of practical problem solving skills necessary for the development of dynamic client-side web content. This class provides non-majors with a basic skill set for leveraging web technologies and limits of such resources.
© 2016 University of Maryland College Park, MD 20742