Sample Programs 100 Article Release

Sample Programs 100 Article Release Featured Image

In the midst of the craziness that is Hacktoberfest, we managed to hit that 100 article release. In this article, I’d like to cover exactly what that means.

Table of Contents

100 Programming Articles

If you’re interested in checking out the formal releaseOpens in a new tab., you’ll notice that there’s actually 101 articles. As mentioned in the intro, this milestone sort of got lost in the craziness of Hacktoberfest, so I just tagged the latest commit when I realized we had reached the goal. Feel free to dig around the history to find that commit that brought in the 100th article and drop it in the comments.

Metrics

At any rate, at that point in the repo, there was a lot to be excited about. For instance, here are some cool metrics:

  • 322 code snippets
  • 209 stars
  • 188 forks
  • 113 languages
  • 101 articles
  • 12 watchers

In addition, check out this break down of the programming languages for the repo at the time of tagging:

  • Python (32.0%)
  • Haskell (10.2%)
  • C (9.0%)
  • C# (7.4%)
  • Go (7.2%)
  • C++ (5.9%)

As of now, that Python ratio has dropped considerably. Of course, that’s a topic for another time.

Articles

If you’re interested in the actual articles, you can always find the latest uploads on the Sample Programs home pageOpens in a new tab.. That said, here’s the most up to date list I could put together (109 as of 10/27/19):

As you can see, the most documented project by far is Hello World with Reverse a String in a distant second place. Meanwhile, the most documented language is Python.

Next Target: 200 Articles

If you’d like to help us hit the 200 article milestone by this time next year, hop on over to the Sample Programs repoOpens in a new tab. and make a pull request. We always have work to do!

Right now, we’re looking for people to help build up our documentation. There’s a major mismatch between the number of solutions we have and the number of articles actually documenting those solutions. As a result, it would be great if we could get some folks together who are interested in writing articles.

In addition, I personally would love if someone with Jekyll experience could overhaul our website could make it nice and pretty. Right now, it’s a little bland, and I’d love it to be overhauled.

Otherwise, thanks for sticking around and providing support in this long process. We appreciate it!

Sample Programs Repo News (19 Articles)—Series Navigation

Everyone once in awhile, I like to update y’all on what’s going on in the Sample Programs repo. At this point, I’ve written quite a few updates, so I figured it might be helpful to group them as a series.

Jeremy Grifski

Jeremy grew up in a small town where he enjoyed playing soccer and video games, practicing taekwondo, and trading Pokémon cards. Once out of the nest, he pursued a Bachelors in Computer Engineering with a minor in Game Design. After college, he spent about two years writing software for a major engineering company. Then, he earned a master's in Computer Science and Engineering. Today, he pursues a PhD in Engineering Education in order to ultimately land a teaching gig. In his spare time, Jeremy enjoys spending time with his wife, playing Overwatch and Phantasy Star Online 2, practicing trombone, watching Penguins hockey, and traveling the world.

Recent Posts