CISC115 Computer Science I
 
A first course for computer science students providing an introduction to the use and impact of computers, numbering systems, data representations, the fundamentals of structured programming, and problem solving through the use of logic design tools. Students develop programs using Java and utilize the computer for problem solving.
 
  • Basic Course Information

  •  
  • Number Systems (my notes)

  • Other helpful number system links:
    Number System link 1
    Number System link 3
    Number System link 4
    Number System link 5

  • Java API at Sun
  • Java syntax help
  • Google Sample Code
  • Return to home page