search
Here are 4,124 public repositories matching this topic...
-
Updated
Mar 12, 2021 - Rust
-
Updated
Mar 15, 2021 - Python
It's always a good idea to work on documentation. I think it would also be good to restructure the README:
- Add a quick link section at the top of the readme (see https://github.com/sharkdp/bat)
- Extend the tutorial (rename "How to use"?)
- Move the "Parallel command execution" section inside the "How to use" section). See also: #605
- Move "Installation" section below the
-
Updated
Mar 12, 2021 - HTML
Create N-bonacci.cpp
This Pull Request is for HacktoberFest 2020
Description of Change
Checklist
- Added description
-
Updated
Feb 17, 2021 - Rust
-
Updated
Mar 14, 2021 - C
-
Updated
Feb 24, 2021 - JavaScript
Welcome to JavaScript community
Describe your change:
- Add an algorithm?
- Fix a bug or typo in an existing algorithm?
- Documentation change?
Checklist:
- I have read CONTRIBUTING.md.
- This pull request is all my own work -- I have not plagiarized.
- I know that p
Currently when clicking an image from search resutls the pop-up includes the image at a fixed size.
I propose to either increase that scaling to a somewhat higher fixed value or factor in the original image size so that very small pictures do not become pixelated.
Currently the preview is too small in my opinion which forces me to visit the website.
-
Updated
Mar 9, 2021
bitmap/bit array
-
Updated
Jan 25, 2021 - JavaScript
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Mar 12, 2021 - C++
-
Updated
Jan 21, 2021 - Python
-
Updated
Mar 15, 2021 - Go
-
Updated
Feb 26, 2021 - Ruby
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 14, 2021 - Python
-
Updated
Mar 13, 2021
-
Updated
Mar 2, 2021 - TypeScript
-
Updated
Sep 20, 2020
-
Updated
Mar 14, 2021 - Python
Improve this page
Add a description, image, and links to the search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the search topic, visit your repo's landing page and select "manage topics."
Description
Remove developemt branch instruction form
README.md
. It was earlier decided to wrap the complete repository into a Java Project. But this idea is not suitable, The sole purpose of this organisation is to serve for educational purpose. Therefore, we want each and every file to be independent from other files.