dsp-site/wiki/Prog/Links/Статьи.adoc
2020-11-02 08:14:58 +03:00

19 lines
463 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

= Сайты и статьи по программированию
:category: Программирование
:tags: программирование, C, C++, Qt,
:toc:
== С++
* https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines[C++ Core Guidelines]
== Qt
* https://woboq.com/blog/how-qt-signals-slots-work.html[How Qt Signals and Slots Work]
== Оптимизация
* https://www.agner.org/optimize[Agner's software optimization resources]