Coursera
  • Título en líneaExplorar títulos de grado de Licenciaturas y Maestrías
  • MasterTrack™Obtén crédito para una Maestría
  • Certificados universitariosImpulsa tu carrera profesional con programas de aprendizaje de nivel de posgrado
Buscar carrerasPara EmpresasPara universidades
  • Explorar
  • Principales cursos
  • Inicia Sesión
  • Únete de forma gratuita
    Coursera
    • Explorar
    • Node Js

    Filtrar por

    144 resultados para "node js"

    • Placeholder
      Amazon Web Services

      Building Modern Python Applications on AWS

      Habilidades que obtendrás: Amazon Web Services, Cloud Computing, Computer Programming, Cloud API, Computer Architecture, Distributed Computing Architecture, Software Architecture, Software Engineering, Theoretical Computer Science

      4.5

      (714 reseñas)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Amazon Web Services

      Building Modern Java Applications on AWS

      Habilidades que obtendrás: Amazon Web Services, Cloud Computing, Computer Programming, Mathematics, Software As A Service, Cloud API, Cloud Applications, DevOps, Other Programming Languages, Project Management, Software Architecture, Software Engineering, Strategy and Operations, Theoretical Computer Science, Communication

      4.7

      (87 reseñas)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Amazon Web Services

      Building Modern .NET Applications on AWS

      Habilidades que obtendrás: Cloud Computing, Amazon Web Services, Software As A Service, Software Engineering, Application Development, Cloud API, Cloud Applications

      4.7

      (18 reseñas)

      Intermediate · Course · 1-3 Months

    • Placeholder
      The Hong Kong University of Science and Technology

      Full Stack Web Development with Angular

      Habilidades que obtendrás: Angular, Application Development, Cloud Computing, Computer Programming, Computer Programming Tools, Databases, Distributed Computing Architecture, Human Computer Interaction, Javascript, Mobile Development, NoSQL, Operating Systems, Other Programming Languages, Programming Principles, Security Engineering, Software Architecture, Software As A Service, Software Engineering, Software Engineering Tools, Software Security, System Security, Theoretical Computer Science, User Experience, Web Design, Web Development

      4.7

      (11.3k reseñas)

      Intermediate · Specialization · 3-6 Months

    • Placeholder
      Coursera Project Network

      Build a Full Stack App using React and Express

      Habilidades que obtendrás: Computer Architecture, Computer Programming, Computer Programming Tools, Databases, Distributed Computing Architecture, Full-Stack Web Development, NoSQL, Other Web Frameworks, React (web framework), Web Development, Javascript

      Intermediate · Guided Project · Less Than 2 Hours

    • Placeholder
      IBM Skills Network

      Full Stack Software Developer Assessment

      Habilidades que obtendrás: Application Development, Cloud Computing, Cloud Platforms, Computer Programming, Data Management, Databases, Django (Web Framework), Docker (Software), HTML and CSS, IBM Cloud, Javascript, Kubernetes, Other Web Frameworks, Python Programming, SQL, Software Architecture, Software Engineering, Software Engineering Tools, Statistical Programming, Theoretical Computer Science, Web Development

      4.8

      (40 reseñas)

      Intermediate · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Universidad Austral

      Diseñando páginas web con Bootstrap 4

      Habilidades que obtendrás: Cloud Computing, Computer Programming, Front-End Web Development, HTML and CSS, Software As A Service, Web Design, Web Development, Computer Programming Tools, Full-Stack Web Development, Javascript, Computer Graphic Techniques, Computer Graphics, Human Computer Interaction, Interactive Design, Web Development Tools

      4.4

      (625 reseñas)

      Beginner · Course · 1-4 Weeks

    • Placeholder
      Placeholder
      Coursera Project Network

      Generate API Documentation from Postman

      Habilidades que obtendrás: Software Engineering, Software Testing

      3.6

      (7 reseñas)

      Beginner · Guided Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      Getting Started With Application Development

      Habilidades que obtendrás: Google Cloud Platform, Information Technology, Cloud Computing, Cloud Storage, Application Development, Cloud API, Cloud Platforms, Continuous Integration, Databases, DevOps, Software Architecture, Software Engineering

      4.5

      (2.1k reseñas)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      Google Cloud

      Deploy a Modern Web App connected to a Cloud Spanner Instance

      Habilidades que obtendrás: Google Cloud Platform

      Beginner · Project · Less Than 2 Hours

    • Placeholder
      Placeholder
      Google Cloud

      App Deployment, Debugging, and Performance

      Habilidades que obtendrás: Cloud Computing, Google Cloud Platform, Cloud Applications, Cloud Management, Cloud Storage, Continuous Delivery, Continuous Integration, DevOps, Google App Engine, Kubernetes, Theoretical Computer Science, Computational Thinking, Computer Programming, Performance Management, Strategy and Operations

      4.6

      (1.1k reseñas)

      Intermediate · Course · 1-3 Months

    • Placeholder
      Placeholder
      Google Cloud

      Securing and Integrating Components of your Application

      Habilidades que obtendrás: Operating Systems, Security Engineering, Cloud Computing, System Security, Cloud API, Cloud Platforms, Google Cloud Platform, Computer Programming, Algebra, Mathematics, Computer Architecture, Computer Programming Tools, Distributed Computing Architecture, Machine Learning, Natural Language Processing, Software Framework, System Programming

      4.6

      (1.3k reseñas)

      Intermediate · Course · 1-3 Months

    Búsquedas relacionadas con node js

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

    En síntesis, estos son los 10 cursos más populares node js

    • Building Modern Python Applications on AWS: Amazon Web Services
    • Building Modern Java Applications on AWS: Amazon Web Services
    • Building Modern .NET Applications on AWS: Amazon Web Services
    • Full Stack Web Development with Angular: The Hong Kong University of Science and Technology
    • Build a Full Stack App using React and Express: Coursera Project Network
    • Full Stack Software Developer Assessment: IBM Skills Network
    • Diseñando páginas web con Bootstrap 4: Universidad Austral
    • Generate API Documentation from Postman: Coursera Project Network
    • Getting Started With Application Development: Google Cloud
    • Deploy a Modern Web App connected to a Cloud Spanner Instance: Google Cloud

    Habilidades que puedes aprender en Mobile And Web Development

    Web (13)
    Aplicación Móvil (9)
    Javascript (8)
    Desarrollo De Aplicaciones Móviles (8)
    Desarrollo Web (8)
    Desarrollo De Software Android (7)
    CSS (6)
    Lenguaje De Programación (6)
    Aplicación Web (6)
    Android Studio (5)
    AngularJS (5)
    Programa De Computadora (5)

    Preguntas frecuentes sobre 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.‎

    Se puso a disposición este contenido de preguntas frecuentes solo con fines informativos. Se les pide a los estudiantes que realicen investigaciones adicionales para asegurarse de que los cursos y otras credenciales cumplan con sus objetivos personales, profesionales y financieros.
    Otros temas para explorar
    Placeholder
    Artes y Humanidades
    338 cursos
    Placeholder
    Negocios
    1095 cursos
    Placeholder
    Ciencias de la Computación
    668 cursos
    Placeholder
    Ciencia de Datos
    425 cursos
    Placeholder
    Tecnología de información
    145 cursos
    Placeholder
    Salud
    471 cursos
    Placeholder
    Matemáticas y Lógica
    70 cursos
    Placeholder
    Desarrollo Personal
    137 cursos
    Placeholder
    Ciencias Físicas e Ingeniería
    413 cursos
    Placeholder
    Ciencias sociales
    401 cursos
    Placeholder
    Aprendizaje de un idioma
    150 cursos

    Coursera Footer

    Aprende algo nuevo

    • Aprende un idioma
    • Aprende contabilidad
    • Aprender a codificar
    • Aprende redacción publicitaria
    • Aprende sobre RR. HH.
    • Aprende relaciones públicas
    • Maestría en ciencia de los datos en Boulder
    • Illinois iMBA
    • Maestría en ciencias de la computación de Illinois
    • Maestría en ciencia de los datos aplicada de la UMich

    Temas populares de ciencia de los datos

    • Inteligencia artificial
    • Análisis de Datos
    • Ingeniería de datos
    • Ciencia de Datos
    • Excel
    • Aprendizaje Automático
    • python
    • Power BI
    • Programación R
    • SQL

    Temas populares de ciencias de la computación y TI

    • Cadena de bloques
    • Codificación
    • Ciencias de la Computación
    • seguridad cibernética
    • Desarrollo web de pila completa
    • ti
    • Java
    • Ingeniería de software
    • diseño web
    • Desarrollo web

    Temas populares sobre negocios

    • contabilidad
    • finanzas del negocio
    • Aptitudes de comunicación
    • Liderazgo y gestión
    • Comercialización
    • gestión de productos
    • Administración de proyectos
    • Diseño de la experiencia del usuario (UX)
    • Investigación de la experiencia del usuario
    • escritura

    Coursera

    • Acerca de
    • Qué ofrecemos
    • Liderazgo
    • Carreras profesionales
    • Catálogo
    • Coursera Plus
    • Certificados profesionales
    • MasterTrack® Certificates
    • Título de grados
    • Para Empresas
    • Para gobiernos
    • Para el campus
    • Conviértete en socio
    • En respuesta al Coronavirus
    • cursos gratuitos
    • Todos los cursos

    Comunidad

    • Estudiantes
    • Socios
    • Probadores beta
    • Traductores
    • Blog
    • Blog de Tecnología
    • Centro de enseñanza

    Más

    • Prensa
    • Inversores
    • Términos
    • Privacidad
    • Ayuda
    • Accesibilidad
    • Contacto
    • Artículos
    • Directorio
    • Afiliados
    • Declaración de Esclavitud Moderna
    Aprende en cualquier lado
    Placeholder
    Placeholder
    Placeholder
    © 2023 Coursera Inc. Todos los derechos reservados.
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder
    • Placeholder