Buscador de Cursos
Busca entre más de 14.000 Cursos Online Gratis de las mejores universidades del mundo
¿Qué quieres aprender hoy?
Escoge el idioma
Estos son loc cursos disponibles:
Buscar
Idioma
Categorías
JavaScript Security Part 3
Serverless Javascript Exploring serverless JavaScript. All major cloud providers now provide serverless services. But what are the security implications of using them? In this course, we will review the security best practices of a safe…
JavaScript Security Part 2
- Expressions
- Prototype Pollution
- Ecosystem Modules (npm) and Supply Chain
JavaScript Security Refreshers
Secure JavaScript Programming Overview An exploration of Java and its runtime environments. In this course, we will cover some base concepts of JavaScript and its runtime environments. We will start by doing a few refreshers…
JavaScript Security Part 1
XSS and Javascript Remote Code Execution This course explores cross-site scripting (XSS) in JavaScript. XSS attacks are arguably the main threat against JavaScript web applications. In this course, we will cover them in detail and…
Deploy a website with Azure Virtual Machines
Introduction to Azure virtual machines In this module, you will look at the decisions made before creating a VM, the options to create and manage the VM, and the extensions and services you use to…
Building a REST API with Python and Flask
By the end of this project, you will be able to build an API with Flask and Python. Moreover, you will apply your knowledge of APIs to create a functional REST API with GET/POST endpoints…
Usability Testing with Hotjar
- Project Overview
- In this project, you will be using Hotjar to set up a usability test and plan, track your customer actions, and evaluate the effectiveness of your product or site.
Advanced Django: External APIs and Task Queuing
Requests Module and External APIs Welcome to Week 1 of the Advanced Django: External APIs and Task Queuing course. These assignments cover working with APIs including OMDB and GitHub. The module ends with graded coding…
How to Create Interactive Prototypes in Adobe XD
Adobe XD is a UI/UX design tool that allows users to create all kinds of graphic art and website design products including website wireframes, mobile app wireframes, Social Media images, and other projects. It has…
SQL for Web Development
Base de datos y sus estructuras En esta semana conocerás qué es SQL y las principales bases de datos que se pueden utilizar en los desarrollos web, y nos enfocaremos en una base sencilla para…
Create an Empathy Map in Adobe XD
Today’s marketplace is ever changing with social media and other influences. You really have to understand your customer. In this project, you will work on creating an empathy map in Adobe XD. An empathy map…
Crea formularios con React Hooks y MUI
- Visión general del proyecto
- Aquí describirá de qué trata el proyecto… dará una visión general de lo que el alumno conseguirá al completar este proyecto.
Build a Website Map with Jumpchart
Project Overview There are multiple apps around these days for creating wireframes for your website. Jumpchart is useful for user design because the app helps you to focus on the architecture and the content of…
Building User Interfaces Using Functional React Components
Build React Components using Functions and React Hooks «A component is the fundamental unit of an SPA which is reusable as it can exist independently. In React, the state of the component is managed within…
Building Navigational Workflows Using React
Building Forms in React «Forms are an integral part of any modern-day workflow. They help in building interactive web applications that allow users to provide the required inputs. React uses two different approaches to capture…