Skip to content

The initial directory structure for COM-250 for Spring 2022 at AUCA

Notifications You must be signed in to change notification settings

toksaitov/com-250-spring-2022-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

COM-250, Spring 2022: Course Directory

Here all the lab and project sources should be stored and submitted by the student to his/her 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 periodically checked 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 not correct, 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 serious infraction, you will be reported to the registrar 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-250 for Spring 2022 at AUCA

Resources

Stars

Watchers

Forks