-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
60 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,40 +4,40 @@ layout: default | |
nav_order: 01 | ||
parent: Syllabus | ||
--- | ||
> # Overview 📋 | ||
> # *Overview 📋* | ||
> | ||
> ## Course Details 📌 | ||
> | ||
> **Section**: CSC 10800 (LEC): Foundations of Data Science <br />**Dates**: Tue/Thu, 3:30-4:45pm, Aug 28 - Dec 21<br />**Location**: Marshak Science Building, Rm 410 <br />**Instructor**: Prof. Zach Muhlbauer | [[email protected]](mailto:[email protected])<br />**Office Hours**: Wed 3-5pm over Zoom, or in person by appointment | ||
> | ||
> ## Course Details 🧩 | ||
> **Section**: CSC 10800 (LEC): Foundations of Data Science <br />**Dates**: Tue/Thu, 3:30-4:45pm, Aug 28 - Dec 21<br />**Location**: Marshak Science Building, Rm 410 <br />**Instructor**: Prof. Zach Muhlbauer | [[email protected]](mailto:[email protected])<br />**Office Hours**: Wed 1-3pm over Zoom, or in person by appointment | ||
> | ||
> ## Course Description 📄 | ||
> | ||
> This course introduces the fundamental concepts and computational techniques of data science to all students, including those majoring in the Arts, Humanities, and Social Sciences. Students engage with data arising from real-world phenomena—including literary corpora, spatial datasets, and social networks data—to learn analytical skills such as inferential thinking and computational thinking. | ||
> | ||
>The competencies learned in this course will provide students with skills that will be of use in their professional careers, as well as tools to better understand, quantitatively and qualitatively, the social world around them. Finally, by teaching critical concepts and skills in computer programming and statistical inference, the class prepares students for further coursework in technology-aware fields of study, from Python programming and cultural analytics to the big umbrella of the Digital Humanities. The course is therefore designed for students who are new to statistics and programming. Students will make use of the Python programming language, but no computer science pre-requisites are required. | ||
> | ||
> This course does <strong>not</strong> satisfy degree requirements for Computer Science students, who should *not* be enrolled in this course. | ||
> | ||
> ## Course Materials 🗂️ | ||
> This course introduces the fundamental concepts and computational techniques of data science to all students, including those majoring in the Arts, Humanities, and Social Sciences. Students engage with data arising from real-world phenomena—including literary corpora, spatial datasets, and social networks data—to learn analytical skills such as inferential thinking and computational thinking. | ||
> | ||
> All required reading materials, activities, and instructions are provided on the [Schedule](/schedule.md) page. Additionally, datasets are provided on the [Datasets](/datasets) page, and the assets for this course website are [available here](https://github.com/zmuhls/ccny-data-science). | ||
> The competencies learned in this course will provide students with skills that will be of use in their professional careers, as well as tools to better understand, quantitatively and qualitatively, the social world around them. Finally, by teaching critical concepts and skills in computer programming and statistical inference, the class prepares students for further coursework in technology-aware fields of study, from Python programming and cultural analytics to the big umbrella of the Digital Humanities. The course is therefore designed for students who are new to statistics and programming. Students will make use of the Python programming language, but no computer science pre-requisites are required. | ||
> | ||
> **Technical Readings** 🔧 | ||
> This course does <strong>not</strong> satisfy degree requirements for Computer Science students, who should *not* be enrolled in this course. | ||
> | ||
> ## Course Materials 🗂️ | ||
> | ||
> These readings draw from Melanie Walsh's open-access [Introduction to Cultural Analytics and Python ](https://melaniewalsh.github.io/Intro-Cultural-Analytics/welcome.html)(2021), an online textbook written for students in humanities and social sciences to gain a practical introduction to the Python programming language within the context of cultural analysis. The textbook demonstrates how Python can be applied to a wide range of cultural materials, such as magazine articles, classic novels, TV scripts, technical manuals, social networks, and so more. | ||
> All required reading materials, activities, and instructions are provided on the [Schedule](https://zmuhls.github.io/CCNY-Data-Science/schedule/) page. Additionally, datasets are provided on the [Datasets](https://zmuhls.github.io/CCNY-Data-Science/datasets/) page, and assets for the course website are hosted [here](https://github.com/zmuhls/ccny-data-science). | ||
> | ||
> **Critical Readings** 📚 | ||
> **Technical Readings**: These readings draw from Melanie Walsh's open-access [Introduction to Cultural Analytics and Python ](https://melaniewalsh.github.io/Intro-Cultural-Analytics/welcome.html)(2021), an online textbook written for students in humanities and social sciences to gain a practical introduction to the Python programming language within the context of cultural analysis. The textbook demonstrates how Python can be applied to a wide range of cultural materials, such as magazine articles, classic novels, TV scripts, technical manuals, social networks, and so more. | ||
> | ||
> These readings engage with the complex social and political dimensions of "big data" in contemporary U.S. society. Through them, we will explore how data has evolved into the world's most valuable commodity. Authors of these pieces will therefore challenge us to critically engage with the ethical concerns, power imbalances, and hidden costs associated with today's data-driven economy. | ||
> **Critical Readings**: These readings engage with the complex social and political dimensions of "big data" in contemporary U.S. society. Through them, we will explore how data has evolved into the world's most valuable commodity. Authors of these pieces will therefore challenge us to critically engage with the ethical concerns, power imbalances, and hidden costs associated with today's data-driven economy. | ||
> | ||
> ## Grading Distribution 🧮 | ||
> | ||
> The grading distribution below provides a glimpse of how your work will be evaluated throughout the semester: | ||
> The grading distribution below offers a glimpse of how your work will be evaluated over the semester: | ||
> | ||
> * Collaborative Annotations: 150 pts (15%) | ||
>* Programming Activities: 500 pts (50%) | ||
> - 100 pts (10%) for each notebook + reflection | ||
> | ||
> - Social Coding Portfolio: 250 pts (25%) | ||
>- Participation & Attendance: 100 pts (10%) | ||
> | ||
> > **Total Available Points:** 1000 (100% or A) | ||
> | ||
> * Programming Activities: 500 pts (50%) | ||
> | ||
> * 100 pts (10%) for notebook and reflection | ||
> | ||
> * Social Coding Portfolio: 250 pts (25%) | ||
> | ||
> * Participation & Attendance: 100 pts (10%) | ||
> | ||
> > **Total Available Points:** 1000 (100% or A) |
Oops, something went wrong.