From abb315dda5644ee3e9d70b6e38bd6f2945ee907c Mon Sep 17 00:00:00 2001 From: sandbank52641 <153552626+sandbank52641@users.noreply.github.com> Date: Mon, 29 Jul 2024 16:54:38 +0200 Subject: [PATCH] Update semester --- src/images_abstractions/images.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/images_abstractions/images.jl b/src/images_abstractions/images.jl index 417e57d6..2c162264 100644 --- a/src/images_abstractions/images.jl +++ b/src/images_abstractions/images.jl @@ -47,7 +47,7 @@ _When running this notebook for the first time, this could take up to 15 minutes # ╔═╡ ca1b507e-6017-11eb-34e6-6b85cd189002 md""" # Images as examples of data all around us -Welcome to the Computational Thinking using Julia for Real-World Problems, at MIT in Spring 2021! +Welcome to the Computational Thinking using Julia for Real-World Problems, at MIT in Fall 2024! The aim of this course is to bring together concepts from computer science and applied math with coding in the modern **Julia language**, and to see how to apply these techniques to study interesting applications (and of course to have fun).