| layout | post | ||||
|---|---|---|---|---|---|
| date | 2025-11-26 | ||||
| lastchange | 25-11-26 v001 + new :bjd.md | ||||
| url | https://bomonike.github.io/bjd | ||||
| file | bjd | ||||
| title | Joy and Beauty of Data | ||||
| excerpt | Course at MSU Bozeman | ||||
| tags |
|
||||
| comments | true | ||||
| created | 2024-12-28 |
{{ page.excerpt }}
Description from course catalog: Provides a gentle introduction to the exciting world of big data and data science. Students expand their ability to solve problems with Python by learning to deploy lists, files, dictionaries and object-oriented programming. Data science libraries are introduced that enable data to be manipulated and displayed.
https://www.cs.montana.edu/defrance/classes/127/ CSCI 127: Joy and Beauty of Data offered by the MSSE Program at msse@montana.edu by Hunter Lloyd, Gianforte School of Computing, MS at MSU Bozeman (for Montana teachers, grades 7-12)
- June 15 to July 10, 2026 will be online and asynchronous with reading assignments.
- June 22 - 26th will be in person on the MSU - Bozeman campus.
- June 29th - July 10th will be online and asynchronous with reading and homework assignments.
Other offerings:
-
Fall 2025 (Aug 20 - Dec 8) by daniel.defrance@montana.edu
-
csci127-ummer 2020 & 2019 https://lgw2.github.io/teaching/csci127-summer-2020/syllabus/ by Lucia Williams using https://lgw2.github.io/teaching/ VIDEO: referencing online book Textbook (c)2014 by Brad Miller & David Ranum at: https://runestone.academy/ns/books/published/thinkcspy/index.html which uses PyScripter as IDE, on Windows. And it is hardwired into parts of these notes, with screenshots, etc.
-
Data Types
-
Turtle Graphics
-
Modules
-
Functions
-
Selection
-
Strings
-
Iteration
-
Recursion
-
Lists (3 classes)
-
Files (3 classes)
-
Dictionaries (3 classes)
-
Object Oriented Basics (3 classes)
-
More Object Orientation (2 classes)
-
NumPy Module (3 classes)
-
matplotlib Module (3 classes)
-
pandas Module (3 classes)
-