From 47bc82f83bbfbdf0b24085219e6bd93d71c87e42 Mon Sep 17 00:00:00 2001 From: Danilo Freire Date: Wed, 4 Sep 2024 13:37:08 -0400 Subject: [PATCH] add address --- docs/index.html | 1 + docs/search.json | 2 +- docs/syllabus.html | 2 +- index.qmd | 2 ++ syllabus.qmd | 2 +- 5 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 5115b1a..ac8b73d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -164,6 +164,7 @@

QTM 350 - Data Science Computing

Welcome to QTM 350! This course introduces key tools in modern data science, focusing on three essential aspects: reliability, reproducibility, and robustness. We will cover command line interfaces and vim, version control with Git and GitHub, and literate programming using Quarto and Jupyter Notebooks. You will also learn about data storage and manipulation with SQL and Pandas, and parallel computing with Dask. We will explore artificial intelligence-assisted programming with GitHub Copilot and finish with Docker and containerisation.

+

We will meet every Monday and Wednesday from 14:30 to 15:45 in the Maths and Science Centre - E208.

Contact Information

Course Information

-

We will meet every Monday and Wednesday from 14:30 to 15:45 at XXXXX. It is important that you read the materials before class. All information about the course is available on the course’s GitHub repository at https://github.com/danilofreire/qtm350. While I will try to adhere to the course schedule as much as possible, I also want to adapt to your learning pace and style. The syllabus and course plan may change in the semester. Again, please check the course repository regularly to check for updates. I will also announce any changes in class and via email.

+

We will meet every Monday and Wednesday from 14:30 to 15:45 in the Maths and Science Building - E208. It is important that you read the materials before class. All information about the course is available on the course’s GitHub repository at https://github.com/danilofreire/qtm350. While I will try to adhere to the course schedule as much as possible, I also want to adapt to your learning pace and style. The syllabus and course plan may change in the semester. Again, please check the course repository regularly to check for updates. I will also announce any changes in class and via email.

Software

diff --git a/index.qmd b/index.qmd index 9e0391b..fc9c7f3 100644 --- a/index.qmd +++ b/index.qmd @@ -4,6 +4,8 @@ title: "QTM 350 - Data Science Computing" Welcome to [QTM 350](https://github.com/danilofreire/qtm350)! This course introduces key tools in modern data science, focusing on three essential aspects: reliability, reproducibility, and robustness. We will cover command line interfaces and [vim](https://www.vim.org/), version control with [Git](https://git-scm.com/) and [GitHub](https://github.com/), and literate programming using [Quarto](https://quarto.org/) and [Jupyter Notebooks](https://jupyter.org/). You will also learn about data storage and manipulation with [SQL](https://www.w3schools.com/sql/) and [Pandas](https://pandas.pydata.org/), and parallel computing with [Dask](https://www.dask.org/). We will explore artificial intelligence-assisted programming with [GitHub Copilot](https://github.com/features/copilot) and finish with [Docker](https://www.docker.com/) and containerisation. +We will meet every Monday and Wednesday from 14:30 to 15:45 in the [Maths and Science Centre - E208](https://maps.app.goo.gl/wLPSNiTSSXbizqsF8). + ## Contact Information - **Name**: [Danilo Freire](https://danilofreire.github.io/) diff --git a/syllabus.qmd b/syllabus.qmd index c65f27f..fcb9609 100644 --- a/syllabus.qmd +++ b/syllabus.qmd @@ -66,7 +66,7 @@ This course is designed to be self-contained, providing all the necessary resour # Course Information -We will meet every Monday and Wednesday from 14:30 to 15:45 at [XXXXX](https://quantitative.emory.edu). It is important that you read the materials before class. All information about the course is available on the course's GitHub repository at . While I will try to adhere to the course schedule as much as possible, I also want to adapt to your learning pace and style. The syllabus and course plan may change in the semester. Again, please check [the course repository](https://github.com/danilofreire/qtm350) regularly to check for updates. I will also announce any changes in class and via email. +We will meet every Monday and Wednesday from 14:30 to 15:45 in the [Maths and Science Building - E208](https://maps.app.goo.gl/wLPSNiTSSXbizqsF8). It is important that you read the materials before class. All information about the course is available on the course's GitHub repository at . While I will try to adhere to the course schedule as much as possible, I also want to adapt to your learning pace and style. The syllabus and course plan may change in the semester. Again, please check [the course repository](https://github.com/danilofreire/qtm350) regularly to check for updates. I will also announce any changes in class and via email. # Software