Coursera
  • オンライン学位学士号と修士号の詳細を見る
  • MasterTrack™修士号取得に向けて単位を取得
  • 大学証明書大学院レベルの学習でキャリアアップを目指す
キャリアを探す企業用大学
  • 閲覧
  • 一番人気のコース
  • ログイン
  • 参加は無料
    Coursera
    • 閲覧
    • Node Js

    フィルター

    「node js」の140件の結果

    • Placeholder
      NIIT

      Server side JavaScript with Node.js

      習得できるスキル: Computer Programming, Javascript, Web Development, Computer Programming Tools, Computational Thinking, Theoretical Computer Science

      3.0

      (27件のレビュー)

      Intermediate · Course · 1-3 Months

    • Placeholder
      IBM Skills Network

      Developing Cloud Apps with Node.js and React

      習得できるスキル: Javascript, Computer Programming, Web Development, Computer Programming Tools, Computer Science, IBM Cloud, Other Web Frameworks, React (web framework), Software Architecture, Software Engineering, Theoretical Computer Science

      4.0

      (201件のレビュー)

      Intermediate · Course · 1-3 Months

    • Placeholder
      NIIT

      Capstone Project Using Node.js

      習得できるスキル: Back-End Web Development

      Mixed · Course · 1-4 Weeks

    • Placeholder
      Universidad Austral

      Desarrollo del lado servidor: NodeJS, Express y MongoDB

      習得できるスキル: Web Development, Computer Programming, Javascript, Computer Programming Tools, Software Engineering, Application Development, Back-End Web Development, Computer Architecture, Data Management, Databases, Distributed Computing Architecture, Full-Stack Web Development, NoSQL, Operating Systems, SQL, Security Engineering, Software Architecture, Software Security, Software Testing, Statistical Programming, System Security, Theoretical Computer Science

      4.1

      (106件のレビュー)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Coursera Project Network

      AWS: Publish a NodeJS Website from Scratch

      習得できるスキル: Amazon Web Services, Cloud Computing, Computer Programming, Web Development, Apache

      4.5

      (64件のレビュー)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Coursera Project Network

      Azure: create a REST API using NodeJS Serverless Functions

      習得できるスキル: Application Development, Cloud API, Cloud Applications, Cloud Computing, Software Engineering, Software Testing, Theoretical Computer Science, Microsoft Azure

      4.3

      (20件のレビュー)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Deploy Node.js Express Application in App Engine

      習得できるスキル: Google Cloud Platform

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Build a Google Workspace Add-on with Node.js and Cloud Run

      習得できるスキル: Data Management, Google Cloud Platform

      Advanced · Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Version Control in node.js: Update Your App with GitHub

      習得できるスキル: Collaboration, Product Lifecycle

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Running a Node.js Container on Google Kubernetes Engine

      習得できるスキル: Cloud Computing, Cloud Storage

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      AWS Elastic Beanstalk: Build & Deploy a Node.js RESTful API

      習得できるスキル: Amazon Web Services, Cloud API, Cloud Computing, Computer Programming, Deep Learning, Machine Learning

      4.7

      (15件のレビュー)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Coursera Project Network

      Containerize a full-stack NodeJS application in Docker

      習得できるスキル: Computer Architecture, Computer Networking, Computer Programming, Data Management, Database Application, Databases, DevOps, Docker (Software), Front-End Web Development, Full-Stack Web Development, Javascript, Mobile Development, Network Architecture, Software Engineering, Web Development

      4.5

      (61件のレビュー)

      Intermediate · Guided Project · Less Than 2 Hours

    node jsに関連する検索

    node.js
    node.js backend basics with best practices
    node.js backend básico con buenas prácticas.
    nodejs
    deploy node.js express application in app engine
    building modern node.js applications on aws
    running a node.js container on google kubernetes engine
    restful microservices using node.js and express
    1234…12

    要約して、node js の人気コース10選をご紹介します。

    • Server side JavaScript with Node.js: NIIT
    • Developing Cloud Apps with Node.js and React: IBM Skills Network
    • Capstone Project Using Node.js: NIIT
    • Desarrollo del lado servidor: NodeJS, Express y MongoDB: Universidad Austral
    • AWS: Publish a NodeJS Website from Scratch: Coursera Project Network
    • Azure: create a REST API using NodeJS Serverless Functions: Coursera Project Network
    • Deploy Node.js Express Application in App Engine: Google Cloud
    • Build a Google Workspace Add-on with Node.js and Cloud Run: Google Cloud
    • Version Control in node.js: Update Your App with GitHub: Coursera Project Network
    • Running a Node.js Container on Google Kubernetes Engine: Google Cloud

    Mobile And Web Developmentで学べるスキル

    Web (13)
    モバイルアプリ (9)
    JavaScript (8)
    モバイルアプリケーション開発 (8)
    Web開発 (8)
    Androidソフトウェア開発 (7)
    CSS (6)
    プログラミング言語 (6)
    Webアプリケーション (6)
    Android Studio (5)
    AngularJS (5)
    コンピュータープログラム (5)

    Node Jsに関するよくある質問

    • Node.js is an open-source run-time environment that lets you execute JavaScript code outside of your browser. It's built on the V8 JavaScript engine created by Chrome and is known for being lightweight and efficient. While most traditional web-serving techniques create a new thread with each connection, which takes up RAM, Node.js is a single-threaded platform that uses non-blocking input and output calls. This lets it shine in supporting tens of thousands of simultaneous connections within the same event loop. Node.js is compatible with a variety of platforms, including macOS, Linux, and Windows. It's not a platform that's well-suited to heavy computation or CPU-intensive operations. Node.js is ideal for building scalable network operations because of its speed and ability to handle many simultaneous connections.‎

    • Learning Node.js can help you create dynamic page content and real-time web applications. Unlike sandboxed environments like Java Applets and Flash, this platform is built for performance. It lets you build powerful applications, but it doesn't require you to write complex code. It also works well for building microservices, an architectural style that's gaining traction for its flexibility and agility. Learning Node.js prepares you to build scalable, fully managed serverless architectures, which are popular because they require minimal overhead while providing maximum agility.‎

    • Learning Node.js opens multiple career paths, including Node.js developers, back-end developers, full-stack developers, and open-source software engineers. Many people start their careers as front-end developers, moving into the role of senior developer after gaining a few years of experience. In this case, you could become a scrum master, team lead, or architect. You could also branch out into management roles, such as team or line managers, or you could create your own consulting business or startup.‎

    • Taking online courses on Coursera gives you the opportunity to learn Node.js and become proficient in using it. You can also explore the server-side of things, full-stack development, and building modern applications. You’ll have a chance to strengthen your skills in publishing a Node.js website or using full-stack web development and building skills in Jquery, front-end framework, SASS, and React.‎

    このFAQの内容は、情報提供のみを目的としています。受講生は、自分の個人的、職業的、経済的な目標に合ったコースやその他の資格を取得するために、さらに調べることをお勧めします。
    探索する他のトピック
    Placeholder
    芸術と人文
    338コース
    Placeholder
    ビジネス
    1095コース
    Placeholder
    コンピューターサイエンス
    668コース
    Placeholder
    データサイエンス
    425コース
    Placeholder
    情報技術
    145コース
    Placeholder
    健康
    471コース
    Placeholder
    数学と論理
    70コース
    Placeholder
    自己啓発
    137コース
    Placeholder
    物理科学とエンジニアリング
    413コース
    Placeholder
    社会科学
    401コース
    Placeholder
    言語学習
    150コース

    Coursera Footer

    キャリアをスタート、またはキャリアアップする

    • Google データアナリスト
    • Google デジタルマーケティング& E-コマースプロフェッショナル認定証
    • python プロフェッショナル認定証を有するGoogle ITオートメーション
    • Google ITサポート
    • Googleプロジェクトマネジメント
    • グーグルUXデザイン
    • Google Cloud 認定資格の取得準備:クラウドアーキテクト
    • IBMサイバーセキュリティ・アナリスト
    • IBMデータアナリスト
    • IBMデータエンジニアリング
    • IBMデータサイエンス
    • IBMフルスタック・クラウドデベロッパー
    • IBM機械学習
    • インテュイット簿記
    • メタフロントエンド開発者
    • 深い学習。AI テンソルフロー開発プロフェッショナル認定証
    • SASプロフェッショナル認定証
    • キャリアをスタートさせましょう
    • 証明書の取得準備
    • キャリアアップ
    • Python 構文のエラーを特定する方法
    • Pythonの例外をキャッチする方法
    • すべてのプログラミングチュートリアルを見る

    人気コースと認定

    • 無料コース
    • 人工知能コース
    • ブロックチェーンコース
    • コンピュータサイエンスコース
    • Cursos Gratis
    • サイバーセキュリティコース
    • データ分析コース
    • データサイエンスコース
    • 英語会話コース
    • フルスタックウェブ開発コース
    • Google コース
    • ヒューマンリソースコース
    • ITコース
    • 英語学習コース
    • マイクロソフトエクセルコース
    • 製品マネジメントコース
    • プロジェクトマネジメントコース
    • Pythonコース
    • SQL コース
    • 俊敏認定
    • CAPM認証
    • CompTIA A +認定
    • データ分析認定
    • スクラムマスター認定
    • すべてのコースを見る

    人気コレクションと記事

    • 1日で終了できる無料オンラインコース
    • 人気の無料コース
    • ビジネス仕事
    • サイバーセキュリティ仕事
    • IT仕事のエントリーレベル
    • データ分析者の面接質問
    • データ分析プロジェクト
    • データアナリストになる方法
    • プロジェクトマネージャーになる方法
    • ITスキル
    • プロジェクトマネージャーの面接質問
    • Pythonプログラミングスキル
    • 面接での強みと弱み
    • データアナリストは何をしますか
    • ソフトウェアエンジニアは何をしますか
    • データエンジニアとは
    • データサイエンティストとは
    • プロダクトデザイナーとは
    • スクラムマスターとは
    • UX検索とは
    • PMP認定を取得する方法
    • PMI認証
    • 人気のサイバーセキュリティ証明書
    • 人気の QL 証明書
    • courseraのすべての記事を読む

    オンラインで学位または証明書を取得する

    • Google プロフェッショナル認定プログラム
    • プロフェッショナル認定
    • すべての証明書を表示する
    • 学士号
    • 修士号
    • コンピュータサイエンスの学位
    • データサイエンスの学位
    • MBAとビジネス学位
    • データ分析の学位
    • 公衆衛生学位
    • 社会科学の学位
    • 経営学の学位
    • 学士号と理学博士号の比較
    • 学士号とは何ですか?
    • 開発する11の良い学習習慣
    • 推薦状の書き方
    • ビジネスの学位で就ける需要の高い10の仕事
    • コンピュータサイエンスの修士課程は価値があるのか?
    • すべての学位プログラムを見る
    • Coursera India
    • Coursera UK
    • Coursera Mexico

    Coursera

    • 概要
    • Courseraのサービス
    • リーダーシップ
    • キャリア
    • カタログ
    • Coursera Plus
    • プロフェッショナル認定
    • MasterTrack®認定
    • 学位
    • 企業用
    • 政府向け
    • キャンパス向け
    • パートナーになる
    • 新型コロナウイルス対策

    コミュニティ

    • 受講生
    • パートナー
    • ベータテスター
    • 翻訳者
    • ブログ
    • 技術ブログ
    • 教育センター

    さらに表示

    • 報道関係者
    • 投資家
    • 規約
    • プライバシー
    • ヘルプ
    • アクセシビリティ
    • お問い合わせ
    • 記事
    • ディレクトリ
    • アフィリエイト
    • Modern Slavery Statement(現代奴隷法に関する表明)
    場所を選ばす学習する
    Placeholder
    Placeholder
    Placeholder
    ©2023 Coursera Inc.All rights reserved.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder