강의

멘토링

로드맵

BEST
Programming

/

Full-stack

[リニューアル] Node.js教科書 - 基本からプロジェクト実習まで

ノードとは何か、最新のJavaScript文法、ノードのAPI、npm、モジュールシステム、データベース、テストなどについて学び、5つの実例を使ってプロジェクトを作成します。最後に、サービスをクラウドにデプロイします。

  • zerocho
Node.js
MySQL
MongoDB
Sequelize

学習した受講者のレビュー

こんなことが学べます

  • Node.js

  • npm

  • エクスプレス

  • サーバー

  • MySQL

  • MongoDB

  • sequelize

  • mongoose

  • テスト

  • WebSocket

  • socket.io

  • AWS 配布 (S3、Lambda)

新しく戻ったNode.js教科書、
ゼロ秒でノードを起動しよう!

Node.js教科書(ギルベット)の内容を扱う動画講座です。ノードが何であるかから、JavaScript最新の文法、ノードのAPI、npm、モジュールシステム、データベース、テストなどを学び、5つの実践例でプロジェクトを作成していきます。最後に、AWSにデプロイすることで仕上げます。 756ページの本の内容を1500分の画像で学びます。 thebook.io/080229からノード教科書の本を8枚まで無料でご覧いただけますので、一緒にご覧いただくことをおすすめします。


学習目標

  • ノードの重要な概念を習得したら、実践的な例を通して実務に飛び込む準備を整えます。

こんな方におすすめです!

  • フロントエンド開発者ですが、バックエンド側に底辺を広げたい方
  • デスクトップやモバイルアプリケーションをJavaScriptにするために事前にノードを学習する方
  • ノードを実務でどのように使用するのか疑問に思った人
  • ノードプログラムのテスト方法が気になる方
  • ノードサービスをクラウドにデプロイしたい方
  • Node.js教科書を動画講座と一緒に見たい人

こんなスキルを学びます。

Node.js MySQL mongoDB Sequelize


実践例

▲SNS Webアプリ、オークションシステムなど、さまざまな例にしたがって作成できます。


質問にすばやく
答えます。

私のコースの利点はQ&Aです。質問があれば、一日で答えてください。
講座に関する内容を自由に質問しながら積極的に勉強してみてください。
内容を理解するのに役立つでしょう!


関連講義

Node.jsでWebをクロールする
Node.js + Puppeteerで有名なWebサイトをクロールしてみてください。

注意事項

  • 事前知識:JavaScript、ES5の理解(必須)
  • 1~6強はYouTubeで無料公開されています。
  • 本がなくてもソースコードが公開( https://github.com/zerocho/nodejs-book )されているので受講できます!
  • ノード教科書の本はギルベットサイトで公開されています。 ( https://thebook.io/080229/
  • ソースコードは同じですが、書籍の内容と説明の一部が異なる場合があります。

Inflearnが出会った人👨‍💻

チョ・ヒョンヨンのインタビューを読んでください。 見に行く

こんな方に
おすすめです

学習対象は
誰でしょう?

  • Web サーバーの概念を学びたい方

  • Node.js でサーバーを作成したい方

  • フロントエンド開発のために Node をさらに深く勉強したい方

  • Node サービスをクラウドにデプロイしたい方

前提知識、
必要でしょうか?

  • HTML

  • JavaScriptの基本文法

こんにちは
です。

65,757

受講生

1,623

受講レビュー

9,709

回答

4.8

講座評価

22

講座

제 강의의 장점은 Q&A입니다(인프런 답변왕 2회 수상). 24시간 이내에 최대한 답변드립니다! 같이 고민한다는 느낌으로 답변 드릴게요!

One of the key strengths of my courses is the Q&A support. (Winner of the Inflearn Q&A King award twice) I respond to your questions within 24 hours, doing my best to help you out! You’ll feel like we’re solving the problems together.

👉ZeroCho Lectures
제로초 강의 전체 로드맵. A complete roadmap of all my courses is available here.

– Node.js교과서, 코딩자율학습 제로초의 자바스크립트, Let's Get IT 자바스크립트, 타입스크립트 교과서 저자 
ZeroCho.com 운영자
– 현) 유튜브에서 ZeroCho TV로 개발 관련 방송중 
– 현) 스모어톡 CTO 
– 전) 오늘의픽업 CTO(카카오모빌리티에 엑싯 후 카카오모빌리티 최연소 개발파트장)

  • Author of Node.js Textbook, Self-Guided JavaScript by ZeroCho, Let's Get IT JavaScript, and TypeScript Textbook

  • Operator of ZeroCho.com

  • Currently running a YouTube channel ZeroCho TV, covering development topics

  • CTO at SmoreTalk

  • Former CTO at Today Pickup (acquired by Kakao Mobility, where I became the youngest lead developer)

