Search result for Computer algorithms course Online Courses & Certifications
Get Course Alerts by Email
Foundations of Computer Science
by Aspen Olmsted- 4.8
Approx. 16 hours to complete
In the course sequence you will learn to write programs that utilize both procedural and object oriented techniques to solve business problems. In the first course in the sequence we will provide you with a solid foundation in the computer science topics that are important to understand when programming Visual Basic....
Computational Thinking for Problem Solving
by Susan Davidson- 4.7
Approx. 18 hours to complete
But you don't need to be a computer scientist to think like a computer scientist! In fact, we encourage students from any field of study to take this course. 5 Algorithms 5 Algorithms Expressing and Analyzing Algorithms 5 Brute Force Algorithms 6 Greedy Algorithms 5 Brute Force Algorithms 6 Greedy Algorithms...
The Introduction to Quantum Computing
by Сысоев Сергей Сергеевич- 4.3
Approx. 17 hours to complete
But fear not! This is not a course on quantum mechanics. The course material is designed for those computer scientists, engineers and programmers who believe, that there's something else than just HLL programming, that will move our computing power further into infinity. Computability and Algorithms Quantum Computer and Quantum Algorithms Quantum Computer Prototype, DIY...
Algorithms
by Deepak B. Phatak , Nagesh Karmali , Ajit Diwan , Ganesh Ramakrishnan- 0.0
6 Weeks
Learn how to structure and use algorithms to solve real life problems. In this computer science course, you will learn how to think about algorithms and create them using sorting techniques such as quick sort and merge sort, and searching algorithms, median finding, and order statistics. This course is part of the Fundamentals of Computer Science XSeries Program:...
$149
Learn Algorithm Programming
by Joseph M.- 3.5
1.5 hours on-demand video
Learn the basic concepts of Algorithms To make a computer do anything, you have to write a computer program. The computer then executes the program, following each step mechanically, to accomplish the end goal. You can think of algorithms as a recipe that describes the exact steps needed for the computer to solve a problem or reach a goal....
$9.99
Introduction to Genomic Technologies
by Steven Salzberg, PhD , Jeff Leek, PhD- 4.6
Approx. 6 hours to complete
This course introduces you to the basic biology of modern genomics and the experimental tools that we use to measure it. This is the first course in the Genomic Data Science Specialization. What Is Computer Science? Algorithms Course Project Instructions and Reading Course Project...
Algorithms: Design and Analysis, Part 1
by Tim Roughgarden- 0.0
6 Weeks
Welcome to the self paced course, Algorithms: Design and Analysis! Algorithms are the heart of computer science, and the subject has countless practical applications as well as intellectual depth. Welcome to the self paced course, Algorithms: Design and Analysis! Algorithms are the heart of computer science, and the subject has countless practical applications as well as intellectual depth....
$149
Related searches
Learn Graph algorithms with C++
by Kasun Liyanage- 0.0
2.5 hours on-demand video
Lets implement graph theory related algorithms with C++ Graph theory hold corner stone of modern computer science, extending its tentacles to social networks to neural networks to finding paths in maps. In this course we are looking at graph theory by computer science prospective. NP complete algorithms such as graph coloring, traveling salesman problem etc....
$12.99
Graph Algorithms
by Daniel Kane , Alexander S. Kulikov , Michael Levin- 0.0
6 Weeks
Learn how to use algorithms to explore graphs, compute shortest distance, min spanning tree, and connected components. If you have ever used a navigation service to find the optimal route and estimate time to destination, you've used algorithms on graphs. Minimum spanning tree algorithms...
$150
Algorithms on Graphs
by Alexander S. Kulikov , Michael Levin , Daniel M Kane , Neil Rhodes- 4.7
Approx. 55 hours to complete
If you have ever used a navigation service to find optimal route and estimate time to destination, you've used algorithms on graphs. You will use these algorithms if you choose to work on our Fast Shortest Routes industrial capstone project. Rules on the academic integrity in the course Greedy Algorithms...