programulya / algorithm_club

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

algorithm_club

Gitter

FAQ

What are we learning?

What should I know and have before I join?

  1. Have optimusm and responsibility enough to keep track and endure the whole course.
  2. Know at least one programming language suitable for completing course.
  3. Know git and github enough to send pull requests with your completed work.
  4. Have a laptop to join our workshops/offline meetings.

How do we organize our work?

  • offline meetings twice per week.
    • keeping track on progress
    • peer review
    • additional tasks presenting and review
  • no restrictions on programming language to use, but we should be able and willing to explain our code to those unfamilliar with my_beloved_programming_language

How to join?

since we are just starting - we will be happy to welcome new participants

  1. join our gitter chat linked to this project
  2. Fork this repo.
  3. Create subdirectory %username% in \tasks directory.
  4. Send a pull request your work could be included and reviewed
  5. All work is ought to be organized in \tasks\user\week1\solution_1 manner.

Are there any online sessions planned?

Yes, there are. Starting from February 8th, every Thursday from 19-30 to 21-00 there will be a google hangout session devoted to answering questions and helping each others.

list of participants will be ordered by random.org

reviewer\Week number week 1 week 2 week 3 week 4 week 5 week 6 week 7 week 8 week 9
1 username 1 2 3 4 5 6 7 8 9 2
2 username 2 3 4 5 6 7 8 9 1 3
3 username 3 4 5 6 7 8 9 1 2 4
4 username 4 5 6 7 8 9 1 2 3 5
5 username 5 6 7 8 9 1 2 3 4 6
6 username 6 7 8 9 1 2 3 4 5 7
7 username 7 8 9 1 2 3 4 5 6 8
8 username 8 9 1 2 3 4 5 6 7 9
9 username 9 1 2 3 4 5 6 7 8 1

Plan for setup and jump start located here.

About

License:MIT License