Skip to content

Instantly share code, notes, and snippets.

@wshino
Last active August 29, 2015 14:06
Show Gist options
  • Save wshino/e97169cd8e2725b21ff6 to your computer and use it in GitHub Desktop.
Save wshino/e97169cd8e2725b21ff6 to your computer and use it in GitHub Desktop.
教育用

インターネットの基礎

  • OSI
  • ip address
  • tcp, udp
  • dns, ntp
  • http

セキュリティリスク

  • dns キャッシュポイズニング

よく使うポート

webサーバーとは

壊していいおもちゃを使おう

vagrant

docker

フレームワーク

C++

treefrog

Java

用語

linux の基礎

http://www.infraeye.com/study/studyz4.html

  • linux distribution
  • shell

基本コマンド

  • echo
  • date
  • history
  • man

制御

  • &&
  • ||
  • ;

Vim 基礎

バージョン管理

  • Git
  • Subversion
  • mercurial

VPN

言語のトレンド(2014/06/30)

http://blog.btrax.com/jp/2014/06/30/startup-languages/

http://golang.org

Java only

コンテナ

Tomcat

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