education
Here are 3,528 public repositories matching this topic...
Below is a list of failing links in our Farsi lists
You can help improve this repo by resolving the problems.
A failing link may be a website or resource that has disappeared. You can submit a PR
- removing the link (maybe the resource is obsolete.)
- correcting the link (sometimes things move)
- replacing the link (make sure the link is authorized, or the resource is open-licensed). Ofte
Chapter in question: https://github.com/getify/You-Dont-Know-JS/blob/master/es6%20%26%20beyond/ch2.md#template-literals
The suggestion seems to be that the template literals would be all about strings; there's only examples that result in strings, and phrases like "final string value" and "generating the string from the literal" are used in what should be a general context, but the tag function
There are some interesting algorithms in simulation from Physics, Chemistry, and Engineering especially regarding Monte Carlo simulation: Heat Bath algorithm, Metro-Police algorithm, Markov Chain Monte Carlo, etc.
注意:这里只处理 FreeCodeCamp.cn 的相关问题,不处理 w3cschool 的任何问题
注意:请不要乱开无意义的 Issue,违者直接加黑名单
注意:Issue 是用来处理代码库中的 bug,不是用来提问题的。完成挑战过程中遇到的代码问题请在gitter 讨论组 或者 QQ 群 526289580 中讨论 (QQ 群验证答案: freeCodeCamp 注意大小写)
FreeCodeCamp.cn Issue 模板
如何使用本模板:
- 尽可能多填些相关信息,方便管理员参考
- 对于无法给出的内容,请删除掉那一行
以上内容请在提交 Issue 之前删除
浏览器信息
- 浏览器名称,版本号
- 操作系统
Describe the bug
Github readme allows inserting svg images in readmes directly from repository. But it renders them wrong. It seems that carbon generates tons of overhead in svgs.
Consider this generated carbon image https://github.com/spectjs/spect/blob/master/timer.svg.
The original properly rendered svg via githack:
<img src="https://raw.githack.com/spectjs/spect/master/timer.sv
-
Updated
Mar 2, 2020
I think you make a very solid point in that section when you say that:
I do think you should be careful about the flow control part of return creating more implicitness in your function definitions. Try to figure out the most explicit way to express the logic; that will often be the best way.
But in your example I feel you do just the opposite. You add an extra variable that I need to keep t
-
Updated
Mar 2, 2020
Feature Summary ✨
When a user presses the button to Create a study guide, study guide creation page should be shown to the user.
Why do we need this?
Essential feature as withou
The current repository description is identical to the name of the repository, this is not very informative when parsing the json reply from a repository search using the github api. I would recommend adding a short meaningful description, for example: "a free class for web security" .
-
Updated
Mar 4, 2020 - Jupyter Notebook
-
Updated
Mar 4, 2020 - JavaScript
-
Updated
Mar 4, 2020 - C
-
Updated
Mar 4, 2020 - Python
I can resize the font in all panes except the help pane. Could we either get that resizable or could we get some stand alone HTML (or similar documents) that could be read outside of the editor?
Description
-
Updated
Mar 4, 2020
-
Updated
Feb 29, 2020
-
Updated
Mar 4, 2020 - Shell
-
Updated
Mar 3, 2020 - JavaScript
This will help reduce some copy pasted boiler plate code.
Reproduction Steps
- Set deck description to
<script>a=1</script> - View deck description
Expected Result
Deck description should be blank, instead of a=1
Actual Result
Deck description is shown as a=1. Only <script> and </script> gets removed
Debug info
AnkiDroid Version = 2.9.2beta4
Android Version = 4.4.2
ACRA UUID = 34141f01-8
-
Updated
Mar 1, 2020 - PHP
-
Updated
Mar 1, 2020 - Rust
-
Updated
Mar 4, 2020
I thought it might be worth adding some documentation around the API defaults options (https://github.com/Netflix/stethoscope/blob/master/stethoscope/api/defaults.py#L135)
It's not immediately clear what key options are available, what their possible values are, what that might do, and how that data is fed throughout Stethoscope.
A small, random assortment of workshops end in some kind of call to put creations in #ship. Should probably be on every workshop in the Start category, always have a link to sign up for Slack, & make sure instructions are clear for newcomers.
Improve this page
Add a description, image, and links to the education topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the education topic, visit your repo's landing page and select "manage topics."
Following up on the comment on PR 38309, the following English challenge tests need to be updated as described, as the non-English version were translating these when they should not have been translated.
Standardize Times with the HTML5 datetime Attribute
Issues: All tests need to be re-translated
Use