Skip to content

Commit

Permalink
add FAQ
Browse files Browse the repository at this point in the history
  • Loading branch information
AMashoshyna committed Sep 8, 2019
1 parent 8b21d50 commit 62b3b7e
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion faq.md
Original file line number Diff line number Diff line change
@@ -1 +1,39 @@
WIP
[![MIT Licensed][icon-mit]][license]
[![Ideas and useful links][icon-ideas]][ideas]
[![Awesome][icon-awesome]][awesome]
      

# Frequently Asked Questions

- Q: How can I enroll in the course?
+ A: Just start doing the tasks in [Stage 0. Self-Study](https://github.com/kottans/backend/blob/master/contents.md). Stage 0 is freely available to everyone. If you succeed in making all the Stage 0 tasks in time and pass the interview, you will be enrolled in main course (offline lectures). Keep an eye on our [public channel](https://twitter.com/kottans_org) and [chat]
- Q: Do I need to register for the course?
+ A: No, no formal registration needed. Just start with tasks.
- Q: How much time do I have to finish online tasks?
+ A: Approximately 3 months starting with 09.09.19, but there are no hard deadlines yet announced. The program is new and may be adjusted to the average results of the group.
- Q: I don't live in Kyiv. Do you have courses in my city?
+ A: So far Kyiv only, but we try to put as much materials as possible online.
- Q: I don't live in Kyiv. Can I do the course remotely?
+ A: You can certainly do Stage 0. All the communications related to this stage will be held online. As for Main course, it is designed to be taken in an offline group, but feel free to got through the materials as a self-study and to ask questions.

Once again, don't forget:
1) we are not paid to do this
2) answering same questions over and over takes time, that could be used to make materials for this course better
3) don't be rude, everyone likes talking to nice people
4) there's a person on the other end of the screen.

^_^ Knowledge must be shared

[icon-mit]: https://img.shields.io/badge/license-MIT-blue.svg
[icon-ideas]: https://img.shields.io/badge/google--doc-ideas-ff69b4.svg
[ideas]: https://docs.google.com/spreadsheets/d/1bZJhYjK3VHOS2HmQb2Fs4aHfEBt8mp1F09j9nEEDaqE/edit#gid=818017811
[icon-awesome]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
[license]: https://github.com/Kottans/web/blob/master/LICENSE.md
[awesome]: https://github.com/sindresorhus/awesome
[markdown]: https://help.github.com/categories/writing-on-github/
[wiki-stupid-question]: https://en.wikipedia.org/wiki/No_such_thing_as_a_stupid_question
[kottans-backend]: https://github.com/kottans/backend
[node]: ./img/node.png
[go]: ./img/go.png
[python]: ./img/python.png
[chat]: https://t.me/kottans

0 comments on commit 62b3b7e

Please sign in to comment.