CSE 1223
Transcript Abbreviation:
Programming Java
Course Description:
Introduction to computer programming and to problem solving techniques using computer programs; programming lab experience.
Course Levels:
Undergraduate (1000-5000 level)
Designation:
Elective
General Education Course:
(N/A)
Cross-Listings:
(N/A)
Credit Hours (Minimum if “Range”selected):
3.00
Max Credit Hours:
(N/A)
Select if Repeatable:
Off
Maximum Repeatable Credits:
(N/A)
Total Completions Allowed:
(N/A)
Allow Multiple Enrollments in Term:
No
Course Length:
14 weeks (autumn or spring)
12 weeks (summer only)
Off Campus:
Never
Campus Location:
Columbus
Lima
Mansfield
Newark
Instruction Modes:
In Person (75-100% campus; 0-24% online)
Prerequisites and Co-requisites:
Prereq: Math 1120, 1130, 1140, 1148, 1149, 1150, or 1151, or Math Placement Level M.
Electronically Enforced:
Yes
Exclusions:
(N/A)
Course Goals / Objectives:
Be competent with using basic coding features provided by high-level imperative programming languages
Be competent with writing computer programs to implement given simple algorithms
Be familiar with analyzing simple real-life problems and choosing appropriate algorithms for their solution
Be familiar with using basic data structures such as arrays in simple programs
Be familiar with using methods and classes to help produce well-structured programs
Be familiar with reading and programming for API?s
Be familiar with designing simple text-oriented user interfaces
Be familiar with working in a window-based computing environment
Be exposed to the services provided by an operating system
Be exposed to the virtual machine model of modern computer systems
Be exposed to data abstraction concepts and other more advanced programming ideas
Check if concurrence sought:
No
Contact Hours:
Topic | LEC | REC | LAB | LAB Inst |
---|---|---|---|---|
Basic concepts | 2.5 | 0.0 | 1.0 | 0 |
Primitive types and expressions; String; basic I/O | 2.5 | 0.0 | 1.5 | 0 |
Flow of control and Boolean expressions | 4.0 | 0.0 | 2.0 | 0 |
Defining methods | 4.0 | 0.0 | 2.0 | 0 |
Arrays | 3.0 | 0.0 | 1.5 | 0 |
Basic exception handling and standard Java I/O | 2.5 | 0.0 | 1.5 | 0 |
Classes and objects | 6.0 | 0.0 | 4.0 | 0 |
Total | 24.5 | 0 | 13.5 | 0 |
Grading Plan:
Letter Grade
Course Components:
Lecture
Lab
Grade Roster Component:
Lecture
Credit by Exam (EM):
Yes
Grades Breakdown:
Aspect | Percent |
---|---|
Midterm | 20% |
Final exam | 30% |
Homeworks | 10% |
Labs | 35% |
Class participation | 5% |
Representative Textbooks and Other Course Materials:
Title | Author | Year |
---|---|---|
Java: An Introduction to Computer Science & Programming (3rd Edition) | Savitch, W. |
ABET-CAC Criterion 3 Outcomes:
Outcome | Contribution | Description |
---|---|---|
1 | Some contribution (1-2 hours) | Analyze a complex computing problem and to apply principles of computing and other relevant disciplines to identify solutions. |
2 | Substantial contribution (3-6 hours) | Design, implement, and evaluate a computing-based solution to meet a given set of computing requirements in the context of the program’s discipline. |
4 | Some contribution (1-2 hours) | Recognize professional responsibilities and make informed judgments in computing practice based on legal and ethical principles |
5 | Some contribution (1-2 hours) | Function effectively as a member or leader of a team engaged in activities appropriate to the program’s discipline |
6 | Significant contribution (7+ hours) | Apply computer science theory and software development fundamentals to produce computing-based solutions. |
ABET-ETAC Criterion 3 Outcomes:
(N/A)
ABET-EAC Criterion 3 Outcomes:
Outcome | Contribution | Description |
---|---|---|
1 | Some contribution (1-2 hours) | an ability to identify, formulate, and solve complex engineering problems by applying principles of engineering, science, and mathematics |
2 | Substantial contribution (3-6 hours) | an ability to apply engineering design to produce solutions that meet specified needs with consideration of public health, safety, and welfare, as well as global, cultural, social, environmental, and economic factors |
4 | Some contribution (1-2 hours) | an ability to recognize ethical and professional responsibilities in engineering situations and make informed judgments, which must consider the impact of engineering solutions in global, economic, environmental, and societal contexts |
5 | Some contribution (1-2 hours) | an ability to function effectively on a team whose members together provide leadership, create a collaborative and inclusive environment, establish goals, plan tasks, and meet objectives |
Embedded Literacies Info:
Attachments:
(N/A)
Additional Notes or Comments:
(N/A)
Basic Course Overview:
CSE_1223_basic.pdf
(10.95 KB)