Skip to content

Instantly share code, notes, and snippets.

@hira777
Last active August 8, 2018 05:23
Show Gist options
  • Select an option

  • Save hira777/7e2489173f4bfee4718b27e86da52c2d to your computer and use it in GitHub Desktop.

Select an option

Save hira777/7e2489173f4bfee4718b27e86da52c2d to your computer and use it in GitHub Desktop.

コンピュータサイエンス(computer science)

計算機科学(computer science, コンピュータ科学)とは、情報と計算の理論的基礎、及びそのコンピュータ上への実装と応用に関する研究分野である。

つまり、情報を効率的に扱うために、以下の様な分野の理解と応用を意味します。

  • 計算機としてのコンピュータそのものの仕組み
  • プログラミング言語に依らないデータの扱い方であるアルゴリズム
  • データの集まりを体系化したデータ構造

フロントエンドエンジニアとしてJavaScriptで学ぶべきコンピュータサイエンスとは、Webサイトやアプリケーション制作に活きる、データ構造とアルゴリズムです。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment