Skip to content

The initial directory structure for COM-392 for Spring 2023 at AUCA

Notifications You must be signed in to change notification settings

BobojonM/com-392-spring-2023-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

COM-392, Spring 2023: Course Directory

Here all the lab and project sources should be stored and submitted by the student to their private course repository. The repository MUST be shared with the instructor and only with him. The student MUST commit and push to GitHub periodically after finishing work on every part of a lab or a project. The repository will be checked regularly by the instructor or an automated script and graded. Ensure to keep the directory in good order. Ensure to precisely follow the naming convention for directories, files, and classes. Your grade will be lowered if the naming is incorrect and the autograder fails to test your work. Do not share your work, and don't plagiarize other people's work. Your repository will be checked for plagiarism from time to time. In the case of a severe infraction, you will be reported to the registrar's office and automatically fail the course.

Required Software

Install the following software on your machine and clone the remote repository.

Naming Convention

Commit Messages

Commit messages should briefly explain the nature of change. Project commits may contain a detailed commit description on a separate line.

Examples

Finish Lab 1, Part 1
Finish Lab 2, Part 2
Finish Part 1 in Project 1
Finish Part 2 in Project 1
...

Directory Names

You MUST use the following names for directories:

  • lab-1
  • lab-2
  • ...
  • project-1

Project

The structure of the project directory will be explained in the project requirements.

About

The initial directory structure for COM-392 for Spring 2023 at AUCA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published