6
7

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 5 years have passed since last update.

Web Developer Roadmap 2018の技術を網羅するUdemy講座を一覧にまとめてみた

Last updated at Posted at 2018-10-11

はじめに

2018年の最先端DevOpsエンジニアになるためのロードマップ という記事を読ませていただきましたが、記事全体としてUdemyでの動画の講義が多く紹介されていました。

また自分自身がここ数ヶ月ほどUdemyを使い倒して講座を受講しているので、一度Developer Roadmapに書かれている技術についてのUdemy講座をまとめておきたいな、と思ったのが今回の記事を書き始めた経緯です。

動画の選定基準については確固たるものがあるわけではありませんが、

  • 評価が4.0をくだらない
  • 受講者数(評価数)がある程度ある
  • 講座の言語が英語である

というのをおおよその基準に選定しています。

Qiitaの記事やその他のリソースも含めた方がいいかとも思いましたが、今回はUdemyに限定しています。

また、なぜ英語の講座のみを選んでいるかというとエンジニアの基本的な技能として英語(少なくとも読み聞きだけでも)が必須であると考えている間です。

少しでも読み聞きができるのであれば英語で講座を受講していれば自然と英語力は向上するでしょうし、それ以前に簡単なレベルすらままならない場合は今回利用したWeb Developer Roadmap 2018 以前の段階で英語を勉強する必要があると考えてもらった方がいいですね。

(なお本記事は現在進行形で調査と更新を行なっていますので不足している部分がままありますので悪しからず。「この講座がいいよ!」というのがあればぜひリクエストお願いします!)

Introduction

Introduction

Git & GitHub

SSH

HTTP/HTTPS and APIs

Bacis Terminal Usage

Learn to Research

Data Structures & Algorithms

Character Encodings

Frontend Roadmap

Frontend Roadmap

Learn HTML & Basics of CSS

Basics of JavaScript

Package Managers

NPM

Yarn

CSS Preprocessors

Sass

PostCSS

CSS Framework

Bootstrap

CSS Architecture

Build tools

Webpack

NPM Scripts

ESLint

Pick a Framework

React.js

Vue.js & vuex

Angular

Typescript

Server Side Rendering

Next.js

Nuxt.js

Back-end Roadmap

DevOps Roadmap

DevOps Roadmap

Learn a Programming Language

Understand different OS Concepts

Learn about Managing Servers

Operating System

Linux
Learn to live in Terminal

Networking and Security

What is and how to setup a ___

Reverse Proxy

Caching Server

Forward Proxy

Load Balancer

Firewall

Web Server

Apache
Nginx

Learn Infrastructure as Code

Containers

Configuration Management

Infrastructure Provisioning

Learn some CI/CD Tool

Jenkins

Teamcity

Circle CI

Learn how to monitor software and infrastructure

Infrastructure Monitoring

Application Monitoring

Logs Management

Cloud Providers

AWS

6
7
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
6
7

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?