https://github.com/mikebionic/intensive-python-backend
Intensive preparation guide and tasks for backed developer (by Mike Bionic)
https://github.com/mikebionic/intensive-python-backend
Last synced: over 1 year ago
JSON representation
Intensive preparation guide and tasks for backed developer (by Mike Bionic)
- Host: GitHub
- URL: https://github.com/mikebionic/intensive-python-backend
- Owner: mikebionic
- Created: 2021-01-22T11:46:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-17T18:04:50.000Z (over 5 years ago)
- Last Synced: 2025-01-13T11:50:41.728Z (over 1 year ago)
- Size: 70.6 MB
- Stars: 3
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intensive Backend developer preparation
This repository is about Pyhton developer preparation. These guides with help you to understand the concepts of python language and gain backed development skills.
## Resources and books
* [Skill requirements](resources/skill_requirements.md)
* [Python reference](resources/automatetheboringstuffwithpython.pdf)
* [Flask Cookbook](resources/FlaskFrameworkCookBook.pdf)
* [Flask Web Development](resources/FlaskWebDevelopment.pdf)
* [Pragmatic programmer](pragmatic_programmer_ru.pdf)
* [Vim practical guide](vim_practical.pdf)
Go to workshop and create folder of your projects to complete the tasks.
Commit after each task completion.
Add a documentation on your projects in a markdown text format.
## Tasks
* [Flask tasks](workshop/python_flask/tasks.md)
* [Python tasks](workshop/python/tasks.md)