diff --git a/pl/cross/odata/odata.txt b/pl/cross/odata/odata.txt new file mode 100644 index 000000000..7a21116d4 --- /dev/null +++ b/pl/cross/odata/odata.txt @@ -0,0 +1,9 @@ +https://www.odata.org/ + +https://portal.eaeunion.org/sites/odata/odata/Documents/%D0%A7%D1%82%D0%BE%20%D1%82%D0%B0%D0%BA%D0%BE%D0%B5%20OData.pdf + +2024 +Jetbrains - Mastering OData: An In-Depth Developer's Guide 0:00 of 1:11:35 + https://www.youtube.com/watch?v=QVrcHv-Tm4k +2022 +https://habr.com/ru/articles/678614/ diff --git a/pl/cross/rest/articles.txt b/pl/cross/rest/docs/articles.txt similarity index 100% rename from pl/cross/rest/articles.txt rename to pl/cross/rest/docs/articles.txt diff --git a/pl/web/rest/rmm.txt b/pl/cross/rest/rmm.txt similarity index 100% rename from pl/web/rest/rmm.txt rename to pl/cross/rest/rmm.txt diff --git a/pl/cross/tools/ide/jetbrains/dataspell.txt b/pl/cross/tools/ide/jetbrains/dataspell.txt new file mode 100644 index 000000000..4eff9a3c8 --- /dev/null +++ b/pl/cross/tools/ide/jetbrains/dataspell.txt @@ -0,0 +1,5 @@ +https://www.jetbrains.com/ru-ru/dataspell/ + +2024 +Jetbrains - Sobolevskiy - How to work with SQL and Databases in DataSpell 0:00 of 53:55 + https://www.youtube.com/watch?v=GIrXNibrD-I diff --git a/pl/cross/tools/ide/vscode/ext/ai/intellisense/intellisense.txt b/pl/cross/tools/ide/vscode/ext/ai/intellisense/intellisense.txt new file mode 100644 index 000000000..7ae51e845 --- /dev/null +++ b/pl/cross/tools/ide/vscode/ext/ai/intellisense/intellisense.txt @@ -0,0 +1,5 @@ +https://code.visualstudio.com/docs/editor/intellisense +https://code.visualstudio.com/docs/cpp/configure-intellisense + +2024 +https://devblogs.microsoft.com/cppblog/c-in-vs-code-getting-started-configuring-intellisense/