CS 496 - Web and Mobile Application Development
Spring 2012
Instructors:
- David Babcock, dbabcock@ycp.edu
Office hours (KEC 101): MW 1:00-3:00; T/Th 11:00-12:00 - David Hovemeyer, dhovemey@ycp.edu
Office hours (KEC 113): MWF 11-12, T/Th 2-3
Course Description
This course will cover the design and implementation of web and mobile applications.
In a team project, you will design and implement a substantial client/server system that supports both web and mobile user interfaces.
Topics will include:
- HTTP
- Web services
- Databases, SQL, Object-Relational Mapping
- HTML/CSS/DOM
- Javascript
- AJAX
- Web application architectures
- Mobile application architectures
- Mobile application lifecycle
- Mobile UI's
- Data persistence/mobile database
- Content providers
Prerequisites
CS 201
Textbook
None
Course Structure and Expectations
Class time will be spent primarily on discussion of reading topics and work on labs and other assignments. In general, we will avoid giving lectures. It is very important that you do the reading; otherwise, it will be difficult for us to use the class time effectively.
Each reading assignment will be accompanied by one or more self-test exercises. By doing these exercises, you can ensure that you have a basic understanding of the topic covered in the reading.
Learning Outcomes
By the end of the semester you will be able to
- Design web and mobile applications
- Implement web and mobile applications
- Design and implement rich web user interfaces using HTML, CSS, and Javascript
- Design and implement mobile applications using Android
- Use relational databases for storage and retrieval of persistent data
Policies
Grades
Grades are assigned on a 100-point scale:
Numeric Range Letter Grade 90-100 A (4.0) 85-90 B+ (3.5) 80-85 B (3.0) 75-80 C+ (2.5) 70-75 C (2.0) 60-70 D (1.0) 0-60 F (0.0)
Your overall grade for the course will be determined as follows:
- Individual homework: 30%
- Team project: 65% (*)
- Attendance and participation: 5%
(*) You must make a substantial technical contribution to your team software project. Although the non-technical contributions you make to your project, such as planning, communication, and organization, are important, you must also make a substantial contribution to the design and implementation of the software. We reserve the right to assign a failing grade for the course to any student who does not do this.
Course website
Please check the course web page, http://faculty.ycp.edu/~dhovemey/spring2012/cs496/, regularly for important announcements.
Reading Assignments
Reading assignments are posted on the Reading Assignments Page. Each reading assignment will be posted at least 1 week before the class in which the topic will be covered.
We expect you to do each reading before class.
Posting and submission of assignments and labs
Assignments and labs will be posted as zip files on the course web page, http://faculty.ycp.edu/~dhovemey/spring2012/cs496/.
Assignments will be submitted using the server https://cs.ycp.edu/marmoset/. You will receive an email containing the username and password you should use for this server.
Academic Integrity
The college catalog states the following:
Academic dishonesty will not be tolerated at York College. Academic dishonesty refers to actions such as, but not limited to, cheating, plagiarism, fabrication of research, falsification of academic documents, etc., and includes all situations where students make use of the work of others and claim such work as their own.
Please refer to the college catalog for an explanation of the official college policies relating to academic integrity.
The following policy pertains to homework and graded (individual) programming assignments in this course:
All homework assignments and graded (individual) programming assignments are to be completed individually. I encourage you to discuss high level concepts and strategies with other students, but any work you submit must be yours alone.
Direct copying of code or other work from other students, web sites, or other sources is absolutely forbidden under any circumstances.
Any sources (books, websites, articles, fellow students, etc.) that you consult in completing an assignment must be properly acknowledged. In general, I strongly discourage you from using any resource not explicitly listed in the course syllabus or on the course web page. When you work on a programming assignment, it must be your program, not your adaptation of someone else's program.
You are allowed to (and expected to) work with the members of your team on team project(s).
Quizzes and exams must be completed individually.
Any violation of the course's academic integrity policy will be referred to the Dean of Academic Affairs, and could have consequences ranging from a 0 on an assignment to dismissal from the college.
Late Assignments
Late assignments will be marked down 10% per day late. No credit will be given for assignments that are more than three (3) days late.
Exams
No make-up exams will be given without approval of the instructor prior to class unless proof of extreme emergency or illness is provided. All exams will be open book and open notes.
Attendance and Participation
We expect you to attend class and participate regularly in class activities. If you miss a class, please notify me in advance. You are responsible for all material covered in class, regardless of whether or not you were present. If you attend and participate in class regularly, you can expect to receive full credit for attendance and participation. Frequent absence and/or lack of participation will reduce the credit you receive for attendance and participation. You are responsible for keeping up with the reading assignments as described in the schedule below.
Professionalism
We expect you to conduct yourself as a professional in this course. Professionalism includes:
- Respect for and courteous interaction with peers, faculty and facilities;
- Integrity, which includes at its core honesty, responsibility and accountability for one’s own actions;
- Sensitivity and appreciation for diverse cultures, backgrounds, and life experiences;
- Constructive evaluation, which means that criticism is offered and accepted in a productive manner;
- Self-reflection and identification of one’s own strengths and weaknesses;
- Responsibility for one’s own education and learning;
- An attitude that fosters professional behavior in colleagues and peers;
- Punctuality at meetings and class sessions;
- Attentive behavior during class sessions, avoiding personal or social use of cell phones, laptops, or other electronic devices;
- Acknowledgement of the Kinsley Engineering Center as a professional workplace, and treatment of this facility as a business or office space, not as an informal space.
We reserve the right to enforce this code through the York College Code of Student Conduct.
Use of Personal Technology in the Classroom
While York College recognizes students’ need for educational and emergency-related technological devices such as laptops, PDA’s, cellular phones, etc., using them unethically or recreationally during class time is never appropriate. The college recognizes and supports faculty members’ authority to regulate in their classrooms student use of all electronic devices.
Communication Standards
York College recognizes the importance of effective communication in all disciplines and careers. Therefore, students are expected to competently analyze, synthesize, organize, and articulate course material in papers, examinations and presentations. In addition, students should know and use communication skills current to their field of study, recognize the need for revision as part of their writing process, and employ standard conventions of English usage in both writing and speaking. Students may be asked to further revise assignments that do not demonstrate effective use of these communication skills.
Schedule
This schedule may be subject to changes. Any changes will be announced in class and also be posted on the course web page.
Note: the reading assignments are listed on the Reading Assignments Page.
| Week | Note | Topic |
|---|---|---|
| Week 1: Jan 16 - Jan 20 | No class Mon | Client/server systems (intro) |
| Week 2: Jan 23 - Jan 27 | HTTP, XML, web services | |
| RESTful web services | ||
| Week 3: Jan 30 - Feb 3 | ||
| Week 4: Feb 6 - Feb 10 | ||
| Week 5: Feb 13 - Feb 17 | ||
| Week 6: Feb 20 - Feb 24 | ||
| Feb 27 - Mar 2 | Winter break: no class | |
| Week 8: Mar 5 - Mar 9 | ||
| Week 9: Mar 12 - Mar 16 | ||
| Week 10: Mar 19 - Mar 23 | ||
| Week 11: Mar 26 - Mar 30 | ||
| Week 12: Apr 2 - Apr 6 | ||
| Week 13: Apr 9 - Apr 13 | No class Mon | |
| Week 14: Apr 16 - Apr 20 | ||
| Week 15: Apr 23 - Apr 27 | ||
| Week 16: Apr 30 - May 3 | ||
CS 496 - Syllabus