100 Article Milestone
At this point in the repo, there are actually 101 articles, but I forgot to draft the release in the chaos of Hacktoberfest. At any rate, you can find the latest list of articles by language or by project.
For those who are interested in metrics, here's where we're at:
- 322 code snippets
- 209 stars
- 188 forks
- 113 languages
- 101 articles
- 12 watchers
Meanwhile, the top languages are:
- Python (32.0%)
- Haskell (10.2%)
- C (9.0%)
- C# (7.4%)
- Go (7.2%)
- C++ (5.9%)
At the moment, we're hoping to hit the 200 article goal by the end of 2020.
What's Changed
- Added C Testing by @jrg94 in #1049
- Added Game of Life in Haskell by @auroq in #836
- FileIO in Scala by @veevidify in #1040
- Added C# Testing by @jrg94 in #1053
- Transitioned Visual Basic Language Article by @jrg94 in #985
- Added Goby Testing by @jrg94 in #1063
- Added Capitalize in Javascript by @Daniellunsc in #1068
- Added Hello World in Goby Article by @jrg94 in #1061
- Added Goby Language Article by @jrg94 in #1066
- Use alpine image for node by @auroq in #1074
- Added Roman Numeral Testing by @auroq in #1073
- Added FORTRAN Testing by @jrg94 in #1077
- Transitioned Hello World in Kotlin Article by @jrg94 in #1071
- Added File IO in Scala Article by @veevidify in #1081
- Modify test verb to exit with status code from pytest by @auroq in #1085
- Added ROT-13 Testing by @auroq in #1082
- Upgraded Jinja2 Dependency by @jrg94 in #1087
- Added Fibonacci Testing by @auroq in #1084
- Transitioned Kotlin Language Article by @jrg94 in #1072
- Transitioned Hello World in Julia Article by @jrg94 in #1088
- Fixed Reference Template Bug by @jrg94 in #1091
- Changed Reference ID Logic by @jrg94 in #1092
- Added Prime Number Testing by @auroq in #1093
- Transitioned Hello World in Wren Article by @jrg94 in #1089
- Transitioned Hello World in Elm by @jrg94 in #1094
- Transitioned Hello World in Hack by @jrg94 in #1095
- Added File IO Testing by @auroq in #1096
- Transitioned Hello World in Pascal Article by @jrg94 in #1097
- Transitioned Hello World in Elixir Article by @jrg94 in #1098
- Added Fizz Buzz in Elixir by @jrg94 in #1090
- Transitioned Hello World in Perl Article by @jrg94 in #1100
- Transitioned Hello World in Scala Article by @jrg94 in #1099
- Updated README for Perl by @choroba in #1105
- Added Even Odd in Groovy by @rvictorino in #1107
- Transitioned Hello World in Haskell Article by @jrg94 in #1103
- Added Reverse A String in Groovy by @rvictorino in #1109
- Added Capitalize in Groovy by @rvictorino in #1111
- Updated fizz-buzz.rs in Rust by @DrCat7 in #1113
- Added Baklava in Elixir by @Br1ght0ne in #1101
- Added String Reverse in PHP by @msamgan in #1116
- Added rot-13.rs in Rust by @DrCat7 in #1115
- Added Palindrome Word in PHP by @msamgan in #1120
- Transitioned Hello World in Racket Article by @jrg94 in #1104
- Transitioned Hello World in Lisp by @jrg94 in #1122
- Added F Sharp Testing by @auroq in #1125
- Added baklava in F# by @auroq in #1129
- added hello world program for lobster by @proabel in #1130
- Added Reverse a String in Javascript Article by @herrfugbaum in #1144
- Added Hello World in TI-BASIC by @caburum in #1146
- Added Bubble Sort in Bash by @lschaan in #1145
- Added Hello World in Janet by @pandabear41 in #1150
- Added Hello World in Lucee by @CodeGenki in #1152
- Added bubble-sort in clojure by @tbsschroeder in #1151
- Added zen_of_python in python by @elveera14 in #1157
- Added FizzBuzz in JavaScript Article by @herrfugbaum in #1149
- Updated README to include Baklava in Elixir by @ogabrielluiz in #1158
- Added Hello World Sample Program in Apex Language by @Akhil09 in #1154
- Added Bubble Sort in C++ by @jaythras in #1155
- Updated ReverseString in Lua by @wileymab in #1165
- Added Bubble Sort in Erlang. by @jackyhui96 in #1163
- Added Reversing a String in Lua Article by @wileymab in #1168
- Added Bubble Sort in Elixir by @palaparthi in #1167
- Added Fizz Buzz in Erlang by @caioariede in #1173
- Added Bubble Sort in PHP by @srahnama in #1176
- Added Baklava in Erlang by @mdmagahis in #1184
- Added Hello World in Whitespace by @jaythras in #1186
- Added Article for Fibonacci in JavaScript by @Alina1Black in #1181
- Added a few samples programs for TypeScript and JavaScript (W/docs) by @ray6464 in #1180
- Added Prime Number in JavaScript by @jaythras in #1192
- Added Factorial in Kotlin by @satyajiit in #1193
- Added Reverse String in Erlang by @mdmagahis in #1200
- Added Hello World in Erlang Article by @nickkeers in #1171
- Updated Import/Export Project Title and Related Articles by @jrg94 in #1201
- Added Reverse String in Visual Basic Article by @manxbiker in #1202
- Added Factorial in Erlang by @mdmagahis in #1204
- Fixed Type in GitHub Template by @agilob in #1208
- Added Capitalize in bash by @lohxx in #1221
- Added Even Odd in C++ by @killbotXD in #1246
- Added Factorial in C++ by @angooj in #1243
- Added Fizz Buzz in C++ by @Programatic in #1241
- Add HelloWorld.p in P #172 by @amandahla in #1258
- Add factorial.sh in bash #1219 by @amandahla in #1257
- Added Insertion Sort in C++ by @prasunka in #1259
- Fixed C++ README Ordering by @jrg94 in #1265
- Added Capitalize in C++ by @Programatic in #1242
- Added ROT13 in Bash by @tehtbl in #1264
- Added Game of Life in C++ by @Soniyanayak51 in #1251
- Added Capitalize in C by @Softizo in #1516
- Fully specified the capitalize problem by @jrg94 in #1543
- Added capitalize in Python by @gmananan in #1541
- Added ROT13 in C by @Softizo in #1542
- Add Factorial in PHP by @ItaloSa in #1544
- Added Capitalize in Go by @nitharios in #1545
- Added Hello World in LiveScript by @beebus in #1555
- Added README.md for Perl 6 by @beebus in #1553
- Added Factorial in JavaScript by @wileymab in #1557
- Added Longest Palindromic Substring in Python by @PaulSayantan in #1214
New Contributors
- @Daniellunsc made their first contribution in #1068
- @choroba made their first contribution in #1105
- @rvictorino made their first contribution in #1107
- @DrCat7 made their first contribution in #1113
- @Br1ght0ne made their first contribution in #1101
- @msamgan made their first contribution in #1116
- @proabel made their first contribution in #1130
- @herrfugbaum made their first contribution in #1144
- @caburum made their first contribution in #1146
- @lschaan made their first contribution in #1145
- @pandabear41 made their first contribution in #1150
- @CodeGenki made their first contribution in #1152
- @tbsschroeder made their first contribution in #1151
- @elveera14 made their first contribution in #1157
- @ogabrielluiz made their first contribution in #1158
- @Akhil09 made their first contribution in #1154
- @jaythras made their first contribution in #1155
- @jackyhui96 made their first contribution in #1163
- @palaparthi made their first contribution in #1167
- @caioariede made their first contribution in #1173
- @srahnama made their first contribution in #1176
- @Alina1Black made their first contribution in #1181
- @ray6464 made their first contribution in #1180
- @satyajiit made their first contribution in #1193
- @nickkeers made their first contribution in #1171
- @manxbiker made their first contribution in #1202
- @lohxx made their first contribution in #1221
- @killbotXD made their first contribution in #1246
- @angooj made their first contribution in #1243
- @Programatic made their first contribution in #1241
- @amandahla made their first contribution in #1258
- @prasunka made their first contribution in #1259
- @Soniyanayak51 made their first contribution in #1251
- @Softizo made their first contribution in #1516
- @ItaloSa made their first contribution in #1544
- @nitharios made their first contribution in #1545
- @PaulSayantan made their first contribution in #1214
Full Changelog: 10-lang-test...100-article