

Our Courses
Desarrollo de Aplicaciones Mobile Multiplataforma con Nativescript, Angular y Redux
Este curso se centra en el desarrollo de aplicaciones nativas multiplataforma, y nativas de iOS y Android, utilizando NativeScript (versión 4.x). El framework utiliza Angular, TypeScript o JavaScript, para obtener una interfaz de usuario y rendimiento verdaderamente nativos. El código, además de ser multiplataforma mobile, también compartirá estructura en un mismo proyecto con la web. Aprenderás sobre el desarrollo de la interfaz de usuario con NativeScript UI y cómo ese diseño puede adaptarse según sea la plataforma o web. Utilizaremos la plataforma móvil nativa desde Javascript.
-
Course by
-
Self Paced
-
23 hours
-
Spanish
Aprenda Javascript sin experiencia previa en programación
Proyecto guiado para personas sin conocimientos previo en programación o para aquellos que deseen conocer el lenguaje de JavaScript.
-
Course by
-
Self Paced
-
3 hours
-
Spanish
React: Operaciones Básicas CRUD
En este proyecto, construye una aplicación aplicando las operaciones básicas CRUD (Create, Read, Update, Delete), proceso que usualmente aparecerá en los proyectos de React. En este curso basado en un proyecto y de 1 hora de duración, aprenderás a 1. Utilizar las diferentes operaciones CRUD con JavaScript 2. Maneja el "Hook useState" de manera más natural y efectiva 3. Utilizar TailwindCSS como herramienta de CSS
-
Course by
-
Self Paced
-
3 hours
-
Spanish
Crea una página web interactiva con JavaScript
En este curso basado en un proyecto de 1 hora y media de duración, aprenderás a entender características básicas de JavaScript, crear funciones con tareas específicas, loops, condicionales y crear eventos capaces de modificar elementos HTML para así terminar construyendo una página web dinámica que modifica su contenido dependiendo la interacción del usuario.
-
Course by
-
Self Paced
-
2 hours
-
Spanish
Desarrollo móvil y JavaScript
Este curso es el primero de una serie que le permitirá ampliar sus habilidades como desarrollador de Android en el mundo del desarrollo móvil multiplataforma. Esto le permitirá utilizar sus bases como desarrollador de Android para desarrollar aplicaciones móviles multiplataforma. El primer paso en esta expansión es aprender a programar en JavaScript. Esto le preparará para aprender a usar la biblioteca React para el desarrollo móvil. JavaScript es el lenguaje de programación que impulsa la web moderna. En este curso, aprenderá los conceptos básicos del desarrollo web con JavaScript.
-
Course by
-
Self Paced
-
Spanish
Introducción al HTML5
Gracias a un número creciente de programas de software, parece que cualquiera puede hacer una página web. Pero, ¿Qué pasa si realmente quieres entender cómo se creó la página? Hay excelentes libros de texto y recursos en línea para aprender diseño web, pero la mayoría de esos recursos requieren algunos conocimientos previos. Este curso está diseñado para ayudar al principiante que quiere ganar confianza y conocimientos.
-
Course by
-
Self Paced
-
Spanish
React avanzado
Aprenda a utilizar conceptos y funciones de React más avanzados, a dominar JSX y a probar sus aplicaciones con confianza. Examinará diferentes tipos de componentes de React y aprenderá diversas características y cuándo utilizarlos. Analizará enlaces más avanzados y creará los suyos propios. Verá cómo crear formularios con React. Explorará la composición de componentes y nuevos patrones, como los componentes de orden superior y los accesorios de renderizado.
-
Course by
-
Self Paced
-
26 hours
-
Spanish
Hospedando Website Estático (HTML/CSS/Javascript) no AWS S3
Neste projeto de uma hora, você aprenderá como usar o serviço de armazenamento Amazon Web Services S3 para hospedar um site estático (HTML / CSS / Javascript).
-
Course by
-
Self Paced
-
2 hours
-
Portuguese (Brazil)
Desarrollador front-end de Meta
Want to get started in the world of coding and build websites as a career?
-
Course by
-
Self Paced
-
Spanish
Programación con JavaScript
JavaScript es el lenguaje de programación que impulsa la web moderna. En este curso, aprenderá los conceptos básicos del desarrollo web con JavaScript. Trabajará con funciones, objetos, matrices, variables, tipos de datos, el DOM (Document Object Model, Modelo de objetos del documento) de HTML y mucho más. Aprenderá a utilizar JavaScript y descubrirá las posibilidades interactivas con las modernas tecnologías de JavaScript. Por último, aprenderá sobre la práctica de probar el código y cómo escribir una prueba unitaria utilizando Jest.
-
Course by
-
Self Paced
-
Spanish
Programando un blockchain básico con Javascript
En este proyecto de 1 hora, aprenderás a entender y desarrollar un blockchain básico con javascript Además, entenderás algunos conceptos importantes en cualquier cadena de bloques.
-
Course by
-
Self Paced
-
3 hours
-
Spanish
How To Create a Website in a Weekend! (Project-Centered Course)
What you’ll achieve: In this project-centered course*, you’ll design, build, and publish a basic website that incorporates text, sound, images, hyperlinks, plug-ins, and social media interactivity. We’ll provide you with step-by-step instructions, exercises, tips, and tools that enable you to set up a domain name, create an attractive layout for your pages, organize your content properly, ensure that your site functions well across different operating systems and on mobile devices, keep your site safe, and finally, let people know your site is online.
-
Course by
-
Self Paced
-
14 hours
-
English
React Basics
React is a powerful JavaScript library that you can use to build user interfaces for web and mobile applications (apps).
-
Course by
-
Self Paced
-
27 hours
-
English
Introduction to Web Development with HTML, CSS, JavaScript
Want to take the first steps to become a Web Developer? This course will help you discover the languages, frameworks, and tools that you will need to create interactive and engaging websites right from the beginning. You will begin by learning about the roles of front-end, back-end, and full-stack developers and how they work together on development projects. Through this, you will also become familiar with the terminology and skills needed in your career as a web developer. Next, you will explore the languages needed for developing websites or applications.
-
Course by
-
Self Paced
-
25 hours
-
English
Computational Thinking with Javascript 1: Draw & Animate
This is the first course in a sequence of four courses that develops essential 21st century computational thinking (CT) skills using the popular JavaScript language as a vehicle. At the end of this first course you will: know a framework for CT to help you learn about it and work with others; be developing your CT skills so that you can more easily work with digital technology of all kinds; be able to read and write programs in JavaScript that involve drawing and animation, using a specialised library; and post your creations on the web so that others can appreciate your skills. This course
-
Course by
-
Self Paced
-
33 hours
-
English
Kotlin for Java Developers
The Kotlin programming language is a modern language that gives you more power for your everyday tasks. Kotlin is concise, safe, pragmatic, and focused on interoperability with Java code. It can be used almost everywhere Java is used today: for server-side development, Android apps, and much more. Kotlin is 100% compatible with all existing Java frameworks, and has good tooling support. It’s a pragmatic language with a very low learning curve, and can be quickly grasped by Java developers.
-
Course by
-
Self Paced
-
25 hours
-
English
Programming with JavaScript
JavaScript is the programming language that powers the modern web. In this course, you will learn the basic concepts of web development with JavaScript. You will work with functions, objects, arrays, variables, data types, the HTML DOM, and much more. You will learn how to use JavaScript and discover interactive possibilities with modern JavaScript technologies. Finally, you will learn about the practice of testing code and how to write a unit test using Jest.
-
Course by
-
Self Paced
-
42 hours
-
English
Using JavaScript, JQuery, and JSON in Django
In this final course, we'll look at the JavaScript language and how it supports the Object-Oriented pattern, with a focus on the unique aspects of JavaScript's approach to OO. We'll provide an introduction to the jQuery …
-
Course by
-
Self Paced
-
37 hours
-
English
Introduction to HTML5
Thanks to a growing number of software programs, it seems as if anyone can make a webpage. But what if you actually want to understand how the page was created? There are great textbooks and online resources for learning web design, but most of those resources require some background knowledge. This course is designed to help the novice who wants to gain confidence and knowledge.
-
Course by
-
Self Paced
-
13 hours
-
English
Build AI Apps with ChatGPT, Dall-E, and GPT-4
This course teaches web developers to build apps using OpenAI's API, helping them take their first steps as an AI Engineers.
-
Course by
-
Self Paced
-
5 hours
-
English
JavaScript, jQuery, and JSON
In this course, we'll look at the JavaScript language, and how it supports the Object-Oriented pattern, with a focus on the unique aspect of how JavaScript approaches OO. We'll explore a brief introduction to the jQuery library, which is widely used to do in-browser manipulation of the Document Object Model (DOM) and event handling. You'll also learn more about JavaScript Object Notation (JSON), which is commonly used as a syntax to exchange data between code running on the server (i.e.
-
Course by
-
Self Paced
-
26 hours
-
English
HTML, CSS, and Javascript for Web Developers
Master the essentials of web coding: HTML, CSS, responsive design, and Javascript through this 4-course Specialization. The 4 courses include: Introduction to HTML5, Introduction to CSS, Coding the Static Restaurant Site, and Introduction to Javascript & Ajax: Building Web Apps.
-
Course by
-
Self Paced
-
40 hours
-
English
Web Design: Wireframes to Prototypes
This course is focused on the application of the early UX research to actual user interfaces: the creation of wireframes, high-fidelity mockups, and clickable prototypes.
-
Course by
-
Self Paced
-
41 hours
-
English
Web Application Development with JavaScript and MongoDB
In this course, you will develop more advanced web application programming skills. You will learn how to control data read and write access using methods, publish and subscribe. You will learn how to access your database and server shells using command line tools. You will use the SimpleSchema system to validate data and generate input forms automatically. You will see a complete collaborative code editing environment, TextCircle, being built from scratch.
-
Course by
-
27 hours
-
English
Big Data Analysis with Scala and Spark
Manipulating big data distributed over a cluster using functional concepts is rampant in industry, and is arguably one of the first widespread industrial uses of functional ideas. This is evidenced by the popularity of MapReduce and Hadoop, and most recently Apache Spark, a fast, in-memory distributed collections framework written in Scala. In this course, we'll see how the data parallel paradigm can be extended to the distributed case, using Spark throughout.
-
Course by
-
Self Paced
-
28 hours
-
English