Back to Courses

Software Development Courses - Page 123

Showing results 1221-1230 of 1266
Use React State and Props to Create an Online Quiz
By the end of this project, you will use React State and Props to create an online quiz by fetching data from an existing REST API and using React props and state to present questions and check answers. React is an ideal application for creating a web application that can perform dynamic tasks on the Client side using API calls to a REST API. Using React child components helps to break problems down into smaller subtasks. One component may be responsible for fetching data from an API, while another handles form creation and submission. React props allows information passing from React Parent Components to Child Components. Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.
Text file Input/Output in Java
By the end of this project, you will learn to use text files for input/output in Java. You will also learn to read and write structured data to and from a text file. Finally, we will create a student scorecard and learn to do some basic statistics on data present in a text file. Text File Input/Output is necessary to store data on the hard-disk in order to keep it even after your program execution ends or the computer switches off.
Upgrade Your JavaScript OOP to TypeScript
In this one hours hands-on project, you will learn about the additional features that TypeScript adds to JavaScript oriented-oriented programming. You will convert a sample project from JavaScript to TypeScript like so many organizations are doing, find a hidden bug and then develop new features with the additional safeguards of TypeScript. Required: Experience in object-oriented JavaScript programming
Simulate the Stock Market with AngularJS Components
In this 1.5 hour guided project, you will add AngularJS components to a simulated stock investment web application and make it functional. At the end of the class you will have learned the architecture of AngularJS components as well as data binding and inter-component communication. Basic Angular, HTML, JavaScript, and CSS. Taking my other class “Make a Bill Splitter app with AngularJS” first is highly recommended.
Open Source Software Development Methods
In this course, we will define what open source software is, we will go over the history of open source software and what benefits it has provided to the world’s technology infrastructure over the decades. The course aims to teach you how to work in open source projects productively and gain a lot of benefits from it, and really understand what the advantages are. You will learn about collaboration best practices, and how to encourage diversity in open source projects. We will discuss the different licensing models that are available, as this will help you decide what the best license is for your project. We will talk about methods that are commonly used, such as Continuous Integration, and use of GitHub and other hosting providers as a central meeting place for open source projects, and we will provide some examples of successful open source projects.
Automation Techniques in RPA
The Automation Techniques in RPA course will provide knowledge about Extraction and its Techniques, Screen Scraping, Data Scraping and PDF Extraction. In the later part of the course, you will gain knowledge about Workbook, Excel and Email Automation in Studio. You will also learn about activities for workbooks and excel automation along with Email protocols and related activities. Building on each concept, there will be demonstration videos that will explain these operations and methods. The course has multiple practice exercises which will help in strengthening your knowledge and understand the creation of workflows in Studio.
Creating a Virtual Machine
This is a self-paced lab that takes place in the Google Cloud console. In this hands-on lab, you’ll learn how to create a Google Compute Engine virtual machine and understand zones, regions, and machine types. To preview, watch the short video Create a Virtual Machine, GCP Essentials.
Simple Linear Regression for the Absolute Beginner
Hello everyone and welcome to this hands-on guided project on simple linear regression for the absolute beginner. In simple linear regression, we predict the value of one variable Y based on another variable X. X is called the independent variable and Y is called the dependent variable. This guided project is practical and directly applicable to many industries. You can add this project to your portfolio of projects which is essential for your next job interview.
Getting Started with BigQuery GIS for Data Analysts
This is a self-paced lab that takes place in the Google Cloud console. BigQuery GIS allows you to easily analyze and visualize geospatial data in BigQuery.
Deploy a website with Azure Virtual Machines
If your web hosting requirements aren't directly supported by the Azure Web app platform, you can leverage virtual machines to customize and control every aspect of ta webserver. In this course, you will learn how to create, configure, and manage virtual machines on Linux and Windows that host web apps. 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 manage your VM. You will learn how to create a Linux virtual machine using the Azure portal. You will also see how Azure virtual machines (VMs) enable you to create dedicated compute resources in minutes that can be used just like a physical desktop or server machine. Finally, you will build and run a web application with the MEAN stack on an Azure Linux virtual machine This course will help you prepare for the Microsoft Certified: Azure Developer Associate certification. In this course, you will take a practice exam that covers key skills measured in the exam. This is the second course in a program of 8 courses to help prepare you to take the exam. Each course teaches you the concepts and skills that are measured by the exam. This course is part of a Specialization intended for developers who want to demonstrate their expertise in all phases of cloud development from requirements, definition, and design; to development, deployment, and maintenance; to performance tuning and monitoring. It is ideal for anyone interested in preparing for the AZ-204: Developing Solutions for Microsoft Azure exam. By the end of this program you will be ready to take and sign-up for the Exam AZ-204: Developing Solutions for Microsoft Azure.