coding
Here are 1,089 public repositories matching this topic...
https://mybinder.org/ Should I make a binder ? :) Or if there is a binder link, it's well hidden.
The Robustness Principle or Postel's law should include a citation to the ACM paper titled The Robustness Principle Reconsidered. This paper (properly) describes the security flaws and other errors that can creep into a system that accepts an overly broad set of input.
-
Updated
Jul 17, 2019 - Python
-
Updated
Feb 26, 2020
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
Basically, The last two questions aren't really regex's questions.
To do:
- Move said questions to correct place.
- Add new regex questions (Python related!)?
- Maybe add a new ## Regex section, as it is a valuable skill
-
Updated
May 13, 2020
Eg: Suppose there is an activity stack of A -> B -> C -> D. If we launch activity B again with the launch mode as “singleTask”.
should be updated to
Eg: Suppose there is an activity stack of A -> B -> C -> D. If we launch activity D again with the launch mode as “singleInstance”.
-
Updated
Jul 29, 2019 - JavaScript
-
Updated
Apr 26, 2020
-
Updated
Mar 9, 2020
-
Updated
May 12, 2020
-
Updated
Dec 3, 2018 - Python
-
Updated
Mar 21, 2020 - JavaScript
-
Updated
Apr 24, 2020 - Python
Revise README
I would like to change a few things about the readme:
make the feature list more descriptive, there seems to be be some duplicates- remove 'use chrome' instruction. I think robotopia should work in all browsers, if that's not the case we should fix that
Thoughts?
-
Updated
May 18, 2020
-
Updated
Dec 22, 2019 - HTML
-
Updated
Feb 22, 2019 - JavaScript
-
Updated
Oct 2, 2018
-
Updated
Sep 28, 2017 - Go
Actually, if we want to later support opening projects, we should be able to open directories and set our working directory to that.
Describes who should read it, what you will learn, and any pre-requisites. Make each section header in the TOC a link to the overview.
Improve this page
Add a description, image, and links to the coding topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coding topic, visit your repo's landing page and select "manage topics."
In the Readme file you talk about a future website. Why not create a GitHub Page? Is very easy to configure and the content of the web is what you have in your readme file. Perfect, no?