カリキュラム

全体

124件 ∙ (24時間 23分)

講座掲載日: 
最終更新日: 

受講レビュー

全体

123件

4.7

123件の受講レビュー

  • wocl009891님의 프로필 이미지
    wocl009891

    受講レビュー 4

    平均評価 4.5

    4

    91% 受講後に作成

    I have taken more than 85% of the course. (I have taken all of the courses except for the WebSocket~CLI part.) Advantages 1. It is detailed. Even though it is the same concept, Zerocho's course covers it much more in depth. 2. You can see the textbook. At the beginning of the course, he says that you don't need to buy the textbook, but from my experience, I definitely recommend buying it. 3. You can learn about other parts (testing, deployment using AWS, etc.) in addition to the Twitter backend. 4. The Q&A board is very fast. They answer in less than a day. Disadvantages 1. There are some parts where the explanation is not detailed. This is especially true for the Sequelize part (follow, following, like function). It was difficult overall, so I didn't even know what to ask. In my case, I studied by purchasing the course textbook and taking the free database course of Saengwhal Coding, but I'm not sure if I understood it properly. 2. The front-end is implemented with vanilla JS and axios requests, so it is a bit lacking for a portfolio. For those who need a portfolio like me, the Nodebird Clone Coding lecture seems better than this lecture. Overall: Although there are some shortcomings, I think there is no other Node lecture as good as this in Korea. It was of better quality than the lectures that YouTubers put out for 200,000 won.

    • likemeblackfrom2085님의 프로필 이미지
      likemeblackfrom2085

      受講レビュー 2

      平均評価 5.0

      5

      54% 受講後に作成

      This person is a true educator. It was a lecture worth 50,000 won, but I received several times that amount. I was really grateful for the quick Q&A. In the JavaScript part that you should know in the previous section, I had a question because I had difficulty understanding asynchronous functions, and after answering in detail, the instructor released his secrets on YouTube for free. Here is the link. https://youtu.be/A7AeQzEoEmc (In particular, the secret to convert promise then to async await 1:1 is amazing. Until then, I couldn't find that method even by Googling. It seems to be the research result of Mr. Zerocho. Even if this secret becomes common over time and is shown on many blogs and YouTube channels, I hope that it is remembered that it is a secret that Mr. Zerocho released.) I thought that he was a very generous person who released the secrets that he had researched and created for years for free on the Internet. You have to be very generous when it comes to things like sharing class notes, and the students who share are very generous. I can feel it, This is a free sharing of competitiveness related to livelihood as an instructor Just as a person, as an educator, you are cool I haven't finished listening to the lecture yet, so I will listen to it all and edit the course review

      • dmsthf09041742님의 프로필 이미지
        dmsthf09041742

        受講レビュー 6

        平均評価 4.5

        5

        69% 受講後に作成

        Please upload the revised version to YouTube to try it yourself!

        • qwe62939130님의 프로필 이미지
          qwe62939130

          受講レビュー 10

          平均評価 5.0

          5

          49% 受講後に作成

          I took both Zerocho's Node.js lecture and React-nodebird lecture. If you just listen to the lecture well and follow along, you can apply it. That's how easy it is to understand the lecture, and the revisions are quickly reflected. And the biggest strength of this lecture is the Q&A, which kindly informs you about the parts that apply the lecture. Even if you don't get a perfect solution through Q&A, there were many cases where you got a big hint and solved it. It's a really good lecture. Thank you.

          • sweenytodd10122644님의 프로필 이미지
            sweenytodd10122644

            受講レビュー 1

            平均評価 4.0

            4

            43% 受講後に作成

            Everything is fine, but I don't know why the music at the beginning and end of the lecture is so loud... It hurts my ears.

            • zerocho
              知識共有者

              ㅠㅠ Sorry. From now on, I won't put songs in the intro and outro.

          公開していない講座のため、受講が制限されます。
          非公開講座

          zerochoの他の講座

          知識共有者の他の講座を見てみましょう!

          似ている講座

          同じ分野の他の講座を見てみましょう!