Skip to content

Thanatisia/dev-practice-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development practice project

Table of Contents

Information

Description

Previously this repository was named 'cpp-practice-project', a practice ground for C++ concepts.

However, after consideration on scalability, I have convert this to a practice ground for implementing various programming language concepts 

[Currently implemented]
- CLI Argument parsing, 
- system command calling and 
- working on pipes.

Generally, the aim is to create a centralized write-up/documentation repository to reference whenever I want to implement the above features

- Documentations as to how things works will be added in due time

Language support

Currently added

Planned/In consideration

  • Golang
  • Rust
  • OCAML
  • Typescript
  • htmx

Setup

Documentation

How to use?

  • Pre-Requisite Steps
    1. Clone the repository
      git clone https://github.com/Thanatisia/dev-practice-project
    2. Decide on the programming language you want to use
    3. Navigate into the language of your choice
      cd languages/[your-language]
    4. Read the 'README.md' for a starter's guide to the language
    5. The source codes and libraries are in 'src/'

Wiki

Snippets and Examples

TODO Pipeline

  • You can refer to TODO for a list of various tools, documentations, ideas that are in consideration

Resources

References

Remarks

About

A practice ground for implementing various C++ concepts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published