An open API service indexing awesome lists of open source software.

https://github.com/fey/my-stream-resources


https://github.com/fey/my-stream-resources

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

1. Цель. Почему я хочу заниматься.
2. Слепая 10 пальцевая печать.
3. Ресурсы для начинающих:
- https://code-basics.ru/
- https://github.com/
- Изучение Гит:
- https://githowto.com/ru
- https://learngitbranching.js.org/
- https://git-scm.com/
- https://ru.hexlet.io/my
- тестовые задания
- https://www.codewars.com/dashboard
- https://codebattle.hexlet.io/
- http://newstar.rinet.ru/~goga/sicp/
- https://ru.hexlet.io/courses/introduction_to_programming
- https://ru.hexlet.io/courses/cli-basics
- Соло на клавиатуре https://solo.nabiraem.ru
4. Мой первый скрипт на ПХП https://gist.github.com/fey/69ac0f43b041db77ceaeae146c32577c
5. Настройка окружения:
- https://guides.hexlet.io/development-on-windows/
- https://guides.hexlet.io/ubuntu-linux-in-windows/
- https://melodyn.ru/hexlet/
6. Инструменты/софт
- chocolatey https://chocolatey.org
- Sublime Text 2|3
- Atom
- VSCode
- (PHPStorm) (платный)
- https://repl.it/repls
- VSCode https://code.visualstudio.com
- `choco install sumblimetext3`
- Дополнения для VSCode:
- PHP Extension Pack
- PHP Intelephense
- PHP IntelliSense
- PHP Debug
- Atom Keymap
- Rainbow Brackets
- Rainbow Tags
- indent-rainbow
- Semicolon Insertion Shortcut
- GitLens
- https://www.elephantsql.com/
- https://www.db-fiddle.com
>Алексей Ерёмин​ Давай напишем парсер для пикабу. Который будет искать все комменты и посты определенных пользователей и ставить им лайки или дизлайки

### Установка PHP под Windows
1. Установить choco
2. `choco install php composer -y`
3. Установить sublime / vscode
4. Установить xdebug