-
-
Notifications
You must be signed in to change notification settings - Fork 360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FYI: rosetta code #185
Comments
Can you go in more detail about what you want to attack with this issue? |
Rosetta Code is focus is on languages and their differences which the archive is about the algorithms. Also the licencing on the code from Rosetta Code means you have to reference them when you use their code, we don't have that issue (if you want to call it an issue). |
No offence, I was just trying be helpful. The arguments from @Gathros make sense to me. It might be an idea to create a FAQ.md and list these arguments there so people know why to choose one over another. |
I understand, its just your comment made no sense; all you said was rosetta code and that's it. I guess you were trying to say the AAA is just another rosetta code. I think you should edit the title to give more explanation on what you mean if it's not that. |
To be honest, I see so many people reinventing the wheel on the internet just because they don't know what's already out there. Hence my attempt to tell this community that other sites actually exist and my disclaimer that you might already be fully aware, which you obviously are. I've edited the title and will close the issue here. Good luck with the project ! |
@seriousme Thanks for the friendly help tho. |
I've created an FAQ entry regarding the difference: https://github.com/algorithm-archivists/algorithm-archive/wiki/FAQ#whats-the-difference-to-rosetta-code |
@seriousme Sorry I am late to the thread (and it's already been closed). If anything, the Algorithm Archive is closer to Numerical Recipes than Rosetta Code. I am fully aware both of these projects exist and are similar in scope to the Algorithm Archive; however, we are providing something new here that no other project provides (so far as I'm aware). Differences from Rosetta Code:
Differences from Numerical Recipes:
To be clear: I am not against either project. They are both wonderful resources. This book is targeted at a fundamentally different audience than NR (We want people who would watch a youtube video and think, "Oh man. I want to do that!" -- basically hobby programmers), but also attempts to provide clear descriptions of the algorithms so people don't need to collate papers and resources from other places. The tagline, "A book on every algorithm in existence in every language possible" is not incorrect. I am sure with time it will become more obvious what the differences are because we are only just now getting started. Let me know if you have any further questions here. I know that the scope seems similar in nature, but I can assure you we looked at Rosetta Code before starting this project. |
I want to add that re-inventing the wheel is sometimes super fun and a good learning moment. Also, very rarely, the wheels ends up being perfected, so why not. |
Maybe I'm stating the obvious, but just to be sure: Rosetta Code currently hosts 879 "programming tasks" in 697 languages.
Cheers,
Hans
The text was updated successfully, but these errors were encountered: