From 14c2e80e8747236db139740fab6b8b1eea3a3b76 Mon Sep 17 00:00:00 2001 From: rzuckerm Date: Sat, 3 Aug 2024 19:46:49 +0000 Subject: [PATCH] Regenerated READMEs --- archive/j/julia/README.md | 4 ++-- archive/o/odin/README.md | 14 +++++++------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/archive/j/julia/README.md b/archive/j/julia/README.md index 873d1bc75..21422bf59 100644 --- a/archive/j/julia/README.md +++ b/archive/j/julia/README.md @@ -2,7 +2,7 @@ Welcome to Sample Programs in Julia! To find documentation related to the Julia code in this repo, look [here.](https://sampleprograms.io/languages/julia) -## Sample Programs List - 12/37 :thinking: +## Sample Programs List - 13/37 :thinking: In this section, we feature a list of completed and missing programs in Julia. See above for the current amount of completed programs in Julia. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -16,6 +16,7 @@ Below, you'll find a list of completed code snippets in Julia. Code snippets pre - :warning: [Even Odd in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+julia) [[Requirements](https://sampleprograms.io/projects/even-odd)] - :warning: [Factorial in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+factorial+julia) [[Requirements](https://sampleprograms.io/projects/factorial)] - :warning: [Fibonacci in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fibonacci+julia) [[Requirements](https://sampleprograms.io/projects/fibonacci)] +- :warning: [File Input Output in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+julia) [[Requirements](https://sampleprograms.io/projects/file-input-output)] - :warning: [Fizz Buzz in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+fizz+buzz+julia) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)] - :white_check_mark: [Hello World in Julia](https://sampleprograms.io/projects/hello-world/julia) [[Requirements](https://sampleprograms.io/projects/hello-world)] - :warning: [Palindromic Number in Julia](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+palindromic+number+julia) [[Requirements](https://sampleprograms.io/projects/palindromic-number)] @@ -32,7 +33,6 @@ The following list contains all of the approved programs that are not currently - :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Julia) [[Requirements](https://sampleprograms.io/projects/depth-first-search)] - :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Julia) [[Requirements](https://sampleprograms.io/projects/dijkstra)] - :x: [Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+Julia) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)] -- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Julia) [[Requirements](https://sampleprograms.io/projects/file-input-output)] - :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Julia) [[Requirements](https://sampleprograms.io/projects/fraction-math)] - :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Julia) [[Requirements](https://sampleprograms.io/projects/insertion-sort)] - :x: [Job Sequencing](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,job+sequencing&template=code-snippet-request.md&title=Add+Job+Sequencing+in+Julia) [[Requirements](https://sampleprograms.io/projects/job-sequencing)] diff --git a/archive/o/odin/README.md b/archive/o/odin/README.md index cee0cd476..1f7d43180 100644 --- a/archive/o/odin/README.md +++ b/archive/o/odin/README.md @@ -2,7 +2,7 @@ Welcome to Sample Programs in Odin! To find documentation related to the Odin code in this repo, look [here.](https://sampleprograms.io/languages/odin) -## Sample Programs List - 1/37 :disappointed: +## Sample Programs List - 6/37 :disappointed: In this section, we feature a list of completed and missing programs in Odin. See above for the current amount of completed programs in Odin. If you see a program that is missing and would like to add it, please submit an issue, so we can assign it to you. @@ -10,7 +10,12 @@ In this section, we feature a list of completed and missing programs in Odin. Se Below, you'll find a list of completed code snippets in Odin. Code snippets preceded by :warning: link to a GitHub issue query featuring a possible article request issue. If an article request issue doesn't exist, we encourage you to create one. Meanwhile, code snippets preceded by :white_check_mark: link to an existing article which provides further documentation. To see the list of approved projects, check out the official Sample Programs projects list. +- :warning: [Even Odd in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+even+odd+odin) [[Requirements](https://sampleprograms.io/projects/even-odd)] +- :warning: [File Input Output in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+file+input+output+odin) [[Requirements](https://sampleprograms.io/projects/file-input-output)] - :warning: [Hello World in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+hello+world+odin) [[Requirements](https://sampleprograms.io/projects/hello-world)] +- :warning: [Longest Word in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+longest+word+odin) [[Requirements](https://sampleprograms.io/projects/longest-word)] +- :warning: [Prime Number in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+prime+number+odin) [[Requirements](https://sampleprograms.io/projects/prime-number)] +- :warning: [Reverse String in Odin](https://github.com//TheRenegadeCoder/sample-programs-website/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+reverse+string+odin) [[Requirements](https://sampleprograms.io/projects/reverse-string)] ### Missing Programs @@ -24,10 +29,8 @@ The following list contains all of the approved programs that are not currently - :x: [Depth First Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,depth+first+search&template=code-snippet-request.md&title=Add+Depth+First+Search+in+Odin) [[Requirements](https://sampleprograms.io/projects/depth-first-search)] - :x: [Dijkstra](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,dijkstra&template=code-snippet-request.md&title=Add+Dijkstra+in+Odin) [[Requirements](https://sampleprograms.io/projects/dijkstra)] - :x: [Duplicate Character Counter](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,duplicate+character+counter&template=code-snippet-request.md&title=Add+Duplicate+Character+Counter+in+Odin) [[Requirements](https://sampleprograms.io/projects/duplicate-character-counter)] -- :x: [Even Odd](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,even+odd&template=code-snippet-request.md&title=Add+Even+Odd+in+Odin) [[Requirements](https://sampleprograms.io/projects/even-odd)] - :x: [Factorial](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,factorial&template=code-snippet-request.md&title=Add+Factorial+in+Odin) [[Requirements](https://sampleprograms.io/projects/factorial)] - :x: [Fibonacci](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fibonacci&template=code-snippet-request.md&title=Add+Fibonacci+in+Odin) [[Requirements](https://sampleprograms.io/projects/fibonacci)] -- :x: [File Input Output](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,file+input+output&template=code-snippet-request.md&title=Add+File+Input+Output+in+Odin) [[Requirements](https://sampleprograms.io/projects/file-input-output)] - :x: [Fizz Buzz](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fizz+buzz&template=code-snippet-request.md&title=Add+Fizz+Buzz+in+Odin) [[Requirements](https://sampleprograms.io/projects/fizz-buzz)] - :x: [Fraction Math](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,fraction+math&template=code-snippet-request.md&title=Add+Fraction+Math+in+Odin) [[Requirements](https://sampleprograms.io/projects/fraction-math)] - :x: [Insertion Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,insertion+sort&template=code-snippet-request.md&title=Add+Insertion+Sort+in+Odin) [[Requirements](https://sampleprograms.io/projects/insertion-sort)] @@ -36,17 +39,14 @@ The following list contains all of the approved programs that are not currently - :x: [Linear Search](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,linear+search&template=code-snippet-request.md&title=Add+Linear+Search+in+Odin) [[Requirements](https://sampleprograms.io/projects/linear-search)] - :x: [Longest Common Subsequence](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+common+subsequence&template=code-snippet-request.md&title=Add+Longest+Common+Subsequence+in+Odin) [[Requirements](https://sampleprograms.io/projects/longest-common-subsequence)] - :x: [Longest Palindromic Substring](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+palindromic+substring&template=code-snippet-request.md&title=Add+Longest+Palindromic+Substring+in+Odin) [[Requirements](https://sampleprograms.io/projects/longest-palindromic-substring)] -- :x: [Longest Word](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,longest+word&template=code-snippet-request.md&title=Add+Longest+Word+in+Odin) [[Requirements](https://sampleprograms.io/projects/longest-word)] - :x: [Maximum Array Rotation](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+array+rotation&template=code-snippet-request.md&title=Add+Maximum+Array+Rotation+in+Odin) [[Requirements](https://sampleprograms.io/projects/maximum-array-rotation)] - :x: [Maximum Subarray](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,maximum+subarray&template=code-snippet-request.md&title=Add+Maximum+Subarray+in+Odin) [[Requirements](https://sampleprograms.io/projects/maximum-subarray)] - :x: [Merge Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,merge+sort&template=code-snippet-request.md&title=Add+Merge+Sort+in+Odin) [[Requirements](https://sampleprograms.io/projects/merge-sort)] - :x: [Minimum Spanning Tree](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,minimum+spanning+tree&template=code-snippet-request.md&title=Add+Minimum+Spanning+Tree+in+Odin) [[Requirements](https://sampleprograms.io/projects/minimum-spanning-tree)] - :x: [Palindromic Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,palindromic+number&template=code-snippet-request.md&title=Add+Palindromic+Number+in+Odin) [[Requirements](https://sampleprograms.io/projects/palindromic-number)] -- :x: [Prime Number](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,prime+number&template=code-snippet-request.md&title=Add+Prime+Number+in+Odin) [[Requirements](https://sampleprograms.io/projects/prime-number)] - :x: [Quick Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quick+sort&template=code-snippet-request.md&title=Add+Quick+Sort+in+Odin) [[Requirements](https://sampleprograms.io/projects/quick-sort)] - :x: [Quine](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,quine&template=code-snippet-request.md&title=Add+Quine+in+Odin) [[Requirements](https://sampleprograms.io/projects/quine)] - :x: [Remove All Whitespace](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,remove+all+whitespace&template=code-snippet-request.md&title=Add+Remove+All+Whitespace+in+Odin) [[Requirements](https://sampleprograms.io/projects/remove-all-whitespace)] -- :x: [Reverse String](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,reverse+string&template=code-snippet-request.md&title=Add+Reverse+String+in+Odin) [[Requirements](https://sampleprograms.io/projects/reverse-string)] - :x: [Roman Numeral](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,roman+numeral&template=code-snippet-request.md&title=Add+Roman+Numeral+in+Odin) [[Requirements](https://sampleprograms.io/projects/roman-numeral)] - :x: [Rot13](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,rot13&template=code-snippet-request.md&title=Add+Rot13+in+Odin) [[Requirements](https://sampleprograms.io/projects/rot13)] - :x: [Selection Sort](https://github.com/TheRenegadeCoder/sample-programs/issues/new?assignees=&labels=enhancement,selection+sort&template=code-snippet-request.md&title=Add+Selection+Sort+in+Odin) [[Requirements](https://sampleprograms.io/projects/selection-sort)] @@ -67,7 +67,7 @@ For example, the "Hello World" sample would be named this: The following list shares details about what we're using to test all Sample Programs in Odin: - Docker Image: yeongjukang/odin -- Docker Tag: alpine-dev-2022-08 +- Docker Tag: dev-2024-05 See the [Glotter2 project](https://github.com/rzuckerm/glotter2) for more information on how to create a testinfo file.