doc/IT/programming/README.md
2025-12-01 11:38:14 +03:00

32 lines
1.3 KiB
Markdown
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.

Программировнаие
### VBA
см. папку
### JS
см. папку
### Classic
- Джордейн Р. Справочник программиста персональных компьютеров типа IBM PC, XT и AT. [Programmer's Problem Solver for the IBM PC, XT&AT](https://ahdl-altera.narod.ru/ru/jordin.pdf)
### Классификация
- [Классификация парадигм программирования](https://habr.com/ru/articles/905292/)
### git
https://gitverse.ru/features/gigacode/
### UTF-8
- [Как же прекрасна структура UTF-8](https://habr.com/ru/companies/ruvds/articles/947644/)
### SQL
- [SAP Hana Calculation View](https://habr.com/ru/articles/948888/) Тебе не надо будет писать SQL.
### flow2code
- https://github.com/bpmbpm/doc/blob/main/visualization/code2flow/readme.md#flow2code
### SWITCH-технология
А.А. Шалыто
- https://is.ifmo.ru/automata/
- https://is.ifmo.ru/books/switch_pdf/_switch11.pdf
### 2
- wolfram https://writings.stephenwolfram.com/ ; https://reference.wolfram.com/language/ref/Function.html ; [Lambdas](https://writings.stephenwolfram.com/2025/09/the-ruliology-of-lambdas/)
### Compile
- [Что происходит, когда запускается код?](https://habr.com/ru/articles/971730/)