Difference between revisions of "Main Page"
Jump to navigation
Jump to search
m (Reverted edits by MediaWiki default (talk) to last revision by Benjaminchoi) |
|||
Line 1: | Line 1: | ||
− | + | Welcome to the wiki for CSE 231 Introduction to Parallel and Concurrent Programming at Washington University in St. Louis. | |
− | + | =Calendar= | |
− | + | Click [http://www.cse.wustl.edu/~cosgroved/courses/cse231/f17/calendar.html here] to visit our calendar. | |
− | + | ||
− | * [ | + | ==Studios and Assignments== |
− | * [ | + | |
− | * [ | + | These studios and assignments are organized in chronological order. |
− | * [ | + | |
+ | #Assignment: [[Nucleobase Counting]] | ||
+ | #*Studio: [[MergeSort]] | ||
+ | #Assignment: [[SimpleList and SimpleMap Assignment]] | ||
+ | #*Studio: [[Slices]] | ||
+ | #*Studio: [[Floodfill]] | ||
+ | #Assignment: [[Futures and Executors]] | ||
+ | #*Studio: [[Fibonacci Memoization and Dynamic Programming]] | ||
+ | #*Studio: [[Data Races Studio]] | ||
+ | #*Studio: [[Matrix Multiply]] | ||
+ | #Assignment: '''[[MapReduce]]''' | ||
+ | #*Studio: [[MapReduce | Card MapReduce]] | ||
+ | #*Studio: [[MapReduce | Cholera MapReduce]] | ||
+ | #Assignment: [[N-Queens/Sudoku Assignment]] | ||
+ | #*Studio: [[Legged Races]] | ||
+ | #Assignment: [[OpenCV Assignment]] | ||
+ | #*Studio: [[Locking | Lock Ordering]] | ||
+ | #Assignment: [[K-MerCounting Assignment]] | ||
+ | #*Studio: [[Locking | All or Nothing Locks]] | ||
+ | |||
+ | =Help with Java= | ||
+ | |||
+ | *[[Rundown on Everything Java]] | ||
+ | **[[Generics]] | ||
+ | **[[Interfaces]] | ||
+ | **[[Lambdas]] | ||
+ | |||
+ | ==Help with Habanero== | ||
+ | |||
+ | *[[Habanero]] | ||
+ | |||
+ | ==Help with Eclipse== | ||
+ | |||
+ | *[[Software setup]] | ||
+ | *[[Eclipse Tips]] | ||
+ | *[[OpenCV3]] | ||
+ | **[[Homebrew]] | ||
+ | **[[Chocolatey]] | ||
+ | |||
+ | |||
+ | =Class Policies and Grading Breakdown= | ||
+ | |||
+ | *[[Office hours]] | ||
+ | |||
+ | *Midterm (15%) | ||
+ | *Final (10%) | ||
+ | *Prep Q&S Forms (15%) | ||
+ | *Participation/Attendance (10%) | ||
+ | *Assignments and Studios (50%) | ||
+ | **Count (weight=1;3.85%) | ||
+ | **FloodFill (weight=1;3.85%) | ||
+ | **NQueens And Sudoku (weight=3;11.54%) | ||
+ | **[[MapReduce]] (weight=4;15.38%) | ||
+ | **[[DoItYourselfAsyncAndFinish_Assignment]] (weight=2;7.69%) | ||
+ | **[[K-MerCounting_Assignment]] (weight=2;7.69%) |
Revision as of 17:12, 6 July 2017
Welcome to the wiki for CSE 231 Introduction to Parallel and Concurrent Programming at Washington University in St. Louis.
Contents
Calendar
Click here to visit our calendar.
Studios and Assignments
These studios and assignments are organized in chronological order.
- Assignment: Nucleobase Counting
- Studio: MergeSort
- Assignment: SimpleList and SimpleMap Assignment
- Assignment: Futures and Executors
- Studio: Fibonacci Memoization and Dynamic Programming
- Studio: Data Races Studio
- Studio: Matrix Multiply
- Assignment: MapReduce
- Studio: Card MapReduce
- Studio: Cholera MapReduce
- Assignment: N-Queens/Sudoku Assignment
- Studio: Legged Races
- Assignment: OpenCV Assignment
- Studio: Lock Ordering
- Assignment: K-MerCounting Assignment
- Studio: All or Nothing Locks
Help with Java
Help with Habanero
Help with Eclipse
Class Policies and Grading Breakdown
- Midterm (15%)
- Final (10%)
- Prep Q&S Forms (15%)
- Participation/Attendance (10%)
- Assignments and Studios (50%)
- Count (weight=1;3.85%)
- FloodFill (weight=1;3.85%)
- NQueens And Sudoku (weight=3;11.54%)
- MapReduce (weight=4;15.38%)
- DoItYourselfAsyncAndFinish_Assignment (weight=2;7.69%)
- K-MerCounting_Assignment (weight=2;7.69%)