Back to Courses

Computer Science Courses - Page 81

Showing results 801-810 of 2309
Modeling and Debugging Embedded Systems
This course can also be taken for academic credit as ECEA 5387, part of CU Boulder’s Master of Science in Electrical Engineering degree. This is part 3 of the specialization. In this course students will learn : * About SystemC and how it can be used to create models of cyber-physical systems in order to perform "what-if" scenarios * About Trimble Engineering's embedded systems for heavy equipment automation * A deeper understanding of embedded systems in the Automotive and Transportation market segment * How to debug deeply embedded systems * About Lauterbach's TRACE32 debugging tools * How to promote technical ideas within a company * What can be learned from studying engineering failures
Configure Replication and Enable Point-in-Time-Recovery for Cloud SQL for PostgreSQL
This is a self-paced lab that takes place in the Google Cloud console. In this lab you will configure and test point-in-time recovery for a Cloud SQL for PostgreSQL instance.
Monitoring Kubernetes Cluster using Prometheus and Grafana
In this 2-hour long project-based course on monitoring Kubernetes cluster using Prometheus and Grafana, you will learn to create a Kubernetes cluster using kind. You will also learn to create create deployment and service in our Kubernetes cluster. At the end of the course you will to deploy and explore Kubernetes Dashboard (Web-UI), scrape key metrics using Prometheus, and finally, visualize the scraped metrics on Grafana dashboards. 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.
Scheduling Selenium TestNG tests via Jenkins CI/CD tool
Selenium is one of the most widely used test automation tools for UI functional testing. The maximum ROI of test automation comes from its frequent execution either as a part of the CI/CD pipeline or running them often Jenkins is one of the most widely used DevOps tools used in automating the complete life cycle of Continuous Integration, Delivery, and Deployment. In this 1-hour long project-based course, you will learn concepts like creating a job in Jenkins, fetching code from source code management tool like GitHub, executing and scheduling Selenium and TestNG tests. 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.
Product Design: Designing a modern table lamp using SketchUp
In this 1 hour long project, you will learn how to conduct a complete research on the basic dimensions of a Table Lamp, design the Table Lamp using the right measurements, Render the design, add visual elements and create a scene suitable for it. 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.
Titanic Survival Prediction Using Machine Learning
In this 1-hour long project-based course, we will predict titanic survivors’ using logistic regression and naïve bayes classifiers. The sinking of the Titanic is one of the key sad tragedies in history and it took place on April 15th, 1912. The numbers of survivors were low due to lack of lifeboats for all passengers. This practical guided project, we will analyze what sorts of people were likely to survive this tragedy with the power of machine learning. 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.
Sort Arrays with JavaScript Methods
By the end of this project, you will have gained practical experience in sorting the elements in an array using a JavaScript method. You will learn to reorder the elements in an array using specific techniques based on whether the element values are numbers, letters, mixed-case letters, or objects. 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.
Analysing Covid-19 Geospatial data with Python
In this one-hour guided project, you will learn how to process geospatial data using Python. We will go through different geoprocessing tasks including how to create Geodataframes from CSV files and perform a spatial join.
Introduction to API Testing using JMeter Tool
In this 1-hour long project-based course, you will learn how to 1. Send an HTTP GET request 2. Send an HTTP POST request 3. Send an HTTP PUT and DELETE request 4. Adding user-defined variables 5. Adding response assertions and JSON path assertions to the JSON response 6. Understanding JSON format 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.
Introduction to iOS App Development with Swift 5
Welcome to Introduction to iOS Application Development with Swift 5. In this course you'll use your Swift skills to create iOS applications. Some of the things you will learn in this course are: • Write the code to build your very first iOS application • Manage screen display with multiple views • Use auto layout and the interface builder • Create applications with user interaction • Design a user interface allowing for multiple screen size and direction • Write and execute unit tests to keep your code error-free • Perform various calculations using Swift By the end of this course you will know how to build simple iOS applications and you'll be ready to move on and learn about using tables and data in iOS.