강의

멘토링

로드맵

Inflearn brand logo image
Programming

/

Programming Language

JavaScript + jQueryの基礎から実務まで:高度なPart.1

理論と実習を通じてJavaScriptを習得できる講義です。 JavaScriptにある程度慣れた方のための講義です。 Part 1はJavaScriptのクラスとオブジェクト指向プログラミングの内容を扱っています。

  • usefulit
JavaScript
jQuery

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

こんなことが学べます

  • オブジェクト指向プログラミング

  • クラス

  • 抽象化とカプセル化

  • 継承

  • 多型

理論+実習でJavaScript+jQueryの
基礎から実務までポギギ!

📢受講前に確認してください!

  • 本講義は知識共有者の質疑応答を提供しない講義です。受講にご参考ください。

🔍講義の紹介

理論と実践の並行を通じてJavaScriptの高度な技術を学びましょう!

Javascript?

JavaScriptはオブジェクトベースのスクリプトプログラミング言語で、Webブラウザ内で主に使用する言語です。主にウェブサイトの外的な側面を担当するフロントエンドで使用しています。
しかし、最近はフロントエンドだけでなく、バックエンドやサーバーでもJavaScriptを活用する傾向です。そのため、JavaScriptを習得すれば様々な分野で活用できるでしょう! 😄

誰のための講義ですか?

オブジェクト指向プログラミング?

クラス?継承?抽象化?
知らない用語だらけ!

JavaScriptは初めて!

JavaScriptで学ぶ
オブジェクト指向プログラミング

実習で勉強します!

様々な練習を通して
身につけることができます。

VSコードを使う

VS codeの使い方を
身につけることができます。

どんな強みがありますか?

  • 理論と実習の並行により、概念とスキルの両方を身につけることができます。
  • 講義の教案とサンプルソースを提供しています。

📝 講義の構成

理論講義

STEP 1

理論講義によるJavaScriptの知識の習得

練習の例

STEP 2

実習によるJavaScriptスキルの習得

理論部品

理論パートでは基礎からじっくりとJavaScriptの理論を学べますよ!
各セクションごとに講義教案が提供されており、不足している部分を勉強するのに役立ちます!

実習パート

理論パートで学んだ部分を実習できる例で理論をよりよく理解できますよ!
各セクションにサンプルソースを提供しており、さまざまな機能を練習するのに最適です!

開発環境

このレッスンはChromeウェブブラウザとVisual Studio Codeで実践しています。


🔑関連講義

JavaScript + jQueryの基礎から実務まで:高度

JavaScript + jQueryの基礎から実務まで:高度なPart。 1 現在の講義
オブジェクト指向プログラミング

こんな方に
おすすめです

学習対象は
誰でしょう?

  • JavaScript 中級者

  • 実務に適用できるJavaScript + jQueryの知識が必要な人

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

  • HTML/CSS

  • JavaScriptの基本

こんにちは
です。

8,256,329

受講生

6,111

受講レビュー

4.6

講座評価

296

講座

유용한 IT 강의를 통해 여러분의 성장을 돕겠습니다.

カリキュラム

全体

27件 ∙ (12時間 4分)

講座資料(こうぎしりょう):

授業資料
講座掲載日: 
最終更新日: 

受講レビュー

全体

31件

4.8

31件の受講レビュー

  • qkrrldus93님의 프로필 이미지
    qkrrldus93

    受講レビュー 10

    平均評価 4.9

    4

    78% 受講後に作成

    I wrote this to help those who will take this course in the future. I don't usually leave reviews, but I wrote this because there aren't many reviews written for this course and I think there will be many people who are struggling like me. Background for taking this course - I recently became in charge of operations and development at my company. I learned basic JavaScript from lectures at school and academies, but the JavaScript I write in practice is written in an object-oriented way, not the simple procedure-oriented way I knew, so I took this course to study. Advantages of the course 1) I learned a little more about how the JavaScript I write in practice works. 2) The examples were explained in detail so the course wasn't difficult. 3) I think I can learn it without having to review it separately just by following the repeated examples. Disadvantages of the course 1) I think the content is not enough for the price. - Of course, it is cheap, but in fact, it is divided into advanced Part 1 and Part 2, and I also referred to the preview lecture of Part 2, but in fact, I think it would have been better to just combine advanced par 1 + part 2. 2) I think the lecture has too much theory. - I know that theory is important. However, for those who have already studied the basics of JavaScript, there was a lot of knowledge that they already knew. I think students who are taking advanced classes already know the basic theory, and I wish there were more practical exercises using it, and methods of writing in practice. 3) Lack of reflection of the latest trends - I purchased it directly and took the course in June 2022. I don't know when the lecture was made, but I think JavaScript has changed a lot as of now. For example, there are various JavaScript techniques such as let, const, scope, hoisting, promise, callback function, etc., but I think it would have been better if the previously explained theory class had been simple and explained the principles required for advanced JavaScript techniques. 4) Repetition of the same example - The example of creating a MenuTab was good, but it felt too repetitive. I think it would have been better if I could have learned how to write more diversely through other examples. Conclusion - I would like to thank the instructor for providing such a good lecture. It was a great help to my current work, and through repetition, I naturally learned how to design and write JavaScript classes. I think it is a good lecture to listen to at least once before going into practice. However, if you only know the basic knowledge of JavaScript and the concepts of objects, functions, and prototypes, I think you don't necessarily have to listen to this lecture. I think there are plenty of examples that follow the trend on YouTube, books, and the Internet. Still, I think it will be a great help to those who are studying JavaScript for the first time. I wrote this without any particular order, but I hope it will be helpful to the students. I wrote my personal opinions. Of course, since everyone has different opinions, you may think my writing is not very good, but I tried to write it as honestly as I could. I hope all the students will have only good things.

    • pleasure0975124님의 프로필 이미지
      pleasure0975124

      受講レビュー 7

      平均評価 5.0

      5

      100% 受講後に作成

      Okay lol

      • idxuse님의 프로필 이미지
        idxuse

        受講レビュー 21

        平均評価 5.0

        5

        100% 受講後に作成

        It's a difficult subject, but it's a good lecture.

        • koomajin0570님의 프로필 이미지
          koomajin0570

          受講レビュー 18

          平均評価 4.9

          5

          100% 受講後に作成

          It was nice to learn how to create different classes.

          • hyde31633589님의 프로필 이미지
            hyde31633589

            受講レビュー 349

            平均評価 5.0

            5

            100% 受講後に作成

            Thank you, I listened carefully

            ¥5,020

            usefulitの他の講座

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

            似ている講座

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