dev-practice icon indicating copy to clipboard operation
dev-practice copied to clipboard

Language flag

Open alinebastos opened this issue 8 years ago • 5 comments

Include some programming language flag with the links, to show when the link is not only about javascript, and to help people who look for training another language.

alinebastos avatar Oct 12 '17 13:10 alinebastos

And about website that have many and many languages as hackerrank and others.. How would show this structure?

Marlysson avatar Oct 13 '17 13:10 Marlysson

I'm thinking about aborting the mission, haha, because I couldn't find programming languages emojis either =/

alinebastos avatar Oct 13 '17 13:10 alinebastos

Wow 😄 .. hard task haha

Marlysson avatar Oct 13 '17 13:10 Marlysson

It's possible to show images in Markdown here with this syntax: alt text Since there's no custom emoji for programming languages, we can create a small image (right now I'm experimenting with sizes) and link them from somewhere.

It would be like this example:

Gotta figure out the correct image size though, this one is 32x32 pixels.

Auralcat avatar Oct 23 '17 14:10 Auralcat

Hi @alinebastos, putting emoji flags it's really complicated.

In the following link you can find a way to represent the language using as a base a country: https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md#country-flag

It could be:

  • Link (FLAG)

P.S.: If you need some help putting the flag, let me know. I can try to help

hi-hi-ray avatar Oct 14 '22 17:10 hi-hi-ray