-
Updated
Oct 28, 2021 - JavaScript
education
Here are 5,742 public repositories matching this topic...
-
Updated
Oct 5, 2021
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
-
Updated
Oct 23, 2021 - JavaScript
-
Updated
Aug 2, 2021 - CSS
-
Updated
Oct 28, 2021 - JavaScript
Right now when upgrading to Next.js 11, there is an issue rendering the CodeMirror editor. I believe it has something to do with global CSS.
Hi
We are using this issue to focus on documentation! Documentation is essential for new learners and experienced programmers alike. It helps make our community inclusive by extending a friendly hand to those that are less familiar with p5.js. It also helps us find the bugs and issues with the code itself, because we test and try things out as we document.
[There are several ways to con
-
Updated
Oct 13, 2021 - CSS
-
Updated
Oct 24, 2021 - JavaScript
-
Updated
Oct 11, 2021 - Jupyter Notebook
-
Updated
Sep 27, 2021 - SCSS
bitmap/bit array
-
Updated
Sep 28, 2021 - C
-
Updated
Sep 20, 2021 - JavaScript
I feel that the comments in the examples for these functions could be improved a little.
Eg - the first example for midi_note_on says:
midi_note_on :e3 # Sends MIDI note on :e3 with the default velocity of 12 to all ports and channels
I think it is slightly clearer for the comment to say:
# Sends MIDI note on for note :e3 with the default velocity of 12 to all ports and channels
``
-
Updated
Sep 23, 2021 - Python
-
Updated
Oct 27, 2021 - Python
-
Updated
Sep 15, 2021
-
Updated
Oct 27, 2021
-
Updated
Aug 10, 2021
-
Updated
Jun 12, 2019
This issue will track the type annotation process of all the core/domain/*_domain.py (and their test files). To get started, ask to be assigned to any unclaimed task. Tasks are claimed by adding the username of the claimer to the end of the task, e.g. @example.
Note: Main code file and its test file must be type-annotated together.
The general procedure to add type annotations is a
-
Updated
Oct 27, 2021 - Java
-
Updated
Jun 15, 2021
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."
There is free_programming_books in simplified Chinese, I wonder if I can add Traditional Chinese version