Skip to content

Commit f3c67f0

Browse files
allnesaobolensk
andauthored
Update docs/common_information/introduction.rst
Co-authored-by: Arseniy Obolenskiy <[email protected]>
1 parent 4e06ba0 commit f3c67f0

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

docs/common_information/introduction.rst

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -25,22 +25,21 @@ Practice:
2525
a zero score for those tasks at the end of the semester.
2626
- All resources for using the repository will be provided here:
2727

28-
- `GIT-1 <https://proglib.io/p/git-for-half-an-hour>`__
29-
- `GIT-2 <https://medium.com/nuances-of-programming/%D0%B7%D0%BD%D0%B0%D0%BA%D0%BE%D0%BC%D1%81%D1%82%D0%B2%D0%BE-%D1%81-git-%D0%B8-github-%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%B4%D0%BB%D1%8F-%D0%BD%D0%B0%D1%87%D0%B8%D0%BD%D0%B0%D1%8E%D1%89%D0%B8%D1%85-54ea2567d76c>`__
30-
- `GIT-3 <https://tproger.ru/translations/git-quick-start/>`__
31-
- `GIT CONFILCTS <https://githowto.com/ru/resolving_conflicts>`__
32-
- `GTEST-1 <https://habr.com/ru/post/119090/>`__
33-
- `GTEST-2 <https://github.com/google/googletest/blob/master/googletest/docs/primer.md>`__
34-
- `GITHUB ACTIONS <https://docs.github.com/ru/actions>`__
35-
- `MPI <https://parallel.ru/vvv/mpi.html#p1>`__
36-
- `LaTeX-1 <https://www.mccme.ru/free-books/llang/newllang.pdf>`__
37-
- `LaTeX-2 <http://www.docs.is.ed.ac.uk/skills/documents/3722/3722-2014.pdf>`__
38-
- `OpenMP <https://parallel.ru/tech/tech_dev/openmp.html>`__
39-
- `TBB-1 <http://www.unn.ru/pages/e-library/aids/2007/12.pdf>`__
40-
- `TBB-2 <https://software.intel.com/content/www/ru/ru/develop/articles/tbb_async_io.html>`__
41-
- `std::thread-1 <https://eax.me/cpp-multithreading/>`__
42-
- `std::thread-2 <http://www.quizful.net/post/multithreading-cpp11>`__
43-
- `std::thread-3 <http://ikt.muctr.ru/images/info/2Lecture_3.pdf>`__
28+
- `Git for half an hour: A Beginner’s Guide <https://proglib.io/p/git-for-half-an-hour>`__
29+
- `Getting Started with Git and GitHub: A Beginner’s Guide <https://medium.com/nuances-of-programming/%D0%B7%D0%BD%D0%B0%D0%BA%D0%BE%D0%BC%D1%81%D1%82%D0%B2%D0%BE-%D1%81-git-%D0%B8-github-%D1%80%D1%83%D0%BA%D0%BE%D0%B2%D0%BE%D0%B4%D1%81%D1%82%D0%B2%D0%BE-%D0%B4%D0%BB%D1%8F-%D0%BD%D0%B0%D1%87%D0%B8%D0%BD%D0%B0%D1%8E%D1%89%D0%B8%D1%85-54ea2567d76c>`__
30+
- `Git: A Quick Start Guide to Using Core Operations with Explanations <https://tproger.ru/translations/git-quick-start/>`__
31+
- `Conflicts resolving in Git <https://githowto.com/ru/resolving_conflicts>`__
32+
- `Google testing framework (gtest) <https://habr.com/ru/post/119090/>`__
33+
- `GoogleTest Primer <https://github.com/google/googletest/blob/main/docs/primer.md>`__
34+
- `GitHub Actions documentation <https://docs.github.com/ru/actions>`__
35+
- `Parallel Programming Technologies. Message Passing Interface (MPI) <https://parallel.ru/vvv/mpi.html#p1>`__
36+
- `Typing and Layout in the System LaTeX <https://www.mccme.ru/free-books/llang/newllang.pdf>`__
37+
- `LaTeX for the beginners <https://web.archive.org/web/20210420184700/http://www.docs.is.ed.ac.uk/skills/documents/3722/3722-2014.pdf>`__
38+
- `What is OpenMP? <https://parallel.ru/tech/tech_dev/openmp.html>`__
39+
- `TBB-1 <https://web.archive.org/web/20220406024622/http://www.unn.ru/pages/e-library/aids/2007/12.pdf>`__
40+
- `Writing Multithreaded Applications in C++ <https://eax.me/cpp-multithreading/>`__
41+
- `Multithreading: New Features of the C++11 Standard <https://web.archive.org/web/20200608173050/http://www.quizful.net/post/multithreading-cpp11>`__
42+
- `Introduction to Parallel Computing <http://ikt.muctr.ru/images/info/2Lecture_3.pdf>`__
4443

4544
\* *All instructions, repositories, and tables may be updated during the
4645
learning process for better usability. Be prepared for changes and check

0 commit comments

Comments
 (0)