Back to Courses

Computer Science Courses - Page 101

Showing results 1001-1010 of 2309
Use C# to Process XML Data
By the end of this project, you will Use C# to process XML data in a C# program. XML is an eXtensible Markup Language used to transport data across the internet for display or other processing. It provides a standard format so data may be validated as well. C#, like other languages, contains classes to read and validate XML documents.
Launch an auto-scaling AWS EC2 virtual machine
In this 1-hour long project-based course, you will learn how to Launch an autoscaling AWS EC2 virtual machine using the AWS console. Amazon Elastic Compute Cloud is the service you use to create and run virtual machines (VM), also known as instances. By completing the steps in this guided project, you will successfully launch an auto-scaling Amazon EC2 virtual machine using the AWS console within the AWS Free Tier. You will also verify the auto-scalable EC2 virtual machine and then terminate your scaling infrastructure. Note: This course works best for learners who are based in the North American region. We’re currently working on providing the same experience in other regions.
Machine Learning Algorithms
In this course you will: a) understand the naïve Bayesian algorithm. b) understand the Support Vector Machine algorithm. c) understand the Decision Tree algorithm. d) understand the Clustering. Please make sure that you’re comfortable programming in Python and have a basic knowledge of mathematics including matrix multiplications, and conditional probability.
RPA Lifecycle: Development and Testing
To adopt RPA, you begin with the Discovery and Design phases and proceed onto the Development and Testing phase. RPA Lifecycle – Development and Testing is the second course of the Specialization on Implementing RPA with Cognitive Solutions and Analytics. In this course, you will learn how to develop and test bots. For this, you will use Automation Anywhere Enterprise Client (or AAE Client) to record, modify, and run tasks. AAE Client is a desktop application with an intuitive interface, that enables the creation of automated tasks with ease. It features ‘SMART’ Automation technology that quickly automates complex tasks without the need for any programming efforts. The learning will be reinforced through concept description, building bots, and guided practice.
Node.js Backend Basics with Best Practices
By the end of this project, you will create a backend using industry best practices that you will be able to cater to all of your different projects. This project gives you a head start with one of the most widely used libraries used for the backend, express.js. The project will provide you with the steps on how to design a node.js architecture following the separation of concerns design pattern Learning Node.js and Express.js will open the door for you to create solid and scalable backend systems that will be customized to your projects. This guided project is for intermediate software developers who would like to learn how to deliver a scalable and well-designed backend to apply in their projects or in their work in the future.
Set up a Continuous Integration (CI) workflow in CIrcleCI
In this 1-hour long project-based course on Setting up a Continuous Integration (CI) workflow in CircleCI, you will work through the complete workflow of getting a development project (nodeJS application) through version control (git and GitHub) and into a simple CI pipeline in CirclCI. This course is designed for developers who have never worked with a CI tool before who want to understand how continuous integration can benefit their development processes and/or how it fits together in a development lifecycle. By the end of this course, you will have a working pipeline of your own (in your own CircleCI user account) which will handle the building and testing of your code based on any pull requests made to your project repository in GitHub This is a beginner course and as such is not designed for intermediate developers or DevOps professionals and students who already understand CI/CD and want a deep-dive on CircleCI and its various configuration capabilities. 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.
Azure Synapse SQL Pool - Implement Polybase
In this 1-hour long project-based course, you will learn how to implement Polybase in Azure Synapse SQL Pool. In this project, we are going to see how to implement Polybase in Azure Synapse SQL Pool. Polybase in simple words is, a feature provided by Azure SQL Pool through which you can access the data stored in Azure Data Lake Storage/Blob/HDFS using a SQL interface to access the files stored in above mentioned storage systems. Basically, you can execute SQL queries on the files containing the data. To implement Polybase the source that we are considering is a text file stored in Azure Data Lake Storage - Gen2. Pre requisites: 1. Azure subscription account 2. Basic understanding of Azure SQL Pool and Synapse Analytics 3. Basic understanding of T-SQL queries Here is a brief description of the tasks we are going to perform in this project: Task1: Create Azure Data Lake Storage - Gn2 In this task we are going to create the ADLS account which is going to have the source file (Customer.txt) which we would be eventually reading via SQL queries. Task2: Create Source File and upload it on ADLS container In this task, we are going to create a sample comma delimited text file and also see how to upload it on the container created in the ADLS account. Task1 & Task2 is to prepare our source. Task3: Create Azure SQL Pool In this task, we are going to create Azure SQL Pool and Azure Synapse Workspace. Polybase is a feature supported by Azure SQL Pool hence we need to create this service along with Synapse Workspace account. Task4: Configure Polybase So far in all above tasks we have created all the resources needed to configure and implement Polybase. Hence, in this task we are going to see how to configure Polybase. Task5: Polybase in action In this task, we are going to see polybase in action. We are going to see how to execute SQL queries on the Customer.txt file stored in ADLS account and retrieve the data.
The Pytorch basics you need to start your ML projects
In this 1-hour long project-based course, you will learn how to use simple commands to create and manipulate files and folders, perform multiple complex tasks using one simple command, use the superuser to perform high privilege operations.
Deploy a website to Azure with Azure App Service
In this course, you will see how web apps in Azure allow you to publish and manage your website easily without having to work with the underlying servers, storage, or network assets. Instead, you can focus on your website features and rely on the robust Azure platform to provide secure access to your site. You will see how Azure App Service enables you to build and host web applications in the programming language of your choice without managing infrastructure. You will also learn how to create a website through the hosted web app platform in Azure App Service. You will learn how to use the publishing features built into Visual Studio to deploy and manage ASP.NET Core web applications hosted on Azure. You'll use Azure App Service to scale a web app to match planned seasonal throughput requirements and also meet demand during short-term peak events. By the end of this course, you'll be able to create and maintain web apps that use Docker images that are stored in Container Registry. 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 sixth course in a program of 8 courses to help prepare you to take 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.
Introduction to the Threat Intelligence Lifecycle
Today, we are faced with the increasing challenges of dealing with more aggressive and persistent threat actors, while being inundated with information, which is full of misinformation and false flags across multiple, unconnected systems. With information coming from such a wide variety of sources, how do you tell what is reliable and actionable, and what isn't? The Threat Intelligence lifecycle is the planning, collecting, processing, analyzing, and disseminating of information to help mitigate potential attacks and harmful events by treat actors. In this course, you will learn to: - Describe the different phases of the Threat Intelligence lifecycle - Explain the levels of information - Identify different intelligence data sources - Explain procedures and techniques used to process and analyze information - Discuss distributing intelligence to different audiences