Skip to content

Commit

Permalink
Ссылки к эвм
Browse files Browse the repository at this point in the history
  • Loading branch information
nawinds committed Feb 8, 2025
1 parent 44d4bbf commit 4e355c1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 11 deletions.
4 changes: 2 additions & 2 deletions src/components/AnchorShortcuts.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ const AnchorShortcuts = () => {
d: {type: "anchor", target: "дискретная-математика"},
a: {type: "anchor", target: "алгоритмы"},
o: {type: "anchor", target: "основы-программирования"},
e: {type: "anchor", target: "аппаратное-обеспечение-вычислительных-систем"},
e: {type: "anchor", target: "архитектура-эвм"},

"м": {type: "anchor", target: "матан"}, // м
c: {type: "anchor", target: "спецразделы-высшей-математики"}, // с
l: {type: "anchor", target: "дискретная-математика"}, // д
f: {type: "anchor", target: "алгоритмы"}, // а
j: {type: "anchor", target: "основы-программирования"}, // о
",": {type: "anchor", target: "аппаратное-обеспечение-вычислительных-систем"}, // э - эвм
",": {type: "anchor", target: "архитектура-эвм"}, // э - эвм

// URL shortcuts
b: {type: "url", target: "javascript:history.back()"},
Expand Down
2 changes: 1 addition & 1 deletion src/components/HelpPopup.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const HelpPopup = () => {
<li><b><code>D</code>, <code>Д (рус)</code>:</b> Дискретная математика</li>
<li><b><code>A</code>, <code>А (рус)</code>:</b> Алгоритмы</li>
<li><b><code>O</code>, <code>О (рус)</code>:</b> ОП</li>
<li><b><code>E</code>, <code>Э (рус)</code>:</b> Аппаратное обеспечение вычислительных систем</li>
<li><b><code>E</code>, <code>Э (рус)</code>:</b> Архитектура ЭВМ</li>
<hr/>
<li><b><code>V</code>:</b> Ведомости</li>
<li><b><code>P</code>, <code>П (рус)</code>:</b> Правила оценивания</li>
Expand Down
17 changes: 10 additions & 7 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ import Deadlines from '../components/DeadlinesBlock';

## Матан

Далевская Ольга Петровна, Сарычев Павел Александрович
[Далевская Ольга Петровна](https://discordapp.com/users/689856496078422023/), [Сарычев Павел Александрович](https://t.me/Xixiidjfj)

- [Telegram: ФИТИП 3103 3104](https://t.me/+8Bb3tRNZsfc5Nzgy)
- [Discord: OLD-school](https://discord.gg/HDC4MWVW) (сервер Далевской)
Expand All @@ -37,7 +37,7 @@ import Deadlines from '../components/DeadlinesBlock';

## Спецразделы высшей математики

Далевская Ольга Петровна, Сарычев Павел Александрович
[Далевская Ольга Петровна](https://discordapp.com/users/689856496078422023/), [Сарычев Павел Александрович](https://t.me/Xixiidjfj)

- [Telegram: ФИТИП 3103 3104](https://t.me/+8Bb3tRNZsfc5Nzgy)
- [Discord: OLD-school](https://discord.gg/HDC4MWVW) (сервер Далевской)
Expand All @@ -55,7 +55,7 @@ import Deadlines from '../components/DeadlinesBlock';

## Дискретная математика

Чухарев Константин Игоревич, Тема (Сомов Артем Владимирович)
[Чухарев Константин Игоревич](https://discordapp.com/users/380706899131367424/), [Тема (Сомов Артем Владимирович)](https://t.me/catghoti)

- [Telegram: Дискретные покемоны y28](tg://privatepost?channel=2179126405&single&thread=1)
- [Discord: ДМ+Алго](https://discord.com/channels/1279787292034076817/1279793137207869494)
Expand All @@ -68,7 +68,7 @@ import Deadlines from '../components/DeadlinesBlock';

## Алгоритмы

Ткаченко Данил Михайлович, Усатов Никита, _ментор: Толстокулаков Игорь_
[Ткаченко Данил Михайлович](https://vk.com/id100869276), [Усатов Никита](https://t.me/nikitakosatka), _ментор: [Толстокулаков Игорь](https://t.me/biqiboqi)_

- [Telegram: algo 02,04](https://t.me/+3MU9OzdeyzYzMzEy)
- [Telegram: Алго & ДМ инфо](https://t.me/algo_math_info)
Expand All @@ -80,7 +80,7 @@ import Deadlines from '../components/DeadlinesBlock';

## Основы программирования

Хвастунов Александр Павлович, Курилов Федор Константинович
[Хвастунов Александр Павлович](https://t.me/hvost239), [Курилов Федор Константинович](https://t.me/fkurilov)

- [Telegram: ITMO C++ 24/25 News (новостной канал)](https://t.me/+TrkaJQNAvmVkYjk6)
- [Telegram: ITMO C++ 24/25 (обсуждение)](https://t.me/+P7FY7vt4qCM3NTZi)
Expand All @@ -103,9 +103,12 @@ import Deadlines from '../components/DeadlinesBlock';
- [Информация об экзамене](https://github.com/is-itmo-c-24/lectures/blob/main/Exam%20-%20I.md)


## Аппаратное обеспечение вычислительных систем
## Архитектура ЭВМ

Скаков Павел Сергеевич, Яковлева Виктория Евгеньевна
[Скаков Павел Сергеевич](https://t.me/pavelxs), [Яковлева Виктория Евгеньевна](https://t.me/viktoriya_yve)

- [Telegram: Чат-обсуждение](https://t.me/+RAW7y7kVzdcxMjdi)
- [Сайт курса](https://skkv-itmo.gitbook.io/se-comp-arch-course)


## Другое
Expand Down
2 changes: 1 addition & 1 deletion src/pages/table-grades.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import OpenIcon from '@site/static/img/top-right-arrow-icon.svg';

<h2><OpenIcon style={{ verticalAlign: 'middle', width: '17px', height: '17px' }} /> [Матан](https://docs.google.com/spreadsheets/d/1p0obShDzJhaiLegIOJoWBs_j-evS7sed502BrUB79KY/edit?gid=0#gid=0 )</h2>
<h2><OpenIcon style={{ verticalAlign: 'middle', width: '17px', height: '17px' }} /> [Спецразделы высшей математики](https://docs.google.com/spreadsheets/d/14rIVWggg_t8WSs1KiCkotNIL1hQZ7-F_VRpMttsP4bw/edit?gid=0#gid=0)</h2>

<h2><OpenIcon style={{ verticalAlign: 'middle', width: '17px', height: '17px' }} /> [Архитектура ЭВМ](https://docs.google.com/spreadsheets/d/1gDMcROqdYmK-Jxq-6HBT_3PSUs0LcioeHvq0ipQ6jXo/edit?usp=sharing)</h2>

---

Expand Down

0 comments on commit 4e355c1

Please sign in to comment.