News

A broad survey of the computer science discipline, focusing on the computer's role in representing, storing, manipulating, organizing and communicating information. Topics include hardware, software, ...
Introduction to theory of algorithms guided by basic Python programming. Algorithmic thinking: Do you know how to multiply integers? Basic toolkit for the design and analysis of algorithms, and an ...
Programming recursive functions over structured data types and informal reasoning by induction about the correctness of those functions. Functional algorithms and data structures. Principles of ...
An introduction to programming and problem solving with computers. Practical applications in a wide range of fields will be covered, and important topics in computer science will be discussed.
This course continues our data structures and algorithms specialization by focussing on the use of linear and integer programming formulations for solving algorithmic problems that seek optimal ...
Introduction to Ethics, Algorithms, AI and Machine Learning Overview: This introduction is designed to start off each of our modules, or a larger project that combines modules, by familiarizing ...
This module introduces basic concepts of computer programming, through an introduction to problem solving and the development of simple algorithms using the programming language Python. The module ...
Introduction to theory of algorithms and basics of Python programming. Algorithmic thinking: Do you know how to multiply integers? Basic toolkit for the design and analysis of algorithms, and an ...