Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

Programming 1 Labs Submissions. Overall averaged 87% (Prizeworthy)

Notifications You must be signed in to change notification settings

eugeneagyeman/Programming1Labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming 1 Labs

Please note any future or current CS Undergrads are not permitted to copy, reuse or distribute any of my code as to do so would be a breach of Academic Integrity and a pain in my backside... You have been warned.

Programming 1 Labs Submissions. Overall averaged 87% (Prizeworthy)

Introduction to Object Orientated Programming Concepts in Java.

These labs covered these concepts below (Source southampton.ac.uk)

  • Writing and running programs
  • Compilation, Interpretation and the Java Virtual Machine
  • Variables, Objects, Primitives and Scope
  • Methods
  • Computational Thinking
  • Constructors
  • Loops and Arrays
  • Collections and Iterators
  • The Java Library
  • Integrated Development Environments
  • Testing and Debugging
  • Software Design (What makes a good program)
  • Super and Sub Classes (Inheritence)
  • Polymorphism and Dynamic Binding
  • Abstract Classes and Interfaces
  • Designing Applications (Moving from problem to solution)

About

Programming 1 Labs Submissions. Overall averaged 87% (Prizeworthy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages