1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Rubyドリルを解く時に使うおすすめサイト

Posted at

##はじめに##

テックキャンプ で学習する際、毎朝rubyドリルを時ます。

その際に私が挙動を確認する際に使うサイトをご紹介します。

##おすすめサイト##

paiza.IOは、ブラウザ上でコードを書け、書いたコードをその場で実行できるオンラインのプログラム実行環境です。
最初はrubyドリルを解く際にターミナルで記述し、確認をしていたましたがこのサイトを見つけ使っております。

スクリーンショット 2021-05-12 20.06.10.png

このように言語を選択して記述ができます。

スクリーンショット 2021-05-12 20.12.51.png

実行をクリックすると実際の挙動を確かめることできます。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?