Programming & Data Structures

Go to class
Write Review

Programming & Data Structures provided by edX is a comprehensive online course, which lasts for 36 weeks long, 6-8 hours a week. Programming & Data Structures is taught by Aspen Olmsted and Itay Tal. Upon completion of the course, you can receive an e-certificate from edX. The course is taught in Englishand is $1,328.00. Visit the course page at edX for detailed price information.

Overview
  • This program will teach you core computer science competencies in programming and data structures. Understanding how programming works is essential in many technical disciplines such Information Technology, Software Engineering, Cybersecurity, and Computer Science. The courses utilize the C++ programming languages to establish a solid foundation in programming and data structures for the students. Students gain valuable hands-on experience programming solutions to problems in the labs. I the labs, students will practice their core programming skills and will also develop many advanced data structures including, hashtables, sorting and search algorithms, binary trees, AVL trees, graph algorithms and many more advanced computing topics. In addition to the applied programming labs, students will also gain an understanding of computational complexity through the analysis of the data structures and programs that are developed.

Syllabus
  • Courses under this program:
    Course 1: Introduction to Programming in C++

    Learn the fundamentals of programming in the C++ programming language, including iteration, decision branching, data types and expression.



    Course 2: Advanced Programming in C++

    Learn the advanced programming topics in the C++ programming language, including functions, computation complexity, arrays and strings.



    Course 3: Introduction to Data Structures

    Learn the advanced programming topics in the C++ programming language, including pointers, dynamic storage, recursion, searching, and sorting.



    Course 4: Advanced Data Structures

    Learn the advanced programming topics in the C++ programming language, including file processing, linked lists, stacks, queues, trees, binary search trees and tree balancing algorithms.