Search result for Algorithms data structures programs Online Courses & Certifications
Get Course Alerts by Email
Algorithmic Thinking (Part 1)
by Luay Nakhleh , Scott Rixner , Joe Warren- 4.7
Approx. 12 hours to complete
As the central part of the course, students will implement several important graph algorithms in Python and then use these algorithms to analyze two large real-world data sets. The main focus of these tasks is to understand interaction between the algorithms and the structure of the data sets being analyzed by these algorithms....
Python for Data Science, AI & Development
by Joseph Santarcangelo- 4.6
Approx. 17 hours to complete
This course will take you from zero to programming in Python in a matter of hours—no prior programming experience necessary! You will learn Python fundamentals, including data structures and data analysis, complete hands-on exercises throughout the course modules, and create a final project to demonstrate your new skills. Python Data Structures...
Python easy way
by Abhay Gadkari- 0.0
7 hours on-demand video
Basics to introductory Data Science Curriculum includes lectures from basic level to intermidiate level, topics like programing concepts, type, functions, control statements, iterative statements, data structures, built-in functions, threading, object oriented programming, TkInter GUI programming, Database driven programming. Data science part includes dataframe and its functions and one case study, Numpy, Visualization. Data structures Introduction to data science...
$12.99
Enhance Your Skill Set with Perl
by Darryl Pace- 4.4
16 hours on-demand video
* Read data into your programs (for example, . csv files, data from the keyboard, regular files, etc. ), detect data patterns, and alter that data with regular expressions and various Perl functions * Store lists of data in arrays and hashes * Use References to Create complex data structures (e....
$14.99
Learn Algorithm Programming
by Joseph M.- 3.5
1.5 hours on-demand video
Learn the basic concepts of Algorithms In this course, you will learn some of the most popular and useful algorithms for searching and sorting information, working with techniques like recursion, and understanding common data structures. We'll also get into the performance implications of different algorithms and how to evaluate the performance of a given algorithm....
$9.99
Machine Learning with Python: from Linear Models to Deep Learning
by Regina Barzilay , Tommi Jaakkola , Karene Chu- 0.0
15 Weeks
-- Part of the MITx MicroMasters program in Statistics and Data Science. In this course, students will learn about principles and algorithms for turning training data into effective automated predictions. Students will implement and experiment with the algorithms in several Python projects designed for different practical applications. This course is part of theMITx MicroMasters Program in Statistics and Data Science....
$300
How to Win Coding Competitions: Secrets of Champions
by Maxim Buzdalov , Pavel Krotkov , Daria Yakovleva- 0.0
7 Weeks
You will learn all you need to know about the variety of programming competitions that exist, as well as basic algorithms and data structures necessary to succeed in the most popular of them. The algorithms and approaches you need to master the world of competitions...
$99
Related searches
Introduction to Python Programming
by Juno Lee- 0.0
Timeline Approx. 5 Weeks
You’ll learn to represent and store data using Python data types and variables, and use conditionals and loops to control the flow of your programs. You’ll harness the power of complex data structures like lists, sets, dictionaries, and tuples to store collections of related data....
Free
Computing for Data Analysis
by Richard (Rich) Vuduc- 0.0
15 Weeks
A hands-on introduction to basic programming principles and practice relevant to modern data analysis, data mining, and machine learning. The modern data analysis pipeline involves collection, preprocessing, storage, analysis, and interactive visualization of data. For instance, “under the hood” of modern data analysis lies numerical linear algebra, numerical optimization, and elementary data processing algorithms and data structures....
$825
Introduction to Python Programming
by Brandon Krakowsky- 4
Approx. 28 hours to complete
Students are introduced to core programming concepts like data structures, conditionals, loops, variables, and functions. Introduction to core programming concepts: Data structures, Conditionals, Variables, Functions, and Loops Module 3 Resources (DOWNLOAD RELEVANT CODE AND/OR DATA FILES FOR THIS MODULE HERE) Design and write fully-functional Python programs using commonly used data structures, custom functions, and reading and writing to files...