Course Descriptions
- CSCI-111 - INTRO. TO THE JAVA PROGRAMMING LANGUAGE 4 credits
- This course is designed specifically for students with no programming experience. The course provides first-time programmers an excellent choice for programming using the Java programming language. With this knowledge, students will develop programming skills in the areas of object oriented and Java technology. Through the use of the Sun Java JDK, students explore the principles of object-oriented programming, including classes and inheritance. Topics include compiling Java applications, variables and data types, operators, control flow, classes and objects. While the course focuses on the development of Java applications, students will be exposed to rudimentary GUI design and event handling to develop simple Java Windows-based applications. By the end of the class, students will be able to create simple programs using Java technology, and read and edit Java technology source code. A three-hour lab is required with this course. CO-REQUISITE: MATH-132 or MATH-145.

