-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Translate this C++ STL guide for competitive programming #388
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
Comments
What about referring to this for C++ STLs. It has all information. |
@Chillee assign this to me |
@bobbysaprey420 Do I understand this correctly? You want to translate this guide and publish it on the cp-algorithms.com website? Sounds like a nice guide. But before we start we should really ask the author of Russian article if we are allowed to translate and publish it. Without the author's consent I will not accept a PR. |
I allow, please add to reviewers. |
Coauthor here, go for it! (@Chillee And if you don't mind, how on Earth did you find our guide?) |
I've just made a rough and ready translation, because, well, who else is a Russian speaker here. I'm unsure if I should make a PR out of it, because that's certainly not the way it should be written. Could someone with a better knowledge of English polish it a bit, please? |
cppreference.com is the best site. Also all of these are part of the C++ standard library, which is distinct from the earlier STL. |
Hi, thanks for the suggestion! @polkovnikov-ph could you open a PR, please? I had some doubts on whether we want an article completely dedicated to language technicalities here, but as long as @jakobkogler is fine with it, I guess we could make a new section for such kind of articles. |
I don't think it should be published as is, but if everyone is fine with it, I'll rewrite it with proper grammar and make a PR. |
Yes, let's proceed. I could try to do some copy-editing as well, once we have a PR. |
Hi @polkovnikov-ph, any updates here? Even if it requires further changes, perhaps we can already start a PR to track it? |
Hi @polkovnikov-ph ! Any updates here? |
I'm just a bit busy at the moment. Will come back to this in a week. |
How about a year and half later @reverofevil ? |
If you'd like, I could help you translate sections of the guide or explain key concepts in English |
@UtsavKashyap1710 I'm any well put together contribution is welcome. |
https://sharpc.livejournal.com/99212.html
I think this looks like a really solid guide to the STL for competitive programming; I don't think I've seen one in English before. Would be cool to translate it. Probably wouldn't be too difficult either, Google translate already does a very solid job.
The text was updated successfully, but these errors were encountered: