tfshockness / BCIT-JAVA01

Exercises and Assignments which I have done in my BCIT Java development 1.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BCIT - Computer System

COMP 1409 - Intro to Software Development 1 - Java

It is a hands-on course with focus in modern object-oriented (OO) design using Java as Development language. Topics include on the course. Classes and Objects and their relationships, primitive data types, constructors, methods, repetition and selection, collection, abstraction and modularization.

Competencies

  • Explain object-oriented programming concepts including: object, class, method, encapsulation.
  • Explain abstraction and modularization in programming.
  • Describe data types used in programming.
  • Explain the use of variables and constants.
  • Identify and use control structures.
  • Use correct syntax and documentation standards.
  • Read class library interfaces.
  • Write simple programs.
  • Test and debug simple programs.
For More: BCIT - Course Outline

About

Exercises and Assignments which I have done in my BCIT Java development 1.


Languages

Language:Java 100.0%