500 Code Snippet Release
We've officially hit 500 snippets after almost two years! The following tables report a change of 258 snippets. In the future, I want to get something automated that gives us something more exact. That said, this'll do!
Languages That Start With A
Language | # of Snippets |
---|---|
Abap | 1 |
Ada | 1 |
Agda | 1 |
ALGOL68 | 1 |
Apex | 2 (+2) |
AppleScript | 1 |
AutoHotKey | 1 (+1) |
Totals | 8 (+3) |
Languages That Start With B
Language | # of Snippets |
---|---|
Ballerina | 1 |
Bash | 14 (+8) |
Batch | 1 (+1) |
Befunge | 3 (+1) |
Boo | 2 (+2) |
Brainfuck | 3 |
Totals | 24 (+12) |
Languages That Start With C
Language | # of Snippets |
---|---|
C | 23 (+12) |
C++ | 21 (+17) |
C# | 20 (+2) |
C* | 1 |
Carp | 1 |
Chapel | 1 |
Clipper | 1 |
Clojure | 4 (+3) |
COBOL | 1 |
CoffeeScript | 3 (+2) |
Crystal | 3 |
Totals | 79 (+36) |
Languages That Start With D
Language | # of Snippets |
---|---|
D | 2 |
Dale | 1 |
Dart | 14 (+12) |
Dg | 5 |
Dusk | 1 |
Totals | 23 (+12) |
Languages That Start With E
Language | # of Snippets |
---|---|
Egison | 1 |
Elena | 1 |
Elixir | 6 (+5) |
Elm | 1 |
Emojicode | 1 |
Erlang | 6 (+5) |
Eve | 1 |
Totals | 17 (+10) |
Languages That Start With F
Language | # of Snippets |
---|---|
F# | 2 (+1) |
Factor | 1 |
Felix | 1 |
Fennel | 1 |
Ferret | 1 |
Fetlang | 1 |
Formality | 1 (+1) |
Forth | 1 |
FORTRAN | 3 (+1) |
Frege | 1 |
Totals | 13 (+3) |
Languages That Start With G
Language | # of Snippets |
---|---|
Gerbil | 1 (+1) |
Gluon | 1 |
Go | 22 (+15) |
Goby | 1 |
Golo | 1 |
Google Apps Script | 1 |
Gravity | 1 |
Groovy | 8 (+6) |
Totals | 36 (+22) |
Languages That Start With H
Language | # of Snippets |
---|---|
Hack | 1 |
Haskell | 21 (+2) |
Totals | 22 (+2) |
Languages That Start With I
Language | # of Snippets |
---|---|
Idris | 1 |
Totals | 1 |
Languages That Start With J
Language | # of Snippets |
---|---|
Janet | 1 (+1) |
JavaScript | 20 (+15) |
Java | 23 (+16) |
Julia | 7 (+3) |
Totals | 51 (+35) |
Languages That Start With K
Language | # of Snippets |
---|---|
Kitten | 1 |
Koka | 1 |
Kotlin | 14 (+9) |
Totals | 16 (+9) |
Languages That Start With L
Language | # of Snippets |
---|---|
Lily | 1 |
Lisp | 6 (+4) |
Little | 1 |
Livescript | 1 (+1) |
Lobster | 1 (+1) |
Lolcode | 2 (+1) |
Lua | 13 (+10) |
Lucee | 1 (+1) |
Totals | 26 (+18) |
Languages That Start With M
Language | # of Snippets |
---|---|
MATLAB | 10 (+9) |
Microsoft Macro Assembler | 1 (+1) |
Modula2 | 1 (+1) |
MojiScript | 1 |
MoonScript | 1 |
Totals | 14 (+11) |
Languages That Start With N
Language | # of Snippets |
---|---|
Never | 2 |
Nim | 3 (+2) |
Totals | 5 (+2) |
Languages That Start With O
Language | # of Snippets |
---|---|
Objective C | 6 (+5) |
OCAML | 1 |
Octave | 1 |
Odin | 1 |
Opa | 1 |
Orc | 1 |
Owl Lisp | 1 |
Totals | 12 (+5) |
Languages That Start With P
Language | # of Snippets |
---|---|
P | 1 (+1) |
Pascal | 2 |
Perl | 14 (+11) |
Perl6 | 1 (+1) |
PHP | 22 (+19) |
PicoLisp | 2 |
Pony | 1 |
PowerShell | 3 |
PureScript | 1 |
Pyret | 1 |
Python | 32 (+12) |
Totals | 80 (+44) |
Languages That Start With Q
Language | # of Snippets |
---|---|
Quack | 1 |
Totals | 1 |
Languages That Start With R
Language | # of Snippets |
---|---|
R | 2 (+1) |
Racket | 4 (+3) |
Red | 1 |
Rexx | 1 |
Ring | 1 |
Ruby | 9 (+2) |
Rust | 11 (+5) |
Totals | 29 (+11) |
Languages That Start With S
Language | # of Snippets |
---|---|
Sather | 1 (+1) |
Scala | 8 (+6) |
Scheme | 3 (+1) |
Shen | 1 |
Smalltalk | 1 |
Solidity | 1 |
Solisp | 4 (+4) |
Swift | 6 (+2) |
Totals | 25 (+14) |
Languages That Start With T
Language | # of Snippets |
---|---|
Tcl | 1 |
Tex | 2 |
TI-BASIC | 1 (+1) |
TypeScript | 9 (+4) |
Totals | 13 (+5) |
Languages That Start With V
Language | # of Snippets |
---|---|
Verilog | 2 (+1) |
Vimscript | 3 |
Visual Basic | 4 (+2) |
Totals | 9 (+3) |
Languages That Start With W
Language | # of Snippets |
---|---|
Whitespace | 1 (+1) |
Wren | 1 |
Wu | 1 |
Wyvern | 1 |
Totals | 4 (+1) |
What's Changed
- Added Binary Search in Every Language Project by @jrg94 in #1755
- Added Binary Search Testing by @jrg94 in #1757
- Removed an Irrelevant Section of the Main README by @jrg94 in #1758
- Updated Binary Search Project/Testing by @auroq in #1763
- Added Binary Search in Go by @auroq in #1762
- Fixing grammatical errors in the CODE_OF_CONDUCT.md file. by @msj2 in #1734
- Added Selection Sort in C++ by @sailok in #1749
- Added Capitalize Testing by @jrg94 in #1786
- Added JobSequencing in Java by @janeliutw in #1778
- Added Merge Sort in C++ by @sailok in #1776
- Added Factorial in Python by @underscoreanuj in #1777
- Added Binary Search by @rayavarapuvikram1 in #1785
- Added Binary Search in C++ by @sailok in #1789
- Added Hello World in Formality by @beebus in #1556
- Added/Updated Odd Even in Bash by @allievo-sudo in #1255
- Added rayavarapuvikram1 to Authors File by @rayavarapuvikram1 in #1790
- Added Roman Numeral in Python Article by @rayavarapuvikram1 in #1788
- Added Game of Life in C# by @KaterynaKateryna in #1792
- Added Prime Number in Lua by @bhaskaaar in #1793
- Added Fibonacci in Scala by @paul-you in #1774
- Update README.md by @paul-you in #1794
- Added Sleep Sort in Dart by @agilob in #1206
- Added ROT-13 in Java by @jsonW0 in #1799
- Added Roman Numeral Conversion in Java by @jsonW0 in #1800
- Added Convex Hull in Java by @jsonW0 in #1803
- Added Roman Numeral Conversion in Lua by @jketterer in #1811
- Added Convex Hull in Python by @vicrobot in #1738
- Added Job Sequencing in PHP by @KaterynaKateryna in #1812
- Add Bubble Sort in Lua by @jketterer in #1813
- Bash Script Housekeeping by @daveloyall in #1815
- Added information about new projects by @jrg94 in #1814
- Added Dijkstra Algorithm document by @fuboki10 in #1808
- Fixed Typo in Contributing Doc by @daveloyall in #1816
- Added Baklava in Lua by @bhaskaaar in #1807
- Added Even/Odd in Bash README by @akn264 in #1801
- Renamed and Isolated Bugs in Even Odd in Bash by @daveloyall in #1820
- Added ROT-13 in Perl by @gijshendriksen in #1823
- Fixed article tag links for all language articles by @stuin in #1826
- Added Merge Sort in JavaScript by @ThrivikramanV in #1842
- Added Quick Sort in Java by @ThrivikramanV in #1846
- Added File IO in lua by @bhaskaaar in #1836
- Added Dijkstra in C++ by @fuboki10 in #1797
- Added Fibonacci in Scheme by @lbarros00 in #1850
- Added Quick Sort in Dart by @Oxymora in #1810
- Added Factorial in Rust by @msj2 in #1831
- Updated Rust README with added programs and fun facts by @msj2 in #1841
- Added Fibonacci in Racket by @zafar-hussain in #1843
- Added Hello World in Gerbil by @zafar-hussain in #1847
- Added Factorial in Racket by @zafar-hussain in #1844
- Added Even/Odd in Ruby by @msj2 in #1840
- Added Even Odd to Ruby README by @msj2 in #1855
- Added Prime Number Check Program in Rust by @msj2 in #1833
- Added Prime Number to Rust README by @msj2 in #1856
- Added Even/Odd in Rust by @msj2 in #1829
- Added Prime Number in Perl by @msj2 in #1835
- Added Quick Sort in C++ by @ThrivikramanV in #1849
- Added Insertion Sort in C++ Article by @sun-fox in #1253
- Added Reverse a String in Apex by @coderdecoder01 in #1724
- Added Linear Search in Python + Documentation by @frankhart2017 in #1681
- Added FizzBuzz in R by @gabiherman in #1768
- Added Fibonacci in MATLAB by @gabiherman in #1765
- Added Fibonacci to MATLAB README by @gabiherman in #1766
- Added Baklava in Lisp by @stuin in #1857
- Added Game of Life in Dart by @slashdoom in #1860
- Updated Prime Number in Python by @matthewbegun in #1861
- Added Fizz-Buzz in Solisp by @stuin in #1862
- Added Baklava in Solisp by @stuin in #1863
- Added Reverse String in Solisp by @stuin in #1864
- Added Quine in Befunge by @stuin in #1865
- Added Fibonacci Series in Verilog by @TheSupremePatel in #1197
- Added Palindrome in Python by @Anuj-Attri in #1550
- Added Anagram in Python by @davitovmasyan in #1162
- Edited Game of Life in Python by @2Clutch in #254
- Added Capitalize in Rust by @msj2 in #1782
- Added Hello World in Batch by @jrg94 in #1873
- Added Hello World in MASM by @jrg94 in #1874
- Reworked Articles to Use Further Reading Section by @jrg94 in #1876
- Fixed Additional Issues Related to Article References by @jrg94 in #1877
- Swapped Gitter out for Discord by @jrg94 in #1880
- Changed 1-Day Link to Lifetime by @jrg94 in #1881
- Deleted the docs Folder by @jrg94 in #1882
- Removed Article Related Issue Templates by @jrg94 in #1884
- Removed Article Related Notes from Contribution Document by @jrg94 in #1885
- Simplified the README by @jrg94 in #1886
- Added first_non_repeating_character.py in Python by @IfYouThenTrue in #1825
- Updated befunge article links by @stuin in #1888
- Add Quine in JavaScript by @jengjeng in #1889
- Added Fun Fact to Java by @vivmost in #1891
- Updated Bubble Sort in Go by @Bracciata in #1894
- Added Even/Odd in Kotlin by @mknmo in #1904
- Added Even/Odd in Objective-C by @0xSiddhant in #1912
- Added FizzBuzz Program in MATLAB by @darkpanda08 in #1901
- Increased Readability and Corrected Misspelt words by @RohanSahana in #1911
- Added Bubble Sort in Kotlin by @mknmo in #1914
- Added Linear Search in JavaScript by @NameerWaqas in #1916
- Updated InsertionSort in Java by @theuntamed839 in #1921
- Added Selection Sort in Kotlin by @mknmo in #1922
- Added Factorial in Objective-C by @niftycode in #1924
- Added Bubble sort in Perl by @SourabhBadhya in #1920
- Added Insertion Sort in Perl by @SourabhBadhya in #1929
- Added Hello World in AutoHotKey by @SourabhBadhya in #1932
- Added Quick sort in Kotlin by @mknmo in #1938
- Added Fibonacci in Objective-C by @renato04 in #1937
- Added Fibonacci in Perl by @SourabhBadhya in #1944
- Added Factorial in Julia by @sniklas142 in #1967
- Added Selection Sort in Julia by @sniklas142 in #1939
- Added FizzBuzz in Fortran by @sniklas142 in #1961
- Added Factorial in Lisp by @renato04 in #1977
- Added FizzBuzz in Visual Basic by @Bracciata in #1987
- Added Prime Number in Kotlin by @mknmo in #1984
- Added Insertion Sort in Kotlin by @mknmo in #1983
- Revert "Added Fibonacci in Perl" by @jrg94 in #1990
- Added Bubble Sort in VB by @Bracciata in #1976
- Added Sleep sort in Python by @aymaneMx in #1989
- Added Fibonacci in Perl (Fixed) by @SourabhBadhya in #1991
- Missing fibonacci.pl fixed by @SourabhBadhya in #1992
- Added Fractions in Swift by @jonha892 in #1946
- Added FizzBuzz Program in CoffeeScript by @darkpanda08 in #1957
- Added Fizz Buzz in Dart by @stupendoussuperpowers in #1971
- Updated GameOfLife in Java by @theuntamed839 in #1910
- Added Longest Palindromic Substring in Go by @okiww in #1940
- Added Capitalize in MATLAB by @iwishiwasaneagle in #2030
- Added Fizz Buzz in Racket by @Elessurgon in #2046
- Added HelloWorld and Fibonacci in Boo by @subhayuroy in #2038
- Added Hello-world in Sather by @prakharpande in #2041
New Contributors
- @janeliutw made their first contribution in #1778
- @underscoreanuj made their first contribution in #1777
- @rayavarapuvikram1 made their first contribution in #1785
- @allievo-sudo made their first contribution in #1255
- @bhaskaaar made their first contribution in #1793
- @paul-you made their first contribution in #1774
- @jsonW0 made their first contribution in #1799
- @jketterer made their first contribution in #1811
- @vicrobot made their first contribution in #1738
- @daveloyall made their first contribution in #1815
- @fuboki10 made their first contribution in #1808
- @akn264 made their first contribution in #1801
- @gijshendriksen made their first contribution in #1823
- @ThrivikramanV made their first contribution in #1842
- @lbarros00 made their first contribution in #1850
- @Oxymora made their first contribution in #1810
- @zafar-hussain made their first contribution in #1843
- @sun-fox made their first contribution in #1253
- @coderdecoder01 made their first contribution in #1724
- @frankhart2017 made their first contribution in #1681
- @gabiherman made their first contribution in #1768
- @matthewbegun made their first contribution in #1861
- @TheSupremePatel made their first contribution in #1197
- @Anuj-Attri made their first contribution in #1550
- @davitovmasyan made their first contribution in #1162
- @IfYouThenTrue made their first contribution in #1825
- @vivmost made their first contribution in #1891
- @Bracciata made their first contribution in #1894
- @0xSiddhant made their first contribution in #1912
- @darkpanda08 made their first contribution in #1901
- @RohanSahana made their first contribution in #1911
- @NameerWaqas made their first contribution in #1916
- @SourabhBadhya made their first contribution in #1920
- @aymaneMx made their first contribution in #1989
- @stupendoussuperpowers made their first contribution in #1971
- @okiww made their first contribution in #1940
- @Elessurgon made their first contribution in #2046
- @subhayuroy made their first contribution in #2038
Full Changelog: 25-project...500-snip