0
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.

プログラミング一日目 -学ぶ前の準備-

Posted at

プログラミング一日目 -学ぶ前の準備編-

*こちらはwindows版に対応する記事です


今日、準備したものは、
・VScodeのインストール
・Slackのインストール
・Windows Terminalのインストール
・Google Chromのインストール
・Git hubのアカウント作成
・Qiitanoアカウント作成
・Twitterのアカウント作成
・Markdownの記述法を学ぶ
 

・VScodeのインストール

 VScodeはプログラミングのコードを書いていく場所
 

・Slackのインストール

 Slackはチームのコミュニケーションやメッセージングのアプリ

・Windows Terminalのインストール

 
windows terminalhはコンピュータを対話的に操作するために用意された
CUI(Character User Interface)アプリケーション

・Google Chromのインストール

 書いたコードを反映させるときに使う

・Git hubのアカウント用意

 ウェブページの公開やバージョン管理に使う

・Qiitaのアカウント用意

 情報発信、収集に使う

・Twitterアカウントの作成

 情報発信、収集に使う

・Markdownの記述方法を学ぶ

 プログラミング言語ではないが、それと似て、テキストやグラフを作る際に
 楽に書けるようにする記述法




明日 ー HTMLとCSSを使って実際にサイトを作る

0
0
1

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
0
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?