Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language-Library

Language-Library

Project Overview

Language-Library is a collection of simple projects in various programming languages. Each project demonstrates basic functionalities and serves as a learning resource for developers of all skill levels.

Projects Included

  • Python
    • Flask-based Configuration Management System
  • JSON
    • Configuration Management System with Validation and Backup
  • YAML
    • Application Settings Manager
  • Bash
    • Scripts for various automation tasks
  • C#
    • Basic application showcasing language features
  • C++
    • Simple projects demonstrating fundamental concepts
  • C
    • Basic C programs
  • CSS
    • Styling examples and utilities
  • Go
    • Basic projects and utilities in Go
  • HTML
    • Web pages and templates
  • Java
    • Basic applications and utilities
  • JavaScript
    • Scripts and web applications
  • Markdown
    • Documentation and examples
  • PHP
    • Simple web applications
  • PowerShell
    • Automation scripts
  • YAML
    • Configuration files and examples

Table of Contents

Setup and Usage

Python

  1. Flask-based Configuration Management System

    Navigate to the Python directory and run the Flask application:

    cd Python
    python app.py
  2. JSON Configuration Management

    Navigate to the JSON directory and run the management script:

    cd JSON
    python manage_config.py
  3. YAML Application Settings Manager

    Navigate to the YAML directory and run the management script:

    cd YAML
    python manage_settings.py

Project Structure

Language-Library/
├── .github/workflows/
├── Bash/
├── C/
├── C#/
├── C++/
├── CSS/
├── Go/
├── HTML/
├── JSON/
├── Java/
├── JavaScript/
├── Markdown/
├── PHP/
├── PowerShell/
├── Python/
├── YAML/
├── README.md
└── index.html

Project Stats

Languages Repo Size Issues Forks Stars License Contributors

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgements

About

Just like learning your A-B-C's

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

Used by

Contributors

Languages