Coder Social home page Coder Social logo

shinjuku-mokumoku's Introduction

What's Shinjuku Mokumoku Programming?

1人だと勉強をサボりそうなオーガナイザーが 強制的に ストイックにプログラミングする ための時間を作ることを目的に毎週開催されているもくもく会です。

そのため、新宿プログラミングもくもく会では参加しているプログラマー各位が相談したりしながら、以下のようなテーマにそれぞれ取り組みます。

  • 新しい言語・フレームワークを触りこむ
  • 今後使うかもしれないミドルウェアの特性を掴む
  • 分散データストアをとりあえず触って肌感覚を掴む
  • 機械学習についてまとまって時間作って学習する
  • 数学や統計を学び直す、論文を読む
  • OSS活動やプライベートプロダクトを集中して進めたい

また、自身にプレッシャーを与えるためにもcheck-inにてやることを宣言し、check-outにて成果を発表します!

過去の雰囲気 : shinjuku-mokumoku

質問などありましたら、slackの shinjuku-mokumoku (登録はこちら) もしくは、twitter #shinjukumokumoku にてご連絡ください。

check-in & out

差し込み業務を回避するには強い意志!ということで、check-inにてやることを宣言し、check-outにて成果を発表します 💪

以下を参考に、自己紹介とやることの宣言を行うPull Requestを shinjuku-mokumokumeetups/<開催回数>/<あなたのお名前>.md (template) へお出しください。

参考: shinjuku-mokumoku#137

💡 Pull Requestとは?その出し方は?

gitやpull requestに不安な点がありましたらshinjuku-mokumoku slackまでご質問ください。

ToC

TODO

  • run npm prepare on circleci workflow (need commit and push)

Other Usage

Generate Presenter order

docker-compose run node node ./bin/presenter.js <num>

Generate Event template and set reminder and poller

SLACK_API_TOKEN=<YOUR_SLACK_API_TOKEN> \
SLACK_CHANNEL=<YOUR_SLACK_CHANNEL> \
docker-compose run node npm run prepare

Generate event template

docker-compose run node node ./bin/generateNextEvent.js

Set reminder and poller

SLACK_API_TOKEN=<YOUR_SLACK_API_TOKEN> \
SLACK_CHANNEL=<YOUR_SLACK_CHANNEL> \
docker-compose run node node ./bin/setReminderAndPoll.js

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.