[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

> women can't code

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 35
Thread images: 6

File: 1490270632583.jpg (226KB, 869x1776px) Image search: [Google]
1490270632583.jpg
226KB, 869x1776px
> women can't code
>>
File: 1390983411488.jpg (2MB, 2448x3264px) Image search: [Google]
1390983411488.jpg
2MB, 2448x3264px
/techcringe/ thread
>>
>>59539864
Carmack is a dirty thief, kloss is already better than him morally and possibly programming.
>>
^_^
>>
>>59539864
>OP CAN BAIT
>>
>>59539864
The code on the right wont even run because there is no main function.
>>
File: 1415581244327.jpg (3MB, 4128x2322px) Image search: [Google]
1415581244327.jpg
3MB, 4128x2322px
>>
>>59539864
hers atleast calculates something! the guys just put in random numbers and letter to look impressive ;P
>>
>>59539864
Look mom I posted it again!
>>
>>59539891
C babies, ladies and gents.
>>
>>59539864
That image on the right is not real, is it?

I mean, yeah, the fast square root code could use some comments, but it is pretty damn magical (though part of the magic is having it just show up without comments)

But the code on the right is just bad.
>>
when men codes

>i have to finnish this... arrhhh damn it! ok lets settle this

when girls code

> code stope use phone to post photos in instagram, twitter, facebook, wasap, etc etc code code stop talk with friends, code take selfie, nah forget about it, lets call the nerd of my friend, he will do it quickly, like in the bed when i fuck him
>>
>>59539864
i've seen this image thousand times,
WHERE ARE NEW FEMCODER MEMES????
>>
>>59539864
I'm not a big fan of this style:
int main()
{
int x = 4;
if (x == 4)
{
x = 5;
}
return 0;
}


As you can see once you start adding if statements it gets messy quick.

This looks better:
int main() {
int x = 4;
if (x == 4) {
x = 5;
}
return 0;
}
>>
>>59539864
god this picture is funny everytime, inserting shitty comments with dumb emoticons makes the code better

kek
>>
File: 647897.png (53KB, 200x200px) Image search: [Google]
647897.png
53KB, 200x200px
>right code would actually make you fired for being unprofessional
>>
>>59540040
ew

int main() {
int x = 4;
x = (x == 4) ? 5 : 4;
return 0;
}
>>
>>59540040

x = ( x == 4 ) ? 5 : x;
>>
>>59540040
int main()
{
int x = 4;
if (x == 4) {
x = 5;
}
return 0;
}
>>
>>59540040
>>59540101

Also, having brackets on a new line only suck in your exemple because you use brackets when you don't need to.

Having brackets to scope a single call is ugly in itself.
>>
>>59539891
By this logic neither does the one on the right
>>
>>59540144
Since he already wrote about the code on the right i assume you meant the one on the right?
>>
>>59540164
He means the one on the right you retard.
>>
File: rretaded_bebe.jpg (6KB, 250x202px) Image search: [Google]
rretaded_bebe.jpg
6KB, 250x202px
>>59540144
>>
>>59539864
Can't you see she is recapping the little knowledge that she has ?!
If she doesn't repeat it constantly she'd turn back into the legume that she is.
>>
>>59539876
>Carmack
You can see that coding is this guys life, it has even pushed in his speech and the way he talks, he's a total autistic nerd.
>>
>>59539864
>A > B && B < A

Lol. This is just dumb.
>>
File: 1484914642945.jpg (94KB, 600x800px) Image search: [Google]
1484914642945.jpg
94KB, 600x800px
Jesus fucking christ
>>
>>59540040
int main() {
int x = 4;
if (x == 4) x = 5;

return 0;
}
>>
Do you really have to post this every single day?
>>
>>59539864
I wonder if it's real or just another shitty /pol/ meme.
>>
>>59541040
int main() {
int x = 1;
LOOP: if (x == 1) x = 2;
if (x == 2) x = 3;
if (x == 3) x = 4;
if (x == 5) x = 6;
if (x == 6) goto LOOP;

return 0;
}
>>
>>59539864
max(6, 6); // returns 5
>>
>>59541198
fake
>>
>>59539864
int max(int a, int b){
return a > b ? a : b;
}


fuck
Thread posts: 35
Thread images: 6


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.