The Wayback Machine - https://web.archive.org/web/20210917014831/https://github.com/topics/first-timers
Skip to content
#

first-timers

Here are 259 public repositories matching this topic...

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
  • Updated Sep 15, 2021
  • C#
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!

Vic-ST
Vic-ST commented Oct 20, 2017

Requirements

I think there already is an issue for each requirement, but I'll just bring it all together here.

Script files:

Your ending script file should look something like this:

// LANGUAGE: Javascript
// ENV: Node.js
// AUTHOR: Steven Copeland
// GITHUB: https://github.com/StevenCopeland

console.log("Hello World") 

Do NOT make your file like this

``

Hacktoberfest-2020
OtacilioN
OtacilioN commented Sep 18, 2020

This is a really good task for beginners, you can help this awesome list by checking the repositories list.

If you find a repository that:

  • Is not available anymore
  • Is not being maintained anymore (11+ months of inactivity)
  • Is not accepting pull requests anymore for hacktoberfest 2020
  • Pull requests are not counting for hacktoberfest
  • Repositories that are "only to add your name"
kothariji
kothariji commented Sep 30, 2020

Step 1 - Fork this repository.
Step 2 - Clone the repository to yuor local machine.
Step 3 - Resolve this bugs, mentions provided in the Issues section of the repository. Also add a description what changes you ahve done.
Step 4 - Add the changes to your repository.
Step 5 - Create a PULL Request. And that's all.
NOTE - Please start the filename with platform name on which theproblem was solv

prosecutor-database
Coursify-hacktoberfest
icoderharshit
icoderharshit commented Oct 2, 2020

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I think, homepage link which is missing in the Navbar logo is something that catches eye(atleast once) , Isn't it ?
Describe the solution you'd like
Addition of an anchor tag around the Navbar logo, simple as it sounds.

@ishandev

ROLLCALL an automatic and smart attendance marking and management system which uses Microsoft Azure’s Cognitive service at its core to create a system that could make sure that no human intervention is required and provides government the ability to monitor the attendance of the schools and helps the government officials in mark fake schools.
  • Updated Jun 2, 2021
  • Python

Improve this page

Add a description, image, and links to the first-timers 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 first-timers topic, visit your repo's landing page and select "manage topics."

Learn more