SRJC Course Outlines

4/25/2024 2:30:09 AMCS 17.11 Course Outline as of Summer 2009

Changed Course
CATALOG INFORMATION

Discipline and Nbr:  CS 17.11Title:  JAVA PROGRAMMING  
Full Title:  Java Programming
Last Reviewed:1/24/2022

UnitsCourse Hours per Week Nbr of WeeksCourse Hours Total
Maximum3.00Lecture Scheduled2.0017.5 max.Lecture Scheduled35.00
Minimum3.00Lab Scheduled014 min.Lab Scheduled0
 Contact DHR3.50 Contact DHR61.25
 Contact Total5.50 Contact Total96.25
 
 Non-contact DHR0 Non-contact DHR Total0

 Total Out of Class Hours:  70.00Total Student Learning Hours: 166.25 

Title 5 Category:  AA Degree Applicable
Grading:  Grade Only
Repeatability:  00 - Two Repeats if Grade was D, F, NC, or NP
Also Listed As: 
Formerly:  CIS 17

Catalog Description:
Untitled document
Object-oriented programming principles, Java language constructs, the Java Developer's Kit class libraries, multi-threading, networking, GUI development, applets and applications.

Prerequisites/Corequisites:
Course Completion of CS 10A ( or CS 10 or CIS 10 or CIS 10A or CIS 10 or BDP 10) OR Course Completion of CIS 20A


Recommended Preparation:
Completion of CS 50.11A (formerly CIS 58.51A or CIS 84.42A) OR CIS 58.31A (formerly CIS 84.44A); AND eligibility for ENGL 100 or ESL 100.

Limits on Enrollment:

Schedule of Classes Information
Description: Untitled document
Intended for students with previous programming experience. Topics include Object-oriented programming principles, Java language constructs, the Java Developer's Kit, class libraries, multi- threading, networking, GUI development, applets and applications.
(Grade Only)

Prerequisites:Course Completion of CS 10A ( or CS 10 or CIS 10 or CIS 10A or CIS 10 or BDP 10) OR Course Completion of CIS 20A
Recommended:Completion of CS 50.11A (formerly CIS 58.51A or CIS 84.42A) OR CIS 58.31A (formerly CIS 84.44A); AND eligibility for ENGL 100 or ESL 100.
Limits on Enrollment:
Transfer Credit:CSU;UC.
Repeatability:00 - Two Repeats if Grade was D, F, NC, or NP

ARTICULATION, MAJOR, and CERTIFICATION INFORMATION

Associate Degree:Effective:Inactive:
 Area:
 
CSU GE:Transfer Area Effective:Inactive:
 
IGETC:Transfer Area Effective:Inactive:
 
CSU Transfer:TransferableEffective:Summer 1996Inactive:
 
UC Transfer:TransferableEffective:Spring 2000Inactive:
 
C-ID:

Certificate/Major Applicable: Certificate Applicable Course



COURSE CONTENT

Outcomes and Objectives:
At the conclusion of this course, the student should be able to:
Untitled document
Students will:
1.  Evaluate the rationale of the Java language.
2.  Contrast Java and C++.
3.  Design programs using object-oriented methods.
4.  Create software using an integrated development environment.
5.  Integrate the Java class libraried with the construction of new
   classes.
6.  Test the efficiencies of multithreaded applications.
7.  Construct graphical user interfaces.
8.  Compare local I/O facilities with networking in Java.
9.  Evaluate, compare and contrast four design patterns.

Topics and Scope
Untitled document
1. Objected-oriented programming principles
  A. Encapsulation
  B. Inheritance
  C. Polymorphism
2. Comparison with C/C++
  A. Global variables
  B. Pointers
  C. Memory allocation
  D. Header files
  E. Preprocessor
3. Java language constructs
  A. Types
  B. Operators
  C. Flow Control
  D. Classes
  E. Packages and interfaces
4. JDK class libraries
  A. .lang
  B. .io
  C. .util
  D. .net
  E. .awt
  F. .applet
5. Threads and synchronization
  A. Thread priorities
  B. Synchronization
  C. Messaging
6. Networking
  A. Sockets for clients
  B. Sockets for servers
  C. URL connections
7. GUI development
  A. Components
  B. Layout manager
  C. Menu container
8. Applets
  A. HTML interface
  B. Parameters
  C. Initialization
  D. Graphics
9. Applications
  A. Parameters
  B. Initialization
  C. I/O

Assignments:
Untitled document
Complete Sun Microsystem's HTML-based Java tutorial. Develop several
applets and applications.

Methods of Evaluation/Basis of Grade.
Writing: Assessment tools that demonstrate writing skill and/or require students to select, organize and explain ideas in writing.Writing
0 - 0%
None
This is a degree applicable course but assessment tools based on writing are not included because problem solving assessments are more appropriate for this course.
Problem solving: Assessment tools, other than exams, that demonstrate competence in computational or non-computational problem solving skills.Problem Solving
25 - 60%
Homework problems, Exams
Skill Demonstrations: All skill-based and physical demonstrations used for assessment purposes including skill performance exams.Skill Demonstrations
20 - 50%
PROGRAMMING
Exams: All forms of formal testing, other than skill performance exams.Exams
20 - 30%
Multiple choice, True/false, Matching items
Other: Includes any assessment tools that do not logically fit into the above categories.Other Category
0 - 0%
None


Representative Textbooks and Materials:
Untitled document
"Java 1.1: The Complete Ref. 2nd Edition", by Naughton & Schildt
- Osborne/McGraw-Hill 1998

Print PDF