feat: rosetta code intro stub (#175)

This commit is contained in:
Shaurya Shubham
2018-06-15 11:24:32 +05:30
committed by Mrugesh Mohapatra
parent b5ff62e5f5
commit 15ae4827ec

View File

@ -5,6 +5,5 @@ superBlock: Coding Interview Prep
---
## Introduction to the Rosetta Code Problems
This introduction is a stub
Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions).
[The Rosetta Code](https://rosettacode.org) is a list of programming challenges which will help you build your programming skills.
>"The idea is to present solutions to the same task in as many different languages as possible, to demonstrate how languages are similar and different, and to aid a person with a grounding in one approach to a problem in learning another." - _Homepage of the Rosetta Code site_