446163 / work

My actual work repo (Dont edit anything please)
3 stars 0 forks source link

Hello, and welcome to my private work repository.

You now have special access to an otherwise hidden repo that it based on an Extended diploma in IT with a software specialism. :D

The format of the repo

The files are formatted in a standard way with a few exceptions because there are some other files apart from BTEC work here.

All BTEC work will follow the naming scheme as follows:

Assignments

uxay.md/tex/pdf

With this meaning...

The following is regular expression to show the above explaination in a more concise format.

\u[0-9]+\a[0-9]+\.((md|tex)|pdf)

Briefs

In addition to this I also have the assignment briefs for some of the assignments here as well and these will be laid out like so:

uxa*y***b**

With the additional b on the end meaning...

The following is regular expression to show the above explaination in a more concise format.

\u[0-9]+\a[0-9]+\b

Notes

The last type of standard file in this repo is the notes file and this is laid out like so:

uxa*y***n-name**

As before this layout indicates that:

The following is regular expression to show the above explaination in a more concise format.

\u[0-9]?\a[0-9]?\-[a-z]+

Important notice about the notes

Images

I also store all of the images that I use in the assignments in this repo and these are stored as follows:

unimg/

This is a folder that the images are contained in as this works very similarly as the previous items:

The following is regular expression to show the above explaination in a more concise format.

\u[0-9]?\a[0-9]?\-(img)

Usage

You may use this repo to view and get ideas about assignments that you may be stuck or confused about. However, there are some important rules that you have to follow!

The breaking of these basic rules could result in you being banned from this repo or it could lead to the complete remove of everyone else as well so please use it well

Additional features

However, there are some additional features about this repo that could benefit all of us using it.

So that is it really, hope you find this useful and it helps you with your BTEC in the end...