-
Updated
Oct 27, 2018 - Python
teaching-materials
Here are 525 public repositories matching this topic...
-
Updated
Feb 11, 2020 - Python
-
Updated
Nov 24, 2019 - Haskell
-
Updated
Feb 12, 2020 - HTML
-
Updated
Apr 4, 2020 - Jupyter Notebook
-
Updated
Feb 28, 2020
PMD 6 has re-organized its rule sets, making the old PMD categories JPacman used obsolete.
PR #120 just re-added the best practices, but it would be better to rethink all rules used, and to update the pmd-rules.xml file accordingly.
This relates to the (lack of) JUnit 5 rules for PMD.
Share Code Snippets
We should have the ability to share examples a la jsFiddle. There are some examples that I would like to share with my students without having to recreate them each time.
-
Updated
May 16, 2020 - Jupyter Notebook
It is unclear if data should be added and what is going on with the NEON site mentioned. Remove the excessive details and be explicit about the fact that there is no data being entered.
-
Updated
Mar 9, 2018
-
Updated
Mar 2, 2020 - C
Exercise expression, task 4 b):
A lot of students write numbers too large to be stored in an Integer and gets the compilation error "integer number too large" instead of the runtime error "java.lang.OutOfMemoryError".
This could be solved by adding a tip telling them not to use a number larger than 2 billion.
-
Updated
May 7, 2020 - HTML
Task Description
Add ## Documentation Requirements below the acceptance criteria. This is to make sure we think about what docs to write during task inception.
Acceptance Criteria
- there is a documentation requirement/check in new task templates
Copywrite Requirements
None
Analytics Requirements
None
-
Updated
Sep 22, 2017 - Jupyter Notebook
-
Updated
Mar 14, 2020 - R
This will allow students to navigate the repo structure easily, without having to come back to the main repo each time.
-
Updated
Nov 26, 2017 - HTML
-
Updated
Mar 14, 2020 - HTML
-
Updated
Nov 16, 2019 - Jupyter Notebook
-
Updated
Mar 7, 2017 - Jupyter Notebook
-
Updated
Feb 27, 2020 - Python
-
Updated
Jun 25, 2017 - Jupyter Notebook
-
Updated
Jan 14, 2019 - Jupyter Notebook
-
Updated
Jun 3, 2019 - Jupyter Notebook
-
Updated
Jul 24, 2018 - MATLAB
Improve this page
Add a description, image, and links to the teaching-materials topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teaching-materials topic, visit your repo's landing page and select "manage topics."


As of this post, there are only links to the next chapter at the top of the page. I'm not there when I want to go to the next chapter, because I've scrolled all the way to the bottom. Links at the bottom would make it easier to continue reading.