education
Here are 3,908 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
Update various parts of the text.
There's no such thing as "early ReferenceError" anymore (for things like 0++); they're all just "early SyntaxError" now. tc39/ecma262#691
All Algorithms implemented in Python
-
Updated
Jul 10, 2020 - Python
Short JavaScript code snippets for all your development needs
-
Updated
Jul 8, 2020 - JavaScript
注意:这里只处理 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 lots of overhead in svgs, also github doesn't display it correct, eg:
The source part:
<svg xmlns=Short CSS code snippets for all your development needs
-
Updated
May 2, 2020 - CSS
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
-
Updated
Mar 10, 2020 - JavaScript
Must-watch videos about javascript **Looking for maintainer**
-
Updated
Mar 15, 2020
Basic info
Application name: prom2teams
Application repo link: https://github.com/idealista/prom2teams
**Application h
Source code for Hacker101.com - a free online web and mobile security class.
-
Updated
Jul 10, 2020 - CSS
Learning operating system development using Linux kernel and Raspberry Pi
-
Updated
Jul 9, 2020 - C
A curated collection of common interview questions to help you prepare for your next interview.
-
Updated
Jul 7, 2020 - JavaScript
Short Python code snippets for all your development needs
-
Updated
Jun 19, 2020 - Python
language reference
Description
-
Updated
Dec 27, 2019
I create leetcode directory. You can contribute solution for Leetcode algorithm by C language.
Good practice coding :)
Please put some comment for explanation. It helps other people understand your algorithm better
A kickstarter guide to writing ES6
-
Updated
Jun 12, 2019
A list of resources for those interested in getting started in bug bounties
-
Updated
Jul 2, 2020
Short React code snippets for all your development needs
-
Updated
Jul 3, 2020 - JavaScript
git的快捷键 alias,加 oh-my-zsh应该是使用中比较实用的小技巧
在实际应用中,一遍一遍输入git status,git status,git commit -m 'xx'什么的确实挺繁琐,于是配置alias可以简化成 gst === git status,gcmsg 'xxx' === git commit -m 'xxx',gp === git push等等。。
大概是这样配置的
- alias gst='git status'
- alias gp='git push'
- alias gp='git push'
- …
而且还发现oh-my-zsh默认用的插件是git,查看oh-my-zsh的config
cat ~/.zshrc
其中有一条配置是
plugins=(git)
那么刨根问底拦不住,看看git插件的配置
`
Git
本文介绍的是利用学生、教职工身份可以享受到的相关学生优惠、教育优惠或教师优惠的权益,但也希望各位享受权利的同时不要忘记自己的义务,不要售卖、转手自己的学生优惠、教育优惠的资格,使得其他同学无法受益。
-
Updated
Jun 24, 2020
This will help reduce some copy pasted boiler plate code.
Reproduction Steps
- Click Plus sign
- Add
- Type in your note
- Check Mark (save)
At this point, I would like to be able to see a link to the last inserted note to be able do re-edit it again without having to navigate through the search tool.
Expected Result
Actual Result
Debug info
Refer to the [support page](https://ankidroid.org/doc
Short PHP code snippets for all your development needs
-
Updated
May 2, 2020 - PHP
Common data structures and algorithms in Rust
-
Updated
Jul 10, 2020 - Rust
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."


Describe your problem and how to reproduce it:
This is expected to work, and it works in the preview.
There is a space before and after the
=symbol.