You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have the newbies' chat, <spanclass="procxx">#supapro</span>. Join via
@@ -28,7 +28,22 @@ <h3>Welcome to the <span class="procxx">ProCxx</span>!</h3>
28
28
Also we recommend the <ahref="https://codingteam.org.ru/">CodingTeam community</a>
29
29
</li>
30
30
</ul>
31
-
31
+
<h2>Projects [wip]</h2>
32
+
<ol>
33
+
<li>Telegram Fork</li>
34
+
</ol>
35
+
<h2>Mini-articles (on Telegra.ph) [wip]</h2>
36
+
<ol>
37
+
<li><ahref="">Git guides</a></li>
38
+
<li><ahref="http://telegra.ph/Matanota-kursota-iz-promath-03-08">Some Math courses for computing</a></li>
39
+
<li><ahref="http://telegra.ph/Some-C-Tips-03-10">Chat tips (work in progress)</a></li>
40
+
</ol>
41
+
<h2>Articles on github.io</h2>
42
+
<ul>
43
+
<li><ahref="https://ps-group.github.io/compilers/cxx17">[ru] Migration to Everyday C++17</a></li>
44
+
<li><ahref="http://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/Interacting-with-code.html#calling-javascript-from-c-c">Connecting Cpp and Javascript</a></li>
0 commit comments