LoginSignup
3
0

More than 5 years have passed since last update.

Challenge Book for Web Engineers (Webエンジニアの課題図書)

Last updated at Posted at 2017-11-04

Webエンジニアが読んでおくべき課題図書を選びました。 もっと正確に書くと、今の会社で働くWebエンジニアが読むべき書籍の一覧です。 (外国のオフィスもあるのでできるだけ英語のものを選んでいます。)

Basic

W3C HTML5 (Web Site)

https://www.w3.org/TR/html5/
(今は html 5.1 というのも進んでいますね。)

特に次の点は注意が必要です。

  • How to use each content, such as sectioning content, flow content, etc. (Sectioning Content, Flow Content 等のコンテンツ)
  • Each tag meaning and its attributes (各 Tag の意味・属性)

Test Driven Development by Example

たのしい Ruby

はじめての Spring Boot

これは超基礎なので、公式ドキュメント読んでわかるならそれでもいいレベルです。

Oracle Master Bronze SQL 基礎

SQL Basic

Medium

Design Patterns: Elements of Reusable Object-Oriented Software

Pattern of Enterprise Application Architecture

Domain Driven Design

とりあえずこれだけ。

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