Internet Explorer 7, 8, and 9 are no longer supported. Please use a newer browser.
Concourse works best with JavaScript enabled.
San Jose State University logo

College of Professional and Global Education · School of Information

Information Technology Tools and Applications
INFO 240

  • Fall 2023
  • Section 11
  • 3 Unit(s)
  • 08/21/2023 to 12/06/2023
  • Modified 07/31/2023

Canvas Information

This course will be available on Canvas beginning August 21st, 6 am PT.

You will be enrolled in the Canvas site automatically.

Contact Information

Adam Romanik
E-mail
Office: Online
Phone: 443-252-1276
Office Hours: Virtual office hours by Arrangement

Course Description and Requisites

We will concentrate on using modular web design techniques with discussion and application in the following areas:

  • HTML5
  • CSS3
  • images and other media
  • information architecture
  • cultural issues in website design
  • accessibility and usability
  • responsive, mobile-first web design
  • XML/XSLT
  • JavaScript/JSON
  • PHP

You will be assigned a final website project that will require you to use most of the concepts learned throughout the semester.

Throughout the course, you will be expected to create a journal entry addressing an issue relevant to the lesson's topic of discussion.

Course Requirements

Technology Requirements
Your computer and Internet access must meet or exceed the minimum requirements described on the iSchool Home Computing requirements page.

Requisites

INFO 202.

Classroom Protocols

Expectations

Students are expected to participate fully in all class activities. It is expected that students will be open-minded and participate fully in discussions in class and debate in a mature and respectful manner. Use of derogatory, condescending, or offensive language including profanity is prohibited. Disagreement is healthy and perfectly acceptable. Expressing disagreement should always include an explanation of your reasoning and, whenever possible, evidence to support your position. In accordance with San José State University's Policies, the Student Code of Conduct, and applicable state and federal laws, discrimination based on gender, gender identity, gender expression, race, nationality, ethnicity, religion, sexual orientation, or disability is prohibited in any form.

Program Information

Course Workload

Success in this course is based on the expectation that students will spend, for each unit of credit, a minimum of forty-five hours over the length of the course (normally 3 hours per unit per week with 1 of the hours used for lecture) for instruction or preparation/studying or course-related activities including but not limited to internships, labs, clinical practica. Other course structures will have equivalent workload expectations as described in the syllabus.

Instructional time may include but is not limited to:
Working on posted modules or lessons prepared by the instructor; discussion forum interactions with the instructor and/or other students; making presentations and getting feedback from the instructor; attending office hours or other synchronous sessions with the instructor.

Student time outside of class:
In any seven-day period, a student is expected to be academically engaged through submitting an academic assignment; taking an exam or an interactive tutorial, or computer-assisted instruction; building websites, blogs, databases, social media presentations; attending a study group; contributing to an academic online discussion; writing papers; reading articles; conducting research; engaging in small group work.

Course Goals

Core Competencies (Program Learning Outcomes) Supported

INFO 240 supports the following core competencies:

  1. E Design, query, and evaluate information retrieval systems.
  2. G Demonstrate understanding of basic principles and standards involved in organizing information such as classification and controlled vocabulary systems, cataloging systems, metadata schemas or other systems for making information accessible to a particular clientele.
  3. H Demonstrate proficiency in identifying, using, and evaluating current and emerging information and communication technologies.

Course Learning Outcomes (CLOs)

Upon successful completion of the course, students will be able to:

  1. Understand the client-server relationship and how to work with a UNIX server.
  2. Identify the difference between client- and server-side Web programming languages.
  3. Develop conceptual and practical strategies for presenting information on the Web.
  4. Create content in XHTML and HTML5 formats.
  5. Design interfaces using CSS.
  6. Present information on the Web with a consideration for usability, accessibility, and cultural issues.
  7. Work with Web 2.0 technologies such as RSS, blogs, wikis, collaborative writing tools, and digital storytelling tools.
  8. Examine some simple JavaScript programs.
  9. Incorporate interactive forms onto a Web page using a simple PHP program.
  10. Build an XML file and access it via an XSLT stylesheet.

Course Materials

Textbooks

Required Textbooks:

  • Frain, B. (2022). Responsive Web design with HTML5 and CSS: Build future-proof responsive websites using the latest HTML5 and CSS techniques (4th ed.). Packt. Available through Amazon: 180324271X.

Course Requirements and Assignments

Software

Information about installing and configuring software will be provided during the first week of class.

sFTP Client:

Text/HTML Editor:

  • Notepad++ - Recommended for Windows users
  • BBEdit - Recommended for Mac users
    Note: You don't need to purchase BBEdit. You can click "Free Download" and use it for free.

