Menu

Search Program/Discipline

  • Results for SLO Disciplines>

Search Courses

  • Results for SLO Disciplines>

Student Learning Outcomes

Course Name: Fundamentals of Computer Science
Course Number: CSCI 110
Course Objectives:
  • CS students feel they have the resources necessary for their success.
  • Students will feel that computer science is a beneficial part of their education
  • Define computer terminology.
  • Describe various data representations.
  • Demonstrate number system conversion to and from binary, decimal and hexadecimal.
  • Discuss fundamental units of digital computers.
  • Describe instruction set, computer organization and operating system features.
  • Analyze and design efficient algorithms for problem solving.
  • Utilize text editors, compilers and IDEs.
  • Utilize appropriate data types and structures.
  • Write, organize and assemble program documentation.
  • Create correct code, and debug simple errors in one of the higher level languages (C, C++ or Java.)
  • For a given algorithm students will be able to write the C++ code using a modular approach.