https://github.com/fey/my-stream-resources
https://github.com/fey/my-stream-resources
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fey/my-stream-resources
- Owner: fey
- Created: 2019-04-07T12:16:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-07T13:22:39.000Z (over 7 years ago)
- Last Synced: 2025-02-01T01:52:20.141Z (over 1 year ago)
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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