Courses and Covid-19: Difference between pages

From Computer Science at Indiana State University
(Difference between pages)
Jump to navigation Jump to search
m 1 revision imported
 
wiki_previous>Jkinne
 
Line 1: Line 1:
This page gives basic information for CS courses - when offered, normal content, sequencing, etcYou should also see the information at [[CS Programs]].
=Sycamore Community Health Initiative=
The university [https://www.indstate.edu/covid/sycamore-community-health-initiative has decided] that as of Jan 1, 2022, all students and employees on campus will need to either upload proof of covid-19 vaccination or regular negative tests (likely weekly or bi-weekly).  All indications are that this will indeed be enforcedThe strong preference is that people be vaccinated (just like students have always been required to show proof of a number of other vaccines, including [https://www.indstate.edu/registrar/state-immunization-requirements MMR, Td, Tb, Meningitus]).  


== CS Courses ==
You can be vaccinated '''on campus (as of November, every Tuesday and Thursday 1-4:30pm at the [https://www.indstate.edu/health-center ISU Health Center])''' or '''in the community (you can search for sites [https://experience.arcgis.com/experience/24159814f1dd4f69b6c22e7e87bca65b through the state], or schedule directly with any local pharmacy)'''.  Note that it takes 6-7 weeks from your first shot to be considered fully vaccinated (two weeks after your second dose you are considered fully vaccinated, and the second does is 3-4 weeks after the first).
The table below lists all currently offered CS courses, when they are normally offered, which programming languages are normally used, and links to the most recent syllabus for each faculty member who has recently taught the course.


A spreadsheet shows the normal sequencing of courses for the BS and MS degrees, and which terms the courses are normally offered in -  '''[https://docs.google.com/spreadsheets/d/1mBt7E5r35rLXG5Ith0SjUMHiHmUtxH58v_ZOvt3bjvA/edit?usp=sharing course sequencing spreadsheet]'''.
'''Once you are fully vaccinated, please upload your vaccine card in the ISU portal (look for the Covid-19 Vaccination Record app in the portal).'''


The '''[https://docs.google.com/spreadsheets/d/1HaBcwwGlB3Q-wxkatvCcPji-A1c-z_xS/edit?usp=sharing&ouid=108017066281013724050&rtpof=true&sd=true CS courses spreadsheet]''' has an indication given whether each course is normally offered in the fall, spring, summer, or some combination. If there are no "Y" for a course, it is offered as needed. For courses listed as "even" or "odd", the course is offered only in even (or odd) numbered years. Most CS courses are offered via distance. By default, each CS course is offered in a face to face section and a simultaneous online synchronous section (over Zoom).   A few 400 level undergraduate courses have lab sections that are taken with the course (401, 456, 457, 458); the 500 level courses do /not/ have lab sections that are taken (so undergraduates take CS 401 and 401L, while graduates would take just CS 501).
=Covid-19 - Recommended Articles=
''Note - articles are added to this lest at the bottom, so least recent is first.  And the list has not been updated since 2020.''
* What is known about covid-19 (as of March 14) - https://www.cnn.com/2020/03/14/health/coronavirus-covid-19-flu-comparison-frieden-analysis/index.html
* Simulation scenarios, advice, what is going to happen - https://ncase.me/covid-19/
* State-by-state restrictions - https://www.kayak.com/travel-restrictions/united-states/ or https://www.huschblackwell.com/state-by-state-covid-19-guidance or https://www.nga.org/coronavirus/#glance
* Indiana coronavirus dashboards - https://www.regenstrief.org/covid-dashboard/ https://www.coronavirus.in.gov/2393.htm
* How is transmitted, some outbreak stories - https://www.erinbromage.com/post/the-risks-know-them-avoid-them
* Proposal to group test every household in the US every week - https://www.forbes.com/sites/kotlikoff/2020/05/03/dr-fauci-heres-a-way-to-contain-covid-19-and-reopen-the-economy-in-as-little-as-one-month/#6d6caf181c7a
* Does the virus remain viable on clothes, etc. - https://ohsonline.com/articles/2020/04/22/where-does-the-virus-live-not-on-your-hair-clothes-or-shoes.aspx?admgarea=news
* 5 pillars to stopping the spread - https://www.newyorker.com/science/medical-dispatch/amid-the-coronavirus-crisis-a-regimen-for-reentry?campaign_id=9&emc=edit_nn_20200515&instance_id=18502&nl=the-morning&regi_id=124039261&segment_id=27919&te=1&user_id=b1463b7b2b75403bb1a1906c83e1d2e2
* https://www.newyorker.com/magazine/2020/07/20/how-pandemics-wreak-havoc-and-open-minds
* https://www.quantamagazine.org/the-math-of-social-distancing-is-a-lesson-in-geometry-20200713/?utm_source=pocket-newtab


If you want to look up a syllabus for a particular term (for recent years), see '''https://cs.indstate.edu/info/syllabi/'''
=Covid-19 - Data and Analysis=
 
Many will be interested in examining the data related to the spread of Covid-19.  Some sources of data, articles on simulations, links to research, etc. (least recent first).  Note - try the youtube videos first, assuming you like watching videos.
== Normal Content ==
* Time series of number of cases each day broken down by country/region/state - https://github.com/CSSEGISandData/COVID-19
For each course, the most recent syllabus linked above is the best place to see what is currently in the course. You can also check these...
* Analysis of growth in cases, quantity of testing - https://ourworldindata.org/coronavirus
* [https://docs.google.com/document/d/1IuwTgm3GItR0j-wD64Q3MHPAAnjOb8L6OrFJ2YV6UXY/edit?usp=sharing CS Courses Normal Content] (possibly outdated)
* Checking if there is exponential growth or not - https://www.youtube.com/watch?v=Kas0tIxDvrg
* Partial mapping of ACM/IEEE learning outcomes to ISU CS courses - [https://docs.google.com/spreadsheets/d/19l7628X5XKbgpdLHpdfzczlqQ8WoONIj6Ir3sjyQK_I/edit?usp=sharing ACM/IEEE] (possibly outdated)
* Using that approach in R - [http://ds.indstate.edu:3838/covid-19/ web app]
* List of cases (with age, gender, etc.) - https://www.kaggle.com/sudalairajkumar/novel-corona-virus-2019-dataset
* Effectiveness of strategies to slow the spread - https://spiral.imperial.ac.uk:8443/handle/10044/1/77482
* US by state, including pending tests - https://covidtracking.com/
* Nice animation plotting average new cases versus previous number of cases - https://aatishb.com/covidtrends/ and video explanation - https://www.youtube.com/watch?v=54XLXg4fYsc
* Basic model for disease transmission - https://www.youtube.com/watch?v=k6nLfCbAzgo
* Simulations with different mitigation strategies - https://www.youtube.com/watch?v=gxAaO2rsdIs
* Collection of research articles, with goal of using AI techniques for data mining - https://www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge/data
* Mining social media to look for trends - https://www.tribstar.com/news/local_news/data-firm-says-vigo-might-be-a-potential-covid-19-hotspot/article_f6041d88-d566-57a4-8d37-234df24ee393.html
* UW IHME projections per US state - https://covid19.healthdata.org/united-states-of-america
* ISU Library's guide to info/research - https://libguides.indstate.edu/CoronaVirusResources
* NIH Coronavirus info (place to check for results from new research) - https://www.nih.gov/health-information/coronavirus
* Clinical trials with keyword covid-19 - https://clinicaltrials.gov/ct2/results?cond=&term=covid-19&cntry=&state=&city=&dist=
* State and county level trends on cases and other data - https://covidcast.cmu.edu/
* Sampling from Indiana for coronavirus - https://news.iu.edu/stories/2020/05/iupui/releases/13-preliminary-findings-impact-covid-19-indiana-coronavirus.html
* Indiana state dashboard - https://www.coronavirus.in.gov/2393.htm

Revision as of 13:51, 3 November 2021

Sycamore Community Health Initiative

The university has decided that as of Jan 1, 2022, all students and employees on campus will need to either upload proof of covid-19 vaccination or regular negative tests (likely weekly or bi-weekly). All indications are that this will indeed be enforced. The strong preference is that people be vaccinated (just like students have always been required to show proof of a number of other vaccines, including MMR, Td, Tb, Meningitus).

You can be vaccinated on campus (as of November, every Tuesday and Thursday 1-4:30pm at the ISU Health Center) or in the community (you can search for sites through the state, or schedule directly with any local pharmacy). Note that it takes 6-7 weeks from your first shot to be considered fully vaccinated (two weeks after your second dose you are considered fully vaccinated, and the second does is 3-4 weeks after the first).

Once you are fully vaccinated, please upload your vaccine card in the ISU portal (look for the Covid-19 Vaccination Record app in the portal).

Covid-19 - Recommended Articles

Note - articles are added to this lest at the bottom, so least recent is first. And the list has not been updated since 2020.

Covid-19 - Data and Analysis

Many will be interested in examining the data related to the spread of Covid-19. Some sources of data, articles on simulations, links to research, etc. (least recent first). Note - try the youtube videos first, assuming you like watching videos.