File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,10 +23,10 @@ here is the official list of supported programming languages:
2323| -------- | ------------------------------------------------------------------------------------ | ------------------------------------------- | ----------------- |
2424| C | [ Documentation] ( https://sample-programs.therenegadecoder.com/languages/c/ ) | [ gcc] ( https://hub.docker.com/_/gcc ) | hyphen |
2525| C ++ | [ Documentation] ( https://sample-programs.therenegadecoder.com/languages/c-plus-plus/ ) | [ gcc] ( https://hub.docker.com/_/gcc ) | hyphen |
26- | Go | [ Documentation ] ( https://sample-programs.therenegadecoder.com/languages/ruby/ ) | [ golang] ( https://hub.docker.com/_/golang ) | hyphen |
26+ | Go | | [ golang] ( https://hub.docker.com/_/golang ) | hyphen |
2727| Java | [ Documentation] ( https://sample-programs.therenegadecoder.com/languages/java/ ) | [ openjdk] ( https://hub.docker.com/_/openjdk ) | pascal |
2828| Python | [ Documentation] ( https://sample-programs.therenegadecoder.com/languages/python/ ) | [ python] ( https://hub.docker.com/_/python ) | underscore |
29- | Ruby | | [ ruby] ( https://hub.docker.com/_/ruby ) | hyphen |
29+ | Ruby | [ Documentation ] ( https://sample-programs.therenegadecoder.com/languages/ruby/ ) | [ ruby] ( https://hub.docker.com/_/ruby ) | hyphen |
3030
3131In the table above, you might have noticed the naming convention column.
3232The terms in that column indicate the expected naming convention of the code
You can’t perform that action at this time.
0 commit comments