IT & Software
Showing 1801–1812 of 16328 results
Build Your First Data Visualization with ng2-charts 2
Understanding your data is key to building a successful business. This course will teach you how to effectively visualize your data using ng2-charts by integrating Line, Bar, Pie, and Radar charts in your Angular Web Applications
Build Your First Data Visualization with NVD3
This course will teach you how to use NVD3 to build reusable charts and chart components for d3.js without taking away the power that d3.js gives you as well as visualize different datasets on your web applications.
Build Your First Data Visualization with Plotly.js 1
This course will teach you how to use and work with Plotly.js, building both basic and advanced graphs. You'll dive into specific graph types such as scientific and financial graphs, and learn how to customize and format the different chart types.
Build Your First Data Visualization with Pygal 2
This quick course demonstrates just how easy it is to create a complex interactive data visualization for further analysis.
Build Your First Data Visualization with RAWGraphs 1
This course takes complex data and allows anyone to visualize it.
Build Your First Data Visualization with Seaborn
This course aims to build and solidify your understanding of what data visualization is, why it is important and eventually, how to build visualizations from your own datasets using Seaborn.
Build Your First Data Visualization with vis.js
Graphical charts are one of the most effective ways to gain insight into large datasets. This course will teach you how to use vis.js to create effective charts and add them to your web applications.
Build your first deployment stack
Learn how to build, deploy, update, and delete deployment stacks.
Build Your first end-to-end test with Playwright
In this module, you'll learn how to use Playwright to test a sample web application. You'll learn how to run tests, view test reports, and understand the structure of a Playwright project. You'll also learn how to use Visual Studio Code to run tests, debug tests, and record new tests. Finally, you'll learn how to create a new test suite, and how to refine your tests.
Build Your First GenAI Application the Right Way
Build your first GenAI application with step-by-step guidance. Learn to design and implement powerful AI applications using the latest generative AI technologies.
Build your first HTML webpage
Illustrates basic programming techniques using Visual Studio Code to write HTML.
Build your first microservice with .NET
Microservice applications are composed of small, independently versioned, and scalable customer-focused services that communicate with each other by using standard protocols and well-defined interfaces. Each microservice typically encapsulates simple business logic, which you can scale out or in. You test, deploy, and manage the microservice independently. Smaller teams develop a microservice based on a customer scenario and choose the technologies that they use. This module teaches you how to build your first microservice by using .NET.