beginner-friendly
Here are 716 public repositories matching this topic...
Enhancement
Enhancement
This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.
using paper-progress
that shows a loader at the top of the plugin
and can be enabled/disabled from the plugins
Feedback?
Get user input
It's common when writing scripts that install or configure things to need input from the user (at a minimum, something like 'Press Enter to continue'; at a maximum, to be able to prompt the user for input, with an optional default value, and return that value).
Let's use this issue to design how that would look, and I invite suggestions!
Simon Sinek, one of the great communicators of 21st Century,
has a new book out called "The Infinite Game"
https://www.amazon.com/The-Infinite-Game/dp/B07DKHFTB7
Sinek borrowed the basic premise from James Carse's book "Finite and Infinite Games":
Some games are bounded and have a , like football or basketball or chess.
You see the **short-term immediat
By running the command docker run --rm -v "$PWD:/gitbook" -p 4000:4000 billryan/gitbook gitbook install && gitbook serve one can entirely circumvent installing node.js and gitbook. Maybe this should be added as an alternative to the wiki explaining how to contribute?
The command is probably not perfect as one needs to install everytime one wants to serve which increases build time. I didn
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 1, 2020 - Ruby
The docs for a person states for the gender member:
The gender of this person. Either "Male", "Female" or "unknown", "n/a" if the person does not have a gender.
"Male" and "Female" are incorrect values; it should be "male" and "female".
[Jabba's gender is "hermaphrodite"](https://github.com/phalt/swapi/blob/d9579f2ffc4b9f693bf63533c166560
-
Updated
Dec 11, 2019 - HTML
-
Updated
Oct 12, 2019 - Python
-
Updated
May 27, 2020
-
Updated
Jun 15, 2020 - Dart
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
May 27, 2020 - Python
Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.
If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especia
-
Updated
Nov 9, 2019 - Assembly
-
Updated
Dec 31, 2019 - Python
-
Updated
May 28, 2019
Add tests
The module is currently lacking tests. This is something that is 100% needed but also something I'm entirely unfamiliar with. Would
Tasks:
- good-first-issue -o exits appropriately
-
logreturns a properly formatted output without anyundefined(the repo name is especially tricky!) - `require('good-first-issue') operates and returns an object
Hacktoberfest 2019
Hacktoberfest is approaching, and so are your chances to get a free tee from Digital Ocean and DEV!
Start contributing to Open-Source by making your first Pull Request at https://www.gitstart.tech
P.S.: To win an official limited edition Hacktoberfest shirt, you must sign up on the Hacktoberfest site: https://hacktoberfest.digitalocean.com and make **four pull requests (PRs) on
-
Updated
Oct 2, 2019 - HTML
-
Updated
Feb 27, 2020 - CSS
-
Updated
Jun 26, 2019 - JavaScript
Feature request
We need a page in /pages/blog/index.js that acts as a system of listing the available blogs and rendering that list as pretty links that display meta data.
Proposed solution
The page should use SSG like the dynamic blog routes file to get a list of the articles and pass the array as a
Success Stories
-
Updated
Oct 11, 2019 - Ruby
-
Updated
May 2, 2020 - Scala
Improve this page
Add a description, image, and links to the beginner-friendly topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the beginner-friendly topic, visit your repo's landing page and select "manage topics."


Is it a suitable start for someone with 0 Rust experience? (my guess: yes, but it is a guess and it turned out to be wrong)
indicates that it is for beginners, but it is unclear is it for someone just starting from hello world.
Is it suppos