Search result for Python data structures and algorithms Online Courses & Certifications
Get Course Alerts by Email
Algorithmic Thinking (Part 2)
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 algorithms in Python that incorporate these techniques 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....
Capstone: Analyzing (Social) Network Data
by Christine Alvarado , Mia Minnes , Leo Porter- 4.7
Approx. 18 hours to complete
We will provide you with a real-world data set and some infrastructure for getting started, as well as some warm up tasks and basic project requirements, but then it’ll be up to you where you want to take the project. Welcome and Course Introduction Project overview and timeline Introduction to (some) social network data...
Comprehensive Algorithms
by Jordan Hudgens- 4
3 hours on-demand video
The videos review popular algorithms such as merge sort, radix sort, Huffman coding, and many more, along with some of the data structures that are utilized in combination with these algorithms, such as queues and stacks. I also review a number of graph algorithms and give introductions to additional advanced algorithm analysis concepts....
$11.99
Break Away: Programming And Coding Interviews
by Loony Corn- 4.5
20 hours on-demand video
A course that teaches pointers, linked lists, general programming, algorithms and recursion like no one else Bit Manipulation: Work with bits and bit operations. Sorting and searching algorithms: Visualize how common sorting and searching algorithms work and the speed and efficiency of those algorithmsRecursion: Master recursion with lots of practice! 8 common and uncommon recursive problems explained....
$12.99
Data Analysis with Python and Pandas
by Stone River eLearning- 3.9
6 hours on-demand video
By the end of this course, you'll have not only have grasped the fundamental concepts of data analysis, but through using Python to analyse and manipulate your data, you'll have gained a highly specific and much in demand skill set that you can put to a variety of practical used for just about any business in the world....
$12.99
Procedural Modelling
by Patrick Janssen , Derek Pung , Pradeep Alva- 0.0
5 Weeks
You’ll learn to write computational procedures using data structures and control-flow statements to automate the production of geometric models. You’ll learn to write computational procedures using data structures and control-flow statements to automate the production of 3D models. Fundamentals of variables and simple data types An introduction to the list and dictionary data structures...
$149
Introduction to Python for genetics
by Guilherme Matos Passarini, MSc- 4.5
4 hours on-demand video
Learn how to simulate and model basic problems of genetics in the Programming language Python! Many students and professionals of biosciences are not familiar with programming. First, you will learn how to implement the commands or data structures in Python. , but only the built-in commands, modules, and data structures Relational and logical operators...
$9.99
Related searches
Design Computing: 3D Modeling in Rhinoceros with Python/Rhinoscript
by Glenn Wilcox- 5
Approx. 27 hours to complete
Structured around a series of fundamental design problems, this course will show you Python code in terms of its rules and syntax, and what we can do with it in its application and design. rhino(script) and python cheat sheet Apply Python fundamentals including: module importing, conditionals, iteration, operators, functions, comments, booleans, tuples, and dictionaries...
Using Python to Access Web Data
by Charles Russell Severance- 4.8
Approx. 19 hours to complete
We will scrape, parse, and read web data as well as access data using web APIs. These topics include variables and expressions, conditional execution (loops, branching, and try/except), functions, Python data structures (strings, lists, dictionaries, and tuples), and manipulating files. Windows 10: Installing Python and Writing A Program Retrieve data from websites and APIs using Python...
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....