Skip to content

RMIT-Vietnam-Teaching/Workshop3-COSC3056-2024B

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COSC3056 Workshop 03 Starter Code

This repository contains the starter code for:

  • Git collaboration
  • Practice Java coding
  • Futher HTML practice
  • Futher CSS practice

Git Collaboration Exercises

Initial Git collabroation exercises (in the folder java)

Java Collabration Exercise

Java Classes and Collaboration activity (in the folder java). It contains one sub-folder.

  • prereq - for students who have successfully passed COSC3054 (Programming Bootcamp 1) as a pre-requisite to the Programming Studio 1.

This is for practicing how to:

  • Revise Java programming from Bootcamp.

HTML + CSS Collabration Exercise

Continued HTML exercises (in the folder html).

This is the starter example for:

  • Investgiating CSS layout using existing templates
  • Collaborating on a site via Git

You should note the following about this example

  • The CSS is contained in the external style.css file
  • The provided image is a placeholder
  • The HTML example is based on the CSS Template from W3school.com

DEV Container for GitHub Codespaces

The .devcontainer folder contains configuration files for GitHub Codespaces. This ensures that when the GitHub classroom is cloned, the workspace is correctly configured for Java (V16) and with the required VSCode extensions. This folder will not affect a local VSCode setup on a computer.

🚨 DO NOT MODIFY THE CONTENTS OF THIS FOLDER. 🚨

Authors

  • COSC3056 teaching team, School of Science and Technologies, RMIT Vietnam.
  • Dr. Timothy Wiley, School of Computing Technologies, STEM College, RMIT University.
  • Dr. Edouard Amouroux, School of Computing Technologies, STEM College, RMIT University.
  • A/Prof. Julie Porteous, School of Computing Technologies, STEM College, RMIT University.

Copyright RMIT University (c) 2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published