25 Project Release
As is often the case with these milestones, I miss them—especially during Hacktoberfest. At this point, there are actually 27 projects. For the sake of completeness, I'll list them here.
- Baklava
- Bubble Sort
- Capitalize
- Convex Hull
- Even Odd
- Factorial
- Fibonacci
- File IO
- Fizz Buzz
- Fractions
- Game of Life
- Hello World
- Import/Export
- Insertion Sort
- Job Sequencing with Deadlines
- Longest Common Subsequence
- Longest Palindromic Substring
- Merge Sort
- Minimum Spanning Tree
- Prime Numbers
- Quick Sort
- Quine
- ROT-13
- Reverse a String
- Roman Numeral Conversion
- Selection Sort
- Sleep Sort
Here's to 25 more!
What's Changed
- Added Merge Sort in PHP by @PrajapatiAnkit in #1551
- Added Hello World in Perl 6 by @beebus in #1552
- Added Factorial in Lua by @wileymab in #1559
- Define sleep sort by @agilob in #1215
- Updated Reverse A String in PHP by @kurokochin in #1554
- Added File IO in JavaScript by @gmananan in #1561
- Added Insertion Sort in JavaScript by @EliverLara in #1564
- Fixed File Naming Convention for Testing Purposes by @jrg94 in #1578
- Added Factorial in CoffeeScript by @hanyuone in #1573
- Added Capitalize in Java by @dyllew3 in #1580
- Added Capitalize in Clojure by @pablocostass in #1562
- Fixed broken links on README by @jrg94 in #1581
- Added Even/Odd in MATLAB by @sakurakhadag in #1577
- Added Capitalize in Kotlin by @gogeta95 in #1582
- Added Reverse A String in Clojure by @pablocostass in #1563
- Added Factorial in MATLAB by @sdmmssa in #1585
- Added Capitalize in C# by @renato04 in #1583
- Added Roman Numeral Conversion in JavaScript by @rani-k in #1575
- Added Even/Odd in JavaScript by @gmananan in #1579
- Added Fibonacci in Swift by @holycow1991 in #1213
- Added Factorial in Elixir by @pearl2201 in #1586
- Added Baklava in Groovy by @rvargas in #1594
- Added Factorial in Groovy by @rvargas in #1595
- Added Capitalize in PHP by @DowayneB in #1591
- Added FileIO in Java by @raj808569 in #1597
- Added/Updated ROT13 in PHP by @LittleBigProgramming in #1598
- Added Bubble Sort in Matlab by @sakurakhadag in #1600
- Add Longest Common Subsequence in Elixir by @pearl2201 in #1601
- Create Insertion Sort in PHP by @sljtheultima in #1596
- Added Baklava in C++ by @yottanami in #1252
- Added Longest Common Subsequence in Java & C++ by @Shubham230198 in #1587
- Added Quick Sort in Bash by @tehtbl in #1604
- Added Roman Numeral Conversion in PHP by @ironsigma in #1609
- Added Prime Number in Bash by @tehtbl in #1610
- Added File IO in PHP by @ironsigma in #1614
- Added Fibonacci in Lua by @LittleBigProgramming in #1615
- Added Prime Number in PHP by @ironsigma in #1616
- Added Reverse a String in Objective-C by @drzombey in #1611
- Added Prime Number in MATLAB by @rpartha in #1617
- Added Selection Sort in Java by @drzombey in #1618
- Added Minimum Spanning Tree in Python by @leoyuchuan in #1619
- Added a c++ library for working with fractions. by @Niraj-Kamdar in #1558
- Split out test runner and replaced with glotter dependency by @auroq in #1606
- Revert "Split out test runner and replaced with glotter dependency" by @jrg94 in #1630
- Revert "Revert "Split out test runner and replaced with glotter dependency"" by @jrg94 in #1631
- Added Insertion Sort in Java by @raj808569 in #1608
- Added Factorial in Perl by @kaprijela in #1613
- Added Prime Numbers in C by @MatiCG in #1641
- Added Game of Life in PHP by @ironsigma in #1642
- Added PHP Testing by @auroq in #1624
- Add bat script for running samples from windows by @auroq in #1640
- Added Elixir Testing by @jrg94 in #1643
- Added Merge Sort in C by @panda311 in #1629
- Added Reverse a String in Dart Article by @slashdoom in #1645
- Added Convex Hull in Javascript by @vikthortt in #1647
- Added Bubble Sort in Java by @drzombey in #1650
- Updated test_factorial in Python. Issue '#1621' by @13point5 in #1625
- Fixed invalid input cases for factorial in elixir by @auroq in #1659
- Added Merge Sort in Java by @raj808569 in #1660
- Added Fizz Buzz in Objective-C by @ironsigma in #1661
- Added Prime Number in Java by @ironsigma in #1658
- Updated Hello World in Nim format by @MichaelAOlson in #1665
- Added FileIO in Kotlin by @drzombey in #1652
- Added Selection Sort in JavaScript by @mericleac in #1666
- Added Test Case for Mixed Case Strings by @jrg94 in #1668
- Added Nim to Test Suite by @jrg94 in #1667
- Added Capitalize in Haskell in #1644
- Added Even/Odd in PHP by @bsemexan in #1672
- Added Even Odd in Python Article by @mericleac in #1671
- Added File IO in Perl by @EwertonQueiroz in #1547
- Added Even/Odd in Perl by @kaprijela in #1653
- Added Capitalize in Dart by @slashdoom in #1680
- Added Bubblesort in Javascript by @Cutwell in #1590
- Added Fractions in Python by @Niraj-Kamdar in #1646
- Added Fibonacci in Nim by @MichaelAOlson in #1670
- Added/Updated Capitalize in Lua by @bsemexan in #1685
- Added Capitalize in Perl by @kaprijela in #1677
- Added Even/Odd in Dart by @reillyhowell in #1674
- Added Even/Odd in Lua by @bsemexan in #1687
- Added ROT13 in Dart by @slashdoom in #1678
- Added Convex Hull in PHP by @ironsigma in #1688
- Add information about testing to contributing document by @auroq in #1689
- Added Dart Testing by @auroq in #1690
- Added Insertion Sort in C by @sourabbr in #1696
- Added Bubble Sort in Dart by @slashdoom in #1697
- Added Quick Sort in JavaScript by @Gurmeet22 in #1651
- Added Binary Search for JAVA. by @Gurmeet22 in #1635
- Added Game of Life in Bash by @ironsigma in #1698
- Added Selection Sort PHP by @Gurmeet22 in #1639
- Added rot-13 in Lua by @AlexGustafsson in #1699
- Added Quine in PHP by @ironsigma in #1700
- Added Quine in C by @ironsigma in #1701
- Added Quine in Perl by @ironsigma in #1702
- Added Fizz Buzz in Every Language to README by @AbyTJoseph in #1588
- Added Quick Sort in PHP by @Gurmeet22 in #1637
- Added Prime Number in C++ by @daffadaraz in #1599
- Added Quine in Kotlin by @stuin in #1711
- Added Article for Fizz Buzz in Lisp by @stuin in #1703
- Added Befunge Programming language article by @stuin in #1717
- Added C++ Programming language article by @stuin in #1718
- Added Java Programming Language article by @stuin in #1719
- Added Clojure Testing; Updated reverse-string and bubble-sort in Clojure by @KaterynaKateryna in #1714
- Added Fibonacci in Dart by @reillyhowell in #1726
- Added Capitalize in Dart Article by @slashdoom in #1727
- Added Baklava in Dart by @slashdoom in #1729
- Adding Merge Sort in Groovy by @y0nd3rb0y in #1715
- Added LCS in C by @LezendarySandwich in #1722
- Added Minimum Spanning Tree in C by @LezendarySandwich in #1713
- Add Roman Numeral in C by @LezendarySandwich in #1721
- Added Roman Numeral in Dart by @reillyhowell in #1736
- Added Reverse String in Nim by @MichaelAOlson in #1740
- Added Roman Numeral Conversion in C++ by @sailok in #1730
- Added Quick Sort in C by @LezendarySandwich in #1710
- Added ROT-13 in JavaScript by @mericleac in #1742
- Added Baklava in Perl by @KaterynaKateryna in #1754
- Added Game of Life in JavaScript by @legowerewolf in #1752
New Contributors
- @PrajapatiAnkit made their first contribution in #1551
- @kurokochin made their first contribution in #1554
- @EliverLara made their first contribution in #1564
- @hanyuone made their first contribution in #1573
- @dyllew3 made their first contribution in #1580
- @pablocostass made their first contribution in #1562
- @sakurakhadag made their first contribution in #1577
- @gogeta95 made their first contribution in #1582
- @sdmmssa made their first contribution in #1585
- @rani-k made their first contribution in #1575
- @holycow1991 made their first contribution in #1213
- @pearl2201 made their first contribution in #1586
- @rvargas made their first contribution in #1594
- @DowayneB made their first contribution in #1591
- @raj808569 made their first contribution in #1597
- @LittleBigProgramming made their first contribution in #1598
- @sljtheultima made their first contribution in #1596
- @yottanami made their first contribution in #1252
- @Shubham230198 made their first contribution in #1587
- @ironsigma made their first contribution in #1609
- @drzombey made their first contribution in #1611
- @rpartha made their first contribution in #1617
- @leoyuchuan made their first contribution in #1619
- @Niraj-Kamdar made their first contribution in #1558
- @kaprijela made their first contribution in #1613
- @MatiCG made their first contribution in #1641
- @panda311 made their first contribution in #1629
- @vikthortt made their first contribution in #1647
- @13point5 made their first contribution in #1625
- @MichaelAOlson made their first contribution in #1665
- @mericleac made their first contribution in #1666
- @bsemexan made their first contribution in #1672
- @EwertonQueiroz made their first contribution in #1547
- @Cutwell made their first contribution in #1590
- @reillyhowell made their first contribution in #1674
- @sourabbr made their first contribution in #1696
- @Gurmeet22 made their first contribution in #1651
- @AlexGustafsson made their first contribution in #1699
- @AbyTJoseph made their first contribution in #1588
- @daffadaraz made their first contribution in #1599
- @y0nd3rb0y made their first contribution in #1715
- @LezendarySandwich made their first contribution in #1722
- @legowerewolf made their first contribution in #1752
Full Changelog: 100-article...25-project