Image Editor (one of these):

Browser & Extension:

 

Measuring Student Learning Outcomes

Assignment Occurrences Points Awarded for each assignment Total Points
Weekly Assignments 14 30 points 420 points
Weekly Participation 14 15 points 210 points
Final Project 1 120 points 120 points 
Midterm 1 50 points 50 points
Final Exam 1 50 points 50 points
    Total Possible Points 850 points

Grading Information

The standard SJSU School of Information Grading Scale is utilized for all iSchool courses:

97 to 100A
94 to 96A minus
91 to 93B plus
88 to 90B
85 to 87B minus
82 to 84C plus
79 to 81C
76 to 78C minus
73 to 75D plus
70 to 72D
67 to 69D minus
Below 67F

 

In order to provide consistent guidelines for assessment for graduate level work in the School, these terms are applied to letter grades:

  • C represents Adequate work; a grade of "C" counts for credit for the course;
  • B represents Good work; a grade of "B" clearly meets the standards for graduate level work or undergraduate (for BS-ISDA);
    For core courses in the MLIS program (not MARA, Informatics, BS-ISDA) — INFO 200, INFO 202, INFO 204 — the iSchool requires that students earn a B in the course. If the grade is less than B (B- or lower) after the first attempt you will be placed on administrative probation. You must repeat the class if you wish to stay in the program. If - on the second attempt - you do not pass the class with a grade of B or better (not B- but B) you will be disqualified.
  • A represents Exceptional work; a grade of "A" will be assigned for outstanding work only.

Graduate Students are advised that it is their responsibility to maintain a 3.0 Grade Point Average (GPA). Undergraduates must maintain a 2.0 Grade Point Average (GPA).

University Policies

Per University Policy S16-9 (PDF), relevant university policy concerning all courses, such as student responsibilities, academic integrity, accommodations, dropping and adding, consent for recording of class, etc. and available student services (e.g. learning assistance, counseling, and other resources) are listed on the Syllabus Information web page. Make sure to visit this page to review and be aware of these university policies and resources.

Course Schedule

Dates Topic Assignment
08/21 - 08/27 Introduction, history of the web, how the web works, technical setup, UNIX-like servers

assignment supports: CLO #1, CLO #4

Assignment 1

Due date: 08/28

08/28 - 09/03 Basic HTML5, web standards

assignment supports: CLO #4, CLO #6

Assignment 2

Due date: 09/04

09/04 - 09/10

 

Semantic HTML5 & Advanced Selectors

assignment supports: CLO #3, CLO #5, CLO #6

Assignment 3

Due Date: 09/11

09/11 - 09/17 Images: optimizing for the web, basic image manipulation

assignment supports: CLO #5, CLO #6

Assignment 4

Due date: 09/18

09/18 - 09/24 Tables and nested lists

assignment supports: CLO #4, CLO #5

Assignment 5

Due date: 09/25

09/25 - 10/1 CSS3 & Modular Design

assignment supports: CLO #3, CLO #5

Assignment 6

Due date: 10/2

10/2 - 10/8 CSS3 Layouts & Responsive Design: CSS box model, layouts, floats

assignment supports: CLO #3, CLO #4, CLO #5 , CLO #6

Assignment 7

Due date: 10/9

Midterm

Due Date: 10/13

10/9 -10/15

CSS Flexbox

assignment supports: CLO #3, CLO #4, CLO #5 , CLO #6

Assignment 8

Due date: 10/16

10/16 - 10/22

CSS Grid

assignment supports: CLO #3, CLO #4, CLO #5 , CLO #6

Assignment 9

Due date: 10/23

10/23 - 10/29

Navigation menus and print CSS stylesheets

assignment supports: CLO #3, CLO #4, CLO #5, CLO #6

Assignment 10
 

Due date: 10/30

10/30 - 11/5

Forms & PHP

assignment supports: CLO #2, CLO #3, CLO #4, CLO #5 , CLO #6, CLO #9

Assignment 11

Due date: 11/6

11/6 - 11/12 Media & JavaScript

assignment supports: CLO #2, CLO #3, CLO #7, CLO #8

Assignment 12

Due date: 11/13

11/13 - 11/19

Design Issues: info architecture, cultural issues, accessibility/usability, SEO

assignment supports: CLO #3, CLO #6

Assignment 13

Due date: 11/20

11/20 - 12/6 Final Project

Due date: 12/6

12/8 Final Exam

Due Date: 12/8

LAST DAY TO SUBMIT FINAL PROJECT:
Friday, 12/06