Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 775 Bytes

File metadata and controls

7 lines (4 loc) · 775 Bytes

Language-Review

The aim of this project is to provide a source of reference and review to allow myself to return to languages I have used previously. This will also provide practice for development, maintanance, and documentation with various languages.

This repo is split into various languages and below that, two resources. The first resource '/Overview' will be simply examples of various functions and features of each language. The second resource is '/Vehicles'. This project is a simple veicle simulator that will provide examlpes of various real world software systems and solutions applied to a problem.

Note: some code will be redundant, completely unused, or unnecessary. This is deliberate. The aim is to provide examples for reference of how to do various