Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README (GIt links).md #51

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 1 addition & 40 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,4 @@
# Список документов

## Личный кабинет

1. [Инструкция по работе с личным кабинетом](account/)
1. [Инструкция по загрузке файлов на учебный хостинг Нетологии](ftp/)

## Вёрстка

1. [Шпаргалка по HTML и CSS для контент-менеджера](https://netology-code.github.io/guides/wm-cheat-sheet)
1. [Инструкция по работе с Codepen](codepen/)
1. [Относительные ссылки](relative-link/)

## JavaScript

1. [Инструкция по работе с Repl.it](/repl/instruction.md)

## Git и GitHub
# Git и GitHub

1. [Инструкция по установке Git](git/)
2. [Git. Краткое руководство по терминалу](./git-terminal/git-terminal.md)
Expand All @@ -25,25 +8,3 @@
6. [Инструкция по размещению сайта на GitHub Pages](github-pages/)
7. [Инструкция по созданию токена для GitHub](github-access-token/)
8. [Решение 403 ошибки при работе с GitHub](github-403/)

## PHP

1. [Инструкция по настройке рабочего пространства для комфортного обучения на курсе PHP](server/)

## Java

1. [Инструкция по установке Intellij IDEA для Java](intellij_idea/)
2. [Инструкция по установке Java Development Kit (JDK)](jdk_install/)

## Python

1. [Инструкции по установке и настройке Python](python/)

## QA

1. [Глоссарий QA](glossary_qa/)

## iOS

1. [На чем программировать под iOS?](mac/)