-
Updated
Jul 29, 2019 - JavaScript
teaching-tool
Here are 95 public repositories matching this topic...
-
Updated
Sep 24, 2017 - C
-
Updated
Nov 2, 2019 - Java
-
Updated
Feb 7, 2018 - R
-
Updated
May 20, 2020 - HTML
If the user submitted program is killed because it took too long, the user doesn't get a nice message telling him/her what happened.
Como forma de alcançar mais pessoas para o projeto, é interessante que a wiki, readme e roadmap sejam traduzidos para outras línguas.
Como forma de alcanzar más personas para el proyecto, es interesante que el wiki, readme y roadmap sean traducidos a otros idiomas
As a way to reach more people to the project, it is interesting that the wiki, readme and roadmap are translated into other lang
-
Updated
Mar 5, 2019 - Go
-
Updated
Jan 30, 2018 - JavaScript
-
Updated
May 22, 2019 - Batchfile
-
Updated
Apr 21, 2020 - Python
-
Updated
Aug 5, 2019 - Jupyter Notebook
-
Updated
Jul 27, 2019
-
Updated
May 20, 2020 - HTML
-
Updated
Mar 18, 2018 - CSS
-
Updated
Mar 4, 2020 - Logtalk
-
Updated
Apr 30, 2020 - Vue
-
Updated
Apr 18, 2016 - JavaScript
@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 19, 2020 - PHP
Initialize:
__________ alpha =>* epsilon
[A -> alpha dot beta, j, j]
Scan:
[A -> alpha dot a beta gamma, i, j], [a, j, j+1]
__________ beta =>* epsilon
[A -> alpha a beta dot gamma, i, j+1]
C1:
[A -> alpha dot B beta gamma, i, j], [B -> deltadot, j, k]
________ i < j < k AND beta =>* epsilon
[A -> alpha B beta dot gamma, i, k]
C2:
[A -> alpha dot B beta gamma, i, i], [C -> delta
Delete key is now a special utf charcter displayed as � or \utf(007F). Make lastKey be "Delete"
-
Updated
Mar 20, 2020 - JavaScript
-
Updated
Oct 2, 2018 - C#
-
Updated
Sep 20, 2017 - Java
-
Updated
Mar 20, 2018 - JavaScript
Right now, we expect users to either directly enter board and grade in the database or go via the Django admin panel. We should ideally improve the existing functionality (the page where we add subject splits) to be able to accommodate this as well
-
Updated
Apr 23, 2019 - CSS
Improve this page
Add a description, image, and links to the teaching-tool topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teaching-tool topic, visit your repo's landing page and select "manage topics."
It would be nice to include an example where a couple of data sets are simultaneously fit to a set of free parameters.