The Wayback Machine - https://web.archive.org/web/20200616153451/https://github.com/topics/beginner-friendly
Skip to content
#

beginner-friendly

Here are 716 public repositories matching this topic...

matkoniecz
matkoniecz commented Dec 8, 2019

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)

small exercises to get you used to reading and writing Rust code

indicates that it is for beginners, but it is unclear is it for someone just starting from hello world.

Alternatively, for a first-time Rust learner, there's several other resources:

Is it suppos

PySimpleGUI
pranjalya-singh
pranjalya-singh commented May 2, 2020

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.

justingolden21
justingolden21 commented Apr 1, 2020

Issue and Reproduction

Gender rates are not well documented on the API website

On the website I scrolled through every possible bit about gender to figure out what the number could possibly mean. Only upon finding the README do I find:

The chance of this Pokém

bitfield
bitfield commented Apr 26, 2020

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!

graue70
graue70 commented Nov 23, 2019

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

plots2
10
bnb
bnb commented Nov 5, 2018

The module is currently lacking tests. This is something that is 100% needed but also something I'm entirely unfamiliar with. Would 💚 some help on this!

Tasks:

  • good-first-issue -o exits appropriately
  • log returns a properly formatted output without any undefined (the repo name is especially tricky!)
  • `require('good-first-issue') operates and returns an object
rishabh-bansal
rishabh-bansal commented Oct 4, 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

Improve this page

Add a description, image, and links to the beginner-friendly topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more

You can’t perform that action at this time.