+ 16
How many coders sorround you in real life?
Are you sorrounded by the hackers and coders among your friends and family or the one who stands out as a nerd?
35 Antworten
+ 27
I am the only one in my family and in my area 😂😄
Don't know why all of them hate programming 😂😛
Maybe because they don't try SoloLearn 💙💚
+ 24
hahaha ... I only do this stuff in my house
//btw I have a cousin who is in this field
//It was just by luck ,that I downloaded SL & started learning code
//was hard in initially that what is this 😨 & why I'm doing it , then everything seems to be so easy & understadable after some time .
//👉btw I am surrounded with many good coder freinds here
+ 14
Only person in my family and friends circle to get into computing. Only female in my close family pursuing science. No role models I know of IRL. 😛
I am a lone wolf coder. 😂 😂
+ 13
i am first man in my family who is doing this kind of stuff . 😂😂
+ 12
😂 I’m the only one in my family, and my friends have no clue how to code, so it’s just me.
+ 11
I am the third person in my family that codes something. My elder Vikas Pal (not the one on sololearn), is a professional developer working for Velocity Software Solutions Private Limited. My twin Brother, Vishal Pal[Meawo] is also a person next to me who learns code. I am like surrounded with coders all the time but my friends who are really close to me like coding but never try it. I don't why they do they find programming hard.
+ 9
My parents always worked with computers back in the 80s, so I was always exposed and got to play around with them from an early age. Needless to say, I was the main computer geek in my circle and among my friends. However, all of the normal nerds really enjoyed playing the games and programs I created back then, which is a great feeling as a programmer when someone enjoys what you created.
+ 8
I'm the only from my family who is in this field. I love coding, especially when I'm lonely & alone. It's a great way to enjoy free time. I'm in secondary high school & belongs to science stream. Nobody is genuinely interested in coding from my friends circle & even in class.
+ 7
I'm the only one! 😂 Almost everyone else I know is in the arts, not the sciences. Can get lonely!
+ 6
I am the 2nd person in my family who loves programming. My brother is In the same field 😃😃😃😄😄😉😉
+ 6
If I really say.. No one near me is a tech+code lover.. everyone is tech addicts and code haters.. Actually I started coding when I was about 8 years or 9 maybe.. but I was not much fascinated about it.. Then later on as I grew I knew what really IT is and my maternal uncle is programmer or a coder in SQL.. He told me all those great and effective aspects of coding and I started my journey to code.. But really no one nearby me is a programmer or hacker ..
If this would had been.. I would have definitely became a very good coder or hacker(probably hacking WIFI's and T.V signals) ..Good bye
+ 6
I am the second coder my brother is the first, nobody in my class are interested in computing or coding
+ 5
Most of friends on my class doesnt take much attention on programming... because every person have their talents and passion. that makes a person is unique to me... ^_^
+ 5
Surround? Zero. ;-;
I have two friends at school who know some Java, but that's about it (besides you all (and thanks for that 🙂)).
+ 5
ROFL...
+ 4
// thank you very much @ all 😉
// for over 690 upvotes
// thank you very much @ all,
// for the code of the day
// that is awesome and great
//
//
// Example reverse a string 😉
// it seems that this code didn't
// run on iphones
//
//
// this code works not with emojies
// Blue posted this in the comments, thanks a lot!
//
//
// feel free to make a copy of this code
// to get no trouble, write
// thats a copy of tooselfishs code
//
//
// this code needs a string input
#include<iostream>
#include<algorithm>
#include<string>
int main() {
std::string str{};
// input: a string
// INFO by Blue: these 😉 emojies doesn't work
std::getline(std::cin, str);
std::cout << "Your string is : " << str << std::endl;
// for an impossible input failure
// try it, if you find one
// tell it in a comment
// INFO by Blue: these 😉 emojies doesn't work
if( std::cin.fail() ){
std::cerr << "Wrong input!\n";
return 1;
}
// reverse the string
reverse(str.begin(), str.end());
// output your reverse string
std::cout << "\nThis is your reverse string: " << str << std::endl;
return 0;
}
// 30.03.2018, code of the day, thanks
// 31.03.2018, 500 upvotes, what the heck, thanks
// 30.03.2018, 350 upvotes, thanks
// 24.03.2018, 200 upvotes, thanks
// 24.03.2018, one week number 2, thanks
// 31.03.2018, number 1 in trending, thank you very much
+ 4
I know absolutely no other coders personally although all my friends know what i do and are interested, they just dont have the patience to learn
+ 3
Nobody else I know is interested in programming. 🤷
+ 3
AFAIK I don't know any person around me who know how to code. If I tell them, they will say I am mad.
+ 3
The first who stands out as a nerd, who is not a programmer. I am only 15 years old