educational-resources
Here are 88 public repositories matching this topic...
-
Updated
Jan 29, 2020 - Jupyter Notebook
Go through all the follow up links from the root index.html and make sure they work. Also file one issue for every curriculum missing a follow up email template.
Other follow-up emails are located here: https://docs.google.com/document/d/1Ghtst7A0YMreThXxjw2RUU_M0HZ9_ScPKGBVCTrJJzQ/edit#
-
Updated
Mar 20, 2020 - Jupyter Notebook
-
Updated
Dec 5, 2017 - Java
-
Updated
Jan 15, 2020
Possibly might be useful to add reference to something like git magic it has useful things like chapter 8 & appendix A that are not so common to be gathered in the same space
Originally posted by @sudodoki in kottans/git-course#1 (comment)
CODE_OF_CONDUCT.md
-
Updated
Jun 22, 2020 - JavaScript
-
Updated
Jan 11, 2019
-
Updated
Jul 4, 2020 - HTML
Submitting author: @jrising (James Rising)
Repository: https://github.com/atrisovic/weather-panel.github.io
Version: v1.2
Editor: Pending
Reviewer: Pending
Author instructions
Thanks for submitting your paper to JOSE @jrising. **Currently,
-
Updated
Jun 8, 2019 - QML
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Aug 5, 2019 - Jupyter Notebook
-
Updated
Jul 30, 2019 - HTML
-
Updated
Jan 15, 2020
-
Updated
Jun 12, 2018
-
Updated
Jun 11, 2020 - JavaScript
-
Updated
Aug 15, 2018 - JavaScript
-
Updated
Oct 27, 2019 - CSS
-
Updated
Sep 26, 2017 - C
-
Updated
Sep 19, 2017
-
Updated
Mar 26, 2018 - Jupyter Notebook
-
Updated
Sep 6, 2019
There is a need to fully document the project.
@wilfriedE has been documenting some of the project with Python docstrings. None of us in the project are extremely familiar with them or if you can generate a "pretty page" for them, like you might with JavaDocs HTML pages. Part of this task is for me to research if it's possible to generate some kind of page like this from the docstrings that are in the code.
If this is possible, we can use Git
-
Updated
May 24, 2019
-
Updated
Apr 14, 2020 - Python
-
Updated
May 18, 2020 - Python
Project name
Wikicours has no logo and no branding. This is bad because it means that the project has no identity.
The name itself, “Wikicours”, might change because I think we could find a better one (by the way, I'd love to hear your ideas in the dedicated issue!). This is also a problem because how do we develop a branding without be
Improve this page
Add a description, image, and links to the educational-resources topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the educational-resources topic, visit your repo's landing page and select "manage topics."
Bug Report
At https://github.com/pvcraven/arcade/blob/34f912bc0c9dfdec79da5a3bb2d1a0ffef47cfcc/arcade/examples/gui_button.py#L40, it looks like there's supposed to be an explanation of how to run the example at the top of the file, like other files. The explanation (with
python -m arcade.examples.sprite_collect_coins) should be added, or this comment referencing it should be removed.