From 9217b4e7d7f47272efdf53d2eaf6589d5fb65ab0 Mon Sep 17 00:00:00 2001 From: Dmitriy Dmitriev Date: Sat, 30 Oct 2021 22:49:23 +0300 Subject: [PATCH] Translated CommunitySources.md --- English/CommunitySources.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/English/CommunitySources.md b/English/CommunitySources.md index 474ad2c..188f252 100644 --- a/English/CommunitySources.md +++ b/English/CommunitySources.md @@ -1,35 +1,35 @@ # Community sources -## C++ общее +## C++ General - [CppReference](https://en.cppreference.com) - [CPlusPlus](https://www.cplusplus.com/reference) - [C++ Core Guidelines](https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines) -- [Рабочая группа C++ - представители комитета по стандартизации языка в России](https://stdcpp.ru/) -- [Новости от комитета стандартизации С++ (ENG)](https://isocpp.org/) +- [C++ working group - representatives of the language standardization committee in Russia](https://stdcpp.ru/) +- [News from the C++ Standardization Committee](https://isocpp.org/) -## Популярные конференции по С++ +## Popular C++ conferences - [C++ Russia](https://cppconf.ru/) - [Cpp Con](https://cppcon.org/) - [Meeting C++](https://meetingcpp.com/) - [C++ Now](https://cppnow.org/) -## Каналы конференций по C++ на YouTube +## C++ Conference YouTube Channels - [C++ Russia](https://www.youtube.com/channel/UCJ9v015sPgEi0jJXe_zanjA) - [Cpp Con](https://www.youtube.com/user/CppCon) - [Meeting C++](https://www.youtube.com/user/MeetingCPP) - [C++ Now](https://www.youtube.com/user/BoostCon) -## Альтернативные источники для изучения С++ +## Alternative sources for learning C++ -- [Прародитель идеи по дорожной карте](https://www.cjdb.com.au/sg20-and-videos.html) -- [Коллекция различных ресурсов по C++](https://awesomecpp.com) +- [The ancestor of the roadmap idea](https://www.cjdb.com.au/sg20-and-videos.html) +- [Collection of various C++ resources](https://awesomecpp.com) - [Cpp con (back to basics)](https://www.youtube.com/playlist?list=PLHTh1InhhwT5o3GwbFYy3sR7HDNRA353e) -## Другие интересные репозитории +## Other interesting repositories -- [Путеводитель C++ программиста по неопределенному поведению](https://github.com/Nekrolm/ubbook) -- [Коллекция библиотек и фреймворков для C++](https://github.com/fffaraz/awesome-cpp) +- [C++ Programmer's Guide to Undefined Behavior ](https://github.com/Nekrolm/ubbook) +- [Collection of libraries and frameworks for C++ ](https://github.com/fffaraz/awesome-cpp)