CSE 110
| Offered in: | Fall, Spring, and Summer |
| Credits: | 3 |
| Prerequisites: | None |
Principles of Programming
Section titled “Principles of Programming”Course Description: This course introduces the fundamentals of computer science and programming using Java. You will learn to solve problems, write programs, work with variables, methods, loops, arrays, and ArrayLists, handle files, and understand the basics of object-oriented programming and ethical computing.
Course Objectives:
- Describe the fundamental concepts of computer science and programming in Java.
- Utilize basic programming constructs, such as variables, methods, control structures, arrays, and ArrayLists.
- Learn about array algorithms, including searching and sorting.
- Apply object-oriented programming principles to design and implement programs.
- Demonstrate basic file input/output and use of standard Java classes.
Useful Tools
Section titled “Useful Tools”These are some of the tools that are useful for this course (contributions welcome!)
- W3Schools - Easy-to-follow tutorials and examples for learning Java basics.
- Online Java Compiler – Write and run Java code instantly online.
Student Reviews
Section titled “Student Reviews”- Review 1: “Fun way to get started with Java programming. You’ll do lots of coding, work with arrays and loops, learn the basics of object-oriented programming, but you’ll also spend plenty of time reading to understand the concepts.”
Fill out this form to add your review!