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 1 year has passed since last update.

(特にIT駆け出しの方向け)覚えたらこの先ずっと役に立つ技術

Last updated at Posted at 2022-09-26

よく質問されるのですよね。何勉強したらよいの?って。ということで主観でのリスト化。

ずっと活用できる(と思われる技術)トップ10!

  1. マークダウンで出力される程度のHTMLと、シンプルなCSS
  2. http(s)等アプリケーション層のプロトコル、DNS、DHCP、SMTP、IMAP、FTPあたりの存在と用途、概要も知っていても良い。OSI7層とTCP/IPを一緒に学習すると効果的
  3. OSI7層
  4. TCP/IP
  5. ドメイン管理(DNS)
  6. (ネットワーク系を中心に)UNIXコマンド
  7. (動的言語として)JavaScript(ECMAScript)
  8. (静的言語として&メモリ操作を理解するために)C言語
  9. SQL構文
  10. 正規表現

番外編

  • JIS X 8341 (特に8341-3)
  • オブジェクト指向
  • NISTのクラウド定義
  • The twelve-factor app

実はこれが1番役立つ技術(いまのところ)

  • ブラインドタッチ(アルファベット、数字、記号)。できれば、日本語キーボード・英語キーボード、PC/Macそれぞれ各種で
0
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
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?