Skip to content
#

first-timers

Here are 147 public repositories matching this topic...

ReactiveUI
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!

plots2
rathoresrikant
rathoresrikant commented Sep 30, 2019

Write a program to find the nth Catalan number ?
Details :
Programming language : Any
Directory : Algorithms/Dynamic Programming (DP code)
Algorithms/Mathematical Algorithms (Brute force)
Naming : catalan_yourname.extension
Explanation : Optional

To know about Catalan Numbers, proceed here.

tiggreen
tiggreen commented Oct 19, 2017

If you look TopicController@show and UserController@shelf you will see we are setting ogImage param in the response to view. The image url is not set properly there since the social images are not appearing in the social card both for twitter and facebook.

Examples:

  1. https://booknshelf.com/topics/software-engineering
    <img width="1035" alt="image 2017-10-19 at 3 49 32 pm" src="https
nzufelt
nzufelt commented Jan 12, 2018

I think we need a more helpful README page. @jocelynshen started this with #25, and that's good, but I was about to comment on there that I'm not 100% sure we need links to the various subfolders in it. So, then, perhaps we should do two things to proceed forward:

  1. Figure out what should go into a README (and add appropriate references to our resources page), and
  2. Make those changes.

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

You can’t perform that action at this time.