12-pl-ft-docker

所属分类:collect
开发工具:Dockerfile
文件大小:0KB
下载次数:0
上传日期:2023-04-17 18:17:32
上 传 者sh-1993
说明:  12语言编程专长。Docker和Ubuntu
(12 Language Programming feat. Docker & Ubuntu)

文件列表:
.devcontainer/ (0, 2023-09-18)
.devcontainer/Dockerfile (1805, 2023-09-18)
.devcontainer/devcontainer.json (968, 2023-09-18)
LICENSE (1072, 2023-09-18)
Program.c (848, 2023-09-18)
Program.cpp (888, 2023-09-18)
Program.cs (1012, 2023-09-18)
Program.go (733, 2023-09-18)
Program.java (1182, 2023-09-18)
Program.js (950, 2023-09-18)
Program.kt (684, 2023-09-18)
Program.php (636, 2023-09-18)
Program.py (562, 2023-09-18)
Program.r (652, 2023-09-18)
Program.rb (610, 2023-09-18)
Program.swift (696, 2023-09-18)

# 12 Language Programming feat. Docker & Ubuntu Someday, I thought: "Is it possible to have 12 different programming languages on my PC?". And this repo is the answer . A simple password validator via Bash. ## Description This repo contains 12 scripts, and each script solves the same problem but in different programming languages: - C - Cpp - C# - Go - Java - JavaScript - Kotlin - PHP - Python - R - Ruby - Swift The [Dockerfile](https://github.com/.devcontainer/Dockerfile) file contains the installation scripts for compilers and interpreters. Additionally, I've created the alias `clean` for zsh, which can be used to delete bytecode files such as `class`, `jar`, and `exe`. The [devcontainer.json](https://github.com/.devcontainer/devcontainer.json) file contains configurations for using [dev containers](https://github.comhttps://code.visualstudio.com/docs/devcontainers/containers) and ensuring the use of the [Code Runner](https://github.comhttps://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) extension within the container. ## License 2022 [Jhordyess](https://github.comhttps://github.com/jhordyess). Under the [MIT](https://github.comhttps://choosealicense.com/licenses/mit/) license. --- Made with by [Jhordyess](https://github.comhttps://www.jhordyess.com/)

近期下载者

相关文件


收藏者