News

Introduction to theory and the solution of linear and nonlinear programming problems: including linear programming, duality, the simplex method, lagrangian duality, convex programming and KKT ...
Topics include hardware, software, algorithms, operating systems, networks. An introduction to computer programming motivated by the analysis of biological data sets and the modeling of biological ...
This assignment involves linear programming. You will be asked to design ... We will present some of these algorithms starting from a basic introduction to the concepts involved followed by a series ...
In this module the student will learn the very basics of algorithms through three examples: insertion sort (sort an array in ascending/descending order); binary search: search whether an element is ...
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 ...
An exam that allowed students entry into CPSC 2230, “Data Systems and Programming Techniques,” without taking CPSC 2010, ...
CS 1122 topics include data abstraction, class hierarchies and polymorphism, list, stack, queue, and tree data structures, complexity-based algorithm and data structure choices, and recursion. CS 1111 ...
Understand basic Python programming concepts: variables, data types, and basic algorithms. Apply algorithmic thinking to solve simple problems related to space science. Briefly introduce Python and ...