News

Jupyter notebooks and Juno .jl files for the Julia Scientific Programming course on Coursera The recently released version 1.0 of Julia marked a milestone in the development of the language. Julia has ...
Here you will find all the in-class lecture code that we go over. This repository is a comprehensive collection of code examples, projects, and exercises designed to complement the material covered in ...
One of the most critical aspects of abstract representation of a programming language is the notion of a variable and its scope. We discuss how to standardize these aspects of a language description ...
It was important she have good notes on the lecture. Normally she used her laptop to take notes, but, without it, she’d have to rely on a more traditional approach.
This paper deals with linear programming techniques and their application in optimizing lecture rooms in an institution. This linear programming formulated based on the available secondary data ...
Seating position in university lectures is commonly linked with student grade performance. Sitting at the front of lecture theatre is generally reported to have a positive effect on final grade. This ...
15-312 Foundations of Programming Languages Lecture 25: Concurrent Processes In this lecture we expand on the theme of processes we started in the last lecture. The principal addition will be to ...