[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]

This is your head programmer for your game

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: 429
Thread images: 97

This is your head programmer for your game
>>
Oh no.
>>
>nenechi
Someone pass the bleach
>>
>>
>>159623687
Oh yes.
>>
>>159623621
I wish.
>>
>>159623621
Not once I demote her and put somebody competent in her place.
>>
>>159623621
>>61304481
>cd code
>cd..
>cd..
>cd ..
>ls
>cd code
>cd ..
>cd ..
>>
Is it a h-game?
>>
>>159625978
Kloss pls.
>>
>>159623621
anal sex with nenecchi while aoba watches in fear knowing she's next
>>
File: Untitled.jpg (67KB, 549x419px) Image search: [Google]
Untitled.jpg
67KB, 549x419px
>>159623979
I finally realized why I love that pouty face that nene does
>>
>>159627974
You're a bit slow aren't you?
>>
File: 3425.jpg (74KB, 1280x720px) Image search: [Google]
3425.jpg
74KB, 1280x720px
Dandy.

Dandy.
>>
>>159628039
Eh? Did someone mention my name? Yeah, I'd rather die of overworking than bring my black company the shame of a delayed game.
Dandy. Dandy.
>>
>>159623979
>that code
>>
>https://doki.co/2017/07/10/new-game-chapter-46/
Why they are so gay?
It looks Hifumi is really a lesbo here.
Or the author decided to rump the gayness up due to anime success?
>>
>>159628770
More like it looks like Hifumi is not really an autist there.
>>
I wouldn't trust her to code Pong without having it crash every 10 seconds.
>>
>>159623979
What a cutie
>>
>>159628770
Holy shit Kou is more dense than a harem protagonist.
>>
>>159628770
This chapter came out way before the anime was even announced.
>>
File: gaemu.png (1MB, 1917x1007px) Image search: [Google]
gaemu.png
1MB, 1917x1007px
Not entirely sure if this is the right place to ask, but is it episode 1 or 2 that's going to be airing on the 11th?
>>
>>159632357
1
>>
>>159632374
Sheeit
I almost got my hopes up
>>
>>159623621
Cool. I'm making a tentacle/anal/loli/scat/rape porn game. Hope she has fun brainstorming scenarios and mechanics with me.
>>
File: 1475352852385.png (37KB, 223x316px) Image search: [Google]
1475352852385.png
37KB, 223x316px
http://amzn.asia/cpy57Ic

Holy shit it's real.
>>
>>159632692
I'm designing the next Thief game, and I'm going to dock her pay.
>>
a>159623621
self insert show get owned
>>
>>159623979
My little coder can't be this cute!
>>
>>159633153
What did he mean by this?
>>
>>159628866
Using debug assertions isn't a bad thing
>>
>>159623621
We're doomed!
>>
>>159623621
"We will be using the NeneEngine for your project."
FFFUUUUUUUUUUUCK!!!
>>
File: IMG_09072017_224901_0.png (1MB, 1920x1080px) Image search: [Google]
IMG_09072017_224901_0.png
1MB, 1920x1080px
>>159623621
>>
Why would I step down and let someone less competent take my place?
>>
>>159635945
Kill yourself.
>>
>>159623979
I hate when people write their brackets like that
>>
Can someone explain to me how nips code when they can barely speak english, never mind write it
>>
>>159636150
And I like it
>>
>>159623979
>DestroyMe
>>
>>159627766
>aoba in fear
>knowing she's next
You mean she's in fear thinking she's not next?
>>
>>159636439
They learn what they need to know to do their job.
>>
>>159636150
It's the default style for Visual Studio, so you better get used to seeing it.
>>
>>159636150
Of all the fucking things you could complain about in her code, you chose that?
>>
>>159637604
It was the first thing that stuck out for me
>>
File: rin enough.jpg (178KB, 1280x720px) Image search: [Google]
rin enough.jpg
178KB, 1280x720px
>>159636911
>>
File: 1473722603213.jpg (374KB, 1280x720px) Image search: [Google]
1473722603213.jpg
374KB, 1280x720px
>>159635122
Every time I see code I get depressed because I can't program and am too dumb to learn how to program.
>>
File: tenor.gif (3MB, 498x318px) Image search: [Google]
tenor.gif
3MB, 498x318px
>>159638320
Just keep at it anon. There comes a point where it just clicks.
>>
>>159638320
Game dev is very fun but if you aren't in a big gaming company, your pay sucks ass
>>
File: 1495789908571.jpg (801KB, 2729x3913px) Image search: [Google]
1495789908571.jpg
801KB, 2729x3913px
>>159638740
Your instructor is right. If you're not literally sub 90 IQ, you're not too stupid but maybe too lazy. "keep at it" doesn't mean "keep reading textbooks until you understand". Instead, find a nice little project and just start writing code. Learning by doing, can't do it any other way. Once you've got a basic understanding, start reading code written by people who actually know what they're doing to pick up best practices.

Much like Java, C# is a really good language to get started with, by the way. Its beginner friendly but if you get more advanced, you can do cool stuff like:

> Generics and Type Paramers/Objects
> Delegates
> Func<...>
> Lambdas
> Inner Classes
> Partial Classes
> Extension Methods
> Indexers
> Nullable Types
> LINQ with Select, SelectMany, Aggregate, Any, ...
>>
>>159639103
Not the guy you're replying to but do you know any sites that teach these stuff in a way that doesn't assume that readers would know all the technical terms? Sometimes when I try to learn from programming sites I'd understand the code more than whatever the fuck the writer is trying to explain.
>>
>>159639926
Some tutorials tend to be like that. I don't have any specific recommendations at hand, but I'm sure any YouTube beginner tutorial will do. Maybe something like this for C#:
https://www.youtube.com/watch?v=gfkTfcpWqAY

I think learning with YouTube tutorials is great, because if you have a question about something there's a 99% chance somebody already asked it in the comments.
>>
Good subs when
>>
>>159640474
Tomorrow
>>
>>159640474
The google translate subs have been redone twice now, surely they're acceptable by this point
>>
>>159639926
To be honest, as someone with a literal degree in programming most programming lessons are garbage past a simple explanation of terms. Nothing beats out starting with a small, brutally simple project and just trying to make it work. Look at the documentation for the language itself to figure out how to do parts you don't know how to do.

You said you've had a class, what was the first topic that it felt like you didn't really understand?
>>
>>159640528
Somehow I'm still wary. And don't call me Shirley.
>>
is anyone else getting their immersion broken by dumb anime girls learning how to program?
>>
>>159640644
Honestly [2nd] seemed fine to me, Cheryl
>>
>>159636439
it's 75% logic and 25% english
>>
File: smug yun #1622.jpg (100KB, 288x537px) Image search: [Google]
smug yun #1622.jpg
100KB, 288x537px
>>159640725
Sounds like a problem on your end buddy.
>>
Would you rather have Todd or Nenechi?
>>
>>159640432
I was hoping for written tutorials since reading would be faster than watching an entire video playlist but you do have a good point about reading the comments for questions that I might have. Thanks. I'll try these out.

>>159640603
What kind of project would you recommend? Something that's simple at the start but can be expanded into something complex would be great. Also I'm not the anon who failed his exam. I'm doing well in my classes but they pretty much just teach some basic shit so I'd need to learn on my own in order to be decent in programming.
>>
>>159640725
And of all languages she could have learned, she goes with fucking sepples. I dont get it. Is she supposed to be smart or stupid? Honestly doesn't make sense desu
>>
>>159641147
If you want something that starts out simple and gets more complex, try making a dice rolling program. Start with just rolling dice of fixed size. Then variable size. Then taking user input of what size dice to roll. Variable amount of dice. Tabletop style rolling, like 4d6 drop lowest. 4d6 drop lowest reroll 1s. Automate any of the calculation in tabletop to get damage numbers.

If you want a real fun time, try doing it in straight C later.

At the start, you're going to laugh because it's stupid easy. At the end, you'll be cursing my name as you try to figure out what wizard figured out tokenization and how you can steal their secrets.
>>
>>159636911
It's not going to be ntr. At most it will just be motivation to make rin be more aggressive in achieving her wife.
>>
>>159641539
So basically make her even more of a jelaous bitch. Disgusting.
>>
>>159641620
No, make her actually finally eat her taco.
>>
>>159638320
You absolutely can learn, anon.
>>
>>159636659
Why does that matter exactly? Every company has some form of style guide. Unless you are a student where the code you write truly doesn't matter, you probably will need to change the defaults on VS to match company standards.
>>
>>159641152
most people in the game industry use C++, genius
>>
>>159638320
Just keep at it, anon. Code simple shit and get use to it. Also, try to read the code from the top-down as a sort of step-by-step process. I can't recommend practice projects, but that's what I did.
>>
>>159623621
Can we replace her?
>>
>>159641711
Is there a version of the "you can't learn Japanese" image but for programming?
>>
>>159641878
Obviously depends on the engine. Honestly though, if you're a decent programmer you'll be able to pick up any language fairly quick. What's important is understanding concepts and design patterns, and they tend to be the same in most modern OOP languages.
>>
>>159623979
better coder than more than 99% of /a/ desu
>>
>>159642294
only indies use 'engines' where they code in scripting languages like C#, the real game industry uses C++ 90% of the time
>>
>>159642381
Pretty much all games use engines. But companies develop their engines in house, that's all. Also, quite a few big names use commercial engines like unity and unreal.
>>
This show makes me wish I had a group of office friends who I could go drinking with after work
The pain
>>
File: 1470349304472.jpg (3MB, 5760x2850px) Image search: [Google]
1470349304472.jpg
3MB, 5760x2850px
are there going to be more jun collages?
>>
File: yun prancing.webm (2MB, 432x674px) Image search: [Google]
yun prancing.webm
2MB, 432x674px
>>159642662
I sure hope so
>>
>>159642381
Oh yeah, just look at all these 'indie' games.
https://en.wikipedia.org/wiki/List_of_Unreal_Engine_games#Unreal_Engine_3

Besides, even games that do run in house C++ engines are normally not written entirely in C++. For things like text dialog, for instance, it makes a lot more sense to let the writers use a simple scripting language for their job, and then just have the engine interpret the files they produce.
>>
>>159642662
most boring girl
>>
>>
Literally me
>>
>>159628770
>Hifumi's keen understanding of facial expressions has given her a warning!

Hifumi is no autist
>>
>>159643649
me too anon sometimes people do not understand
>>
>>159643606
If Rin wants Kou why doesn't she just confess?
>>
>>159642539
>>159642945
Pretty sure he's implying non C++ engines aren't "real" engines, hence the quotes, not that engines aren't used. But he also seems to still think about about languages as powerlevels so the statement still isn't worth much
>>
>S1 threads
>cute girl discussion
>S2 threads
>heated programming discussion
What the hell happened?
>>
>>159644017
Because the guy is supposed to confess.
>>
>>159644324
People can't help blogging. If it doesn't go away report the thread for off-topic nonsense.
>>
>>159644150
>languages as power levels
In the land of the C programmers, the one using a hole punch and a stack of Hollerith cards is king.
>>
>>159644324
There was no actual programming seen in the first season, it was all art team stuff.
>>
>>159644497
>king
More like a pharaoh.
>>
>>159644575
Heresy, there is but one God Queen, and her name is Lovelace.
>>
>>159636439
You don't need grammar or speaking skills to code, just some vocab. I'm a student in Japan and my biostats professor can't really speak English at all, but he can write emails in English and can code like a beast.
>>
>>159644493
>Stop discussing the subject matter presented in anime
Go fuck yourself, newfag.
>>
>>159644811
Shut your faggot mouth you subhuman. Discussing something entirely unrelated and blogging has never been permitted.
>>
>>159636439
Even English speakers have to "learn" what those words mean when they first start learning to code, because they have specific programming-specific meanings. If a coder understands the syntax and the logic then memorizing vocab is trivial even if it's in another language.
>>
>>159644324
lonely nerds suddenly felt included by seeing anime girls write computer programs and so now the threads are shitty
>>
>>159644864
>Discussing subject matter presented in anime has never been permitted
Please stop pretending to not be a newfag.
>>
>>159644979
This thread is just a clone of the Stella no Mahou threads last year.
>>
File: 1469071525264.gif (2MB, 640x359px) Image search: [Google]
1469071525264.gif
2MB, 640x359px
When does season 2 start again?
>>
http://www.crunchyroll.com/anime-news/2017/07/10/crunchyroll-to-stream-new-game-anime
>>
>>159645074
Tomorrow, officially. There was an early broadcast of episode 1 last week, but CR doesn't release til tomorrow.
>>
>>159642662
Fat! FAT!
>>
>>159645053
There's a difference in discussing a subject in the context of how it relates to the plot of an anime and going completely off-topic. And in this thread the latter is happening.
>>
>>159645079
Good
>>
>>159645132
>I've been here less than a year and only ever visited a few CGDCT threads
We get it, newfag.
>>
>>159628770
Rip Hifumi
>>
>>159645198
I can guarantee you I've been here longer than you and calling people newfag does not change that you're discussing off-topic shit that has no place in here. If you want to discuss programming languages and blog about your experience with them go to >>>/g/.
>>
>>159645259
Just stop, you aren't foolling anyone.
>>
>>159645379
If you have no other arguments but namecalling it means you got told like a faggot.
>>
>>159644150
I don't even use C++ myself, I just get annoyed at people I see acting like it isn't the dominant language in the industry
>>
>>159641858
Company standards should match language standards. Idiomatic code is maintainable code.
>>
>>159645419
People have always and will always talk about what happens in anime. Bakuon threads are filled with bike talk, Maria the Virgin Witch was filled with religion, Youjo Senki was filled with water history, and Raildex occasionally gets filled with physics talk. You complaining like w fucking retard won't suddenly change that.
>>
>>159642381
scripting languages like C#
>>
>>159637604
To be fair it makes the code really ugly looking, hard to read, and takes too much whitespace. I hate when people write their brackets like that too.
>>
>>159645489
Not the guy you're talking to, but it's not. The vast majority of games that are being developed are mobile shit which most definitely not use C++. Also, most actual game development (i.e. the actual content opposed to developing game engines) usually heavily involves some form of scripting language. But even if we're talking AAA developers I'd be surprised if they had that many actual C++ coders since at this point there's not really a good reason to develop your own engine.
>>
>>159645597
>People have always and will always talk about what happens in anime.
Starting an entirely unrelated discussion about the pros and cons of various programming languages and blogging about your workplace or academic environment is not "discussing what happens in anime". You've been blogging, you've been discussing off-topic shit and you've been called out on it. End of story, young man.
>>
>>159645738
mobile dev isn't game dev, and most coders in AAA studios are C++ programmers, the idea that engines are a solved problem is a myth, and even if you do license an engine there's still programming to be done and most game code is still C++ with some scripting on top
>>
>>159645943
>mobile dev isn't game dev
The rest of what you're saying is accurate, but this is horseshit.
>>
>>159645943
>mobile dev isn't game dev
The industry doesn't care about your personal gaming preferences.

>most coders in AAA studios are C++ programmers
That's not what I said. I said "I'd be surprised if they had that many actual C++ coders" in a sense of "you don't have that many actual developers in relation to artists, technical artists, etc.". Actual programming is not the majority of the work to be done when it comes to game development. And even though you do need to write code even when working with a licensed engine, a huge load of work has been done for you that would otherwise take years of development.
>>
>>159623621
She's fired immediately. I want adults working my game, not "kidults".
>>
>>159645494
>Company standards should match language standards
If you work in a staff augmentation role then you quickly realize that "language standards" don't count for a whole lot when working on business systems. I have worked on 5 different clients in my short developer career and I never once encountered ideal best practices in any one of them. Code isn't documented, their version control workflow is byzantine with enigmatic commits messages, and code formatting is either completely arbitrary or follows some weird inhouse rule because that's what the guy who originally built the system did.
>>
>>159646187
>Code formatting is either completely arbitrary or follows some weird inhouse rule because that's what the guy who originally built the system did.

These sound a lot like reasons to use language standards instead of company standards.
>>
>>159646043
a mobile dev acting like he's a game dev is like a line cook acting like he's a chef

>>159646054
depends on the company, but in a big studio the programming team is nearly always the biggest behind the art team and they're mostly C++ coders, there's still a shit-ton of work to be done even with a third-party engine. In the most lisenced engine, Unreal, you still had to do all your game code in C++ up until they make it indie-friendly with the blueprints thing (which is just visual C++)
>>
>>159646187
>I have worked on 5 different clients in my short developer career and I never once encountered ideal best practices in any one of them. Code isn't documented, their version control workflow is byzantine with enigmatic commits messages, and code formatting is either completely arbitrary or follows some weird inhouse rule because that's what the guy who originally built the system did.
I can confirm all of this based on my experience.
>>
File: img000006.png (1018KB, 1268x1800px) Image search: [Google]
img000006.png
1018KB, 1268x1800px
>>159628770
>yours was so good I just can't forget about it
This entire chapter was gold. Goddamnit Kou-chan.
>>
File: 1499189709264.png (414KB, 758x475px) Image search: [Google]
1499189709264.png
414KB, 758x475px
mfw nenechi steals the show every time she's on screen
>>
>>159646084
Yeah, kidults should work on my dick instead.
>>
Doki subs are out
>>
>>159645920
>Y-You're won't even though I clearly haven't been in any of those threads you just mentioned!
>Discussion over!
Why are newfags pretending to be oldfags enforcing the rules so stupid?
>>
>[Doki] New Game!! - 01 (1280x720 Hi10P AAC) [4C61A3F1].mkv
>>
File: landoflispJP.jpg (64KB, 516x660px) Image search: [Google]
landoflispJP.jpg
64KB, 516x660px
Someone please bother Hiro and have him enable <code> tags on /a/
>>
>>159645494
most languages don't have a well defined standard
>>
>>159646470
if I wanted to read about people writing fizzbuzzes in their favourite useless language I'd visit /g/
>>
>>159645920
>young man
I cringed. Get a grip anon.
>>
>>159646368
Her and ahagon have the best on screen chemistry.
>>
>>159646308
>a mobile dev acting like he's a game dev is like a line cook acting like he's a chef
Mobile development is literally the largest segment of game development which makes the most money globally. AAA development is fairly small in comparison.

>depends on the company, but in a big studio the programming team is nearly always the biggest behind the art team and they're mostly C++ coders, there's still a shit-ton of work to be done even with a third-party engine. In the most lisenced engine, Unreal, you still had to do all your game code in C++ up until they make it indie-friendly with the blueprints thing (which is just visual C++)
The point remains that most of their work is done. Also, I'd argue there's quite a big difference between someone who knows C++ and knows how to implement a few routines within a pre-existing framework and the people who develop and design the actual framework which is academically much more challenging (and much better paid). In that regard a AAA developer might have a few code monkeys but a fiscally reasonable company is rather unlikely to employ all that many highly trained software engineers because they don't come as cheaply.
>>
>>159646294
You can try telling that to whoever is leading the project but there's a near-zero chance they'll actually change it, because their people are already used to it. If it's a system my company is building for the client then you can be damn sure it follows best practices, but when you're augmenting an existing developer team with your own staff you have to work with whatever standards they give you. And those standards are essentially nonexistent.
>>
>>159646449
As I said: if your only argument is accusing the other of being a newfag it means you got told. You're like a little boy who got caught doing something naughty but refuses to admit it.
>>
>>159646581
Do you not understand how stupid the first part of your post is?
>>
>>159646658
It might hurt your feelings but it's still true.
>>
>>159646640
>Clearly doesn't know what goes on in threads
>"I'm not a newfag!"
Sorry newfag, when you clearly don't know what happens in threads, you don't get to pretend not to be a newfag.
>>
>>159642368
no
>>
>>159646581
>The point remains that most of their work is done
but it's not
do you work in mobile or something? real game programming isn't about plugging java frameworks into each other, it's about skilled developers making shit work as fast as it it can. They do employ highly skilled software engineers, they're often making less than they would be an another job though.
>>
>>159646714
Okay, so you don't understand.
>Prevalence and profitability correlates to skill level
That's a really stupid thing to say.
>>
>>159646624
That was never my argument though. You work within the standards of the company you're working with, even if they're shit. But a good company standard should be the language standard (if available >>159646511).

Trying to change the codebase after it's already out there is a pretty herculean task. The only reasonable way to convert it is to scrap it - and that's not reasonable.
>>
>>159646724
I've been here since 2005 and I've been in lots of threads. Whatever appears norm or convention to an actual newfag like yourself with a fairly limited temporal perspective is completely unimportant. Important is what goes on in this thread and I don't see people discussing New Game!! I see people discussing completely unrelated off-topic shit.
>>
>>159646714
So you don't understand. No point arguing with someone with reading comprehension that bad.
>>
>>159646791
No one talked about skill level. That guy said mobile game development is bigger in volume and money flow.
>>
>>159646779
>real game programming
Get back to us when you've been doing this shit long enough to stop caring about distinguishing between what counts as "real" programming.
>>
>>159646851
>Say something blatantly and objectively incorrect
>I'm an oldfag!
Sorry newfag, that's not how it works.
>>
>>159646393
>>159646462
kind of weird seeing Doki on nyaa
>>
>>159646861
>Claims that mobile devs aren't real devs
>Think he's talking about profitability
How fucking stupid can you be?
>>
>>159646872
I've been doing it for 20 years, and yeah, mobile games do offend me because they're glorified slot machines. They're a business, not a craft. And programming them is like any other code monkey job where you can just plug frameworks into each other and click go. Which is why I don't like comparing it to real game development. I mean, the skills are transferable but there's a pretty notable difference between the two
>>
>>159646934
That was my first post on the topic, my mentally challenged friend. And read back, I'm right.
>>
>>159646983
Holy shit, you're actually retarded.
>>
>>159646779
>do you work in mobile or something?
No, most certainly not.

>real game programming isn't about plugging java frameworks into each other, it's about skilled developers making shit work as fast as it it can. They do employ highly skilled software engineers, they're often making less than they would be an another job though.
I don't care for your pride as a code-monkey, my point is that they develop games and that mobile development is the largest segment of the game industry. Whether you consider them real games or not is besides the point.
>>
>>159646896
I've been here since 2004 and he's completely right. Kindly fuck off and die.
>>
>>159647012
>No argument anymore
Okay.
>>
>>159646976
As if non-mobile games aren't a fucking business. Get the fuck out of here.
>>
>>159635122
>neneengine
How spaghetti is her code /a/?
>>
>>159646896
At this stage you're just repeating yourself so there's no point in continuing this discussion. In any case if this keeps going on and all New Game!! threads are hijacked by fags discussing /g/ content people should simply report.
>>
>>159647020
Even if I don't consider them real games, there's a big enough divide between the two in both culture and business that they really shouldn't be lumped together. Like would you classify american cartoons and anime as the same business just because they're both animation? It's a bigger divide but the example still applies
>>
>>159646357
Rin is going to make the Battle of France look like a joke if she finds out what Kou is up to.
>>
>>159647091
Looks much better than 99% of what I've encountered in the industry.
>>
>>159646797
>But a good company standard should be the language standard
And I'm saying that working as a developer I have never had to use company or language standard once in my work in the last 4 years because the reality of developing for business systems is there is no standard.
>>
File: 1476708989147.png (62KB, 382x395px) Image search: [Google]
1476708989147.png
62KB, 382x395px
>>159641711
>tfw actually too dumb to learn
>anything past extremely basic stuff is impossible
>even failed out of college because I couldn't keep up with C after first semester
>>
>>159647091
it's actually fine, apart from maybe calling the destroyMe method multiple times, the mistake that Ahagon points out isn't actually there
>>
>>159646797
>Trying to change the codebase after it's already out there is a pretty herculean task.
And something the management would never approve.
>>
>>159647033
>>159647097
Just stop embarrassing yourselves, newfags. It always has been and always will be this way.
>>
>>159647037
>Still doesn't understand that he missed the point entirely
Idiot.
>>
File: 1498614512516.png (719KB, 1280x720px) Image search: [Google]
1498614512516.png
719KB, 1280x720px
>>159646357
Jesus Rin is no joke a yandere lesbian. If she ever finds out Kou was sexually harassed by a hot brown frog she's gonna shoot up the workplace.
>>
>>159647161
>extremely basic stuff
>C
Anon you were rused, straight C is way closer to the silicon than any other language mentioned in this thread besides straight up assembly. It's simple in the way making a home made firearm is simple.
>>
File: 1498618847326.jpg (22KB, 490x276px) Image search: [Google]
1498618847326.jpg
22KB, 490x276px
>>159635122
>auto
>>
>>159647235
Just fucking read his post again, he was talking about how big the part of the industry is, no words on skill level.
You might be literally retarded.
>>
>>159647324
>writing out huge typenames that only bloat your lines and make things actually less readable
>>
>>159623979
why did she need to
>auto resolvedDamage = sourceDamage ;
when sourceDamage is clearly a float?
>>
File: 1481973127426.jpg (88KB, 1456x819px) Image search: [Google]
1481973127426.jpg
88KB, 1456x819px
>it's an /a/ jumps at the first chance to dump their opinion on tangentially related programming topics because they have something to prove thread
>>
>>159646462
Do we really need five separate subs for this one episode
>>
>>159647334
Must be hard being illiterate.
>>
>>159647321
C is the only one I've been able to do anything at all in though, after I failed out I tried learning a few other languages and I couldn't even do basic stuff in them
>>
>>159623621
I thought I had it bad already. I suppose it can get worse.
>>
>>159647171
I actually was a bit confused by that part too, and I think it was just a bad subtitle job. What she actually meant by "Ah, I have repeated the same command several times" wasn't "typed it in too many places by mistake" but "had code inside the for that was only supposed to be run once". Compare pic related to >>159635122

>>159647324
>>159647480
I felt so old seeing that auto and not knowing what the fuck it did, only to realize that I didn't because it literally hadn't existed the last time I worked with C++.

>>159647556
Probably what it was then is you just have a hard time learning the terminology. C has very simple terminology but using it is very complex. Most other languages have complex terminology but if you know it, things are very simple.
>>
>>159647663
(Forgot picture, of course.)
>>
>>159633378
Yeah she is already doing better than everyone who worked on my current employers legacy VB6 application.
>>
I hate Kou and Rin as much as I hate Nene.

They literally ruin everything.
>>
>>159647715
well in that case the 'fix' is actually broken seeing it's not applying each debuff's resolvedDamage
to actually fix it you would just take the original and add a loop break after the DestroyMe call
>>
>>
>>159647902
Which one of them is the Chink president?
>>
>>
>>159647902
I wonder if she should switch to a different hairstyle to look more adult?
>>
>>
File: aoba first day stitch.jpg (818KB, 1280x1315px) Image search: [Google]
aoba first day stitch.jpg
818KB, 1280x1315px
>>159647955
Never, the twintails are iconic
>>
>>159648075
I mean in *her* view, not ours.
>>
>>
>>159647663
>but if you know it, things are very simple
But the problem is I don't know it and learning it seems impossible for me
>>
>>159647873
Yes it is. Why wouldn't it?

resolvedDamage = debuf->ApplyToDamage(resolvedDamage);
>>
>>159648144
Why did she just assume there were going to be new hires?
>>
>>159647873
Maybe I'm just reading it differently somehow? It seems fairly reasonable to me at first glance.

First set up a temporary variable holding the pre-debuff damage, which was an input to the function.

For each debuff in the matrix m_debuffs, use its ApplyToDamage function to modify the current temporary damage appropriately.

Once you've applied all the debuffs to the damage number, you have the final damage. Subtract it from the health of the object, and if the object has less than 0 health, set it to exactly 0 and destroy it.
>>
>>159648176
it's supposed to iterate over all the debuffs and apply each one. that code as it is will only apply the last debuff in the series
>>
>>159647663
>I felt so old seeing that auto and not knowing what the fuck it did, only to realize that I didn't because it literally hadn't existed the last time I worked with C++.
There have been some pretty major changes since then. I can only recommend looking into the changes that came with the more recent standards, it's almost like a new language.
>>
File: 1486046093071.jpg (110KB, 1280x720px) Image search: [Google]
1486046093071.jpg
110KB, 1280x720px
When will they hold hands?
>>
File: 1491073118357.gif (169KB, 800x720px) Image search: [Google]
1491073118357.gif
169KB, 800x720px
>still a week until ep2

just kill me baby
>>
>>159648246
Will we not get the 2nd early as well?
>>
>>159648144
>>159648075
>>159647987
>>159647941
>>159647902
Aoba is CUTE
>>
>>159648212
oh yeah, I didn't notice it was passing in the resolvedDamage, kind of a strange way of doing it but it works
>>
>>159648221
Previous iterations are accounted for because resolvedDamage is an input parameter to ApplyToDamage
>>
>>
>>159647536
>autists start talking about coding and arguing about languages instead

I just want to enjoy some JC OLs and JDs.
>>
>>159648207
Japanese only hire people once a year, and all new hires enter in April.
>>
>>
>>159648342
Kou has no ass.
>>
>>159648398
That seems weird, why limit your hiring times
>>
>>159648299
Yeah, it's not the pattern I would have gone for first, but I suppose it does keep all the variable modification in one place.

>>159648173
Keep a tab open on the reference document for the language and libraries you're using, whenever you what to do something look and see if you see a function for how to do it is built in. If it is, look up the function to be sure it works like you think and then use it. If you don't, look up the question on google because someone else asked. It'll be slow at first, but it'll get better.
>>
File: kou's day off.webm (1MB, 1280x720px) Image search: [Google]
kou's day off.webm
1MB, 1280x720px
>>159648415
her lack of ass is pretty nice
>>
>>
>>159648397
You're the worst kind of poster and I'm glad this thread bothers you.
>>
>>159648423
>That seems weird, why limit your hiring times
I suppose you knew that historically lifetime employment was common there, so people enter their employers when they leave school.
>>
>>159648426
It also means you don't need to break* out of the loop. The control structure reads a lot cleaner to me. My first instinct when I see a for loop is that it will iterate over the entire collection. Breaks are gotos wearing a mask.
>>
>>159648398
There's another hiring cycle in September, and you can still enter a company at other times. They just do a lot in April to coincide with college grads for new hires.

>>159648414
Best girl so fucking hard it isn't even funny.
>>
>>159648423
Japanese society isn't about following common sense.
>>
>everyone trying to pretend like they know how to code
>>
>>159646357
>>159628770
This is hilarious.
>>
File: 52458410.png (345KB, 586x720px) Image search: [Google]
52458410.png
345KB, 586x720px
Post more Nene
>>
File: 15f95d6016.jpg (201KB, 1920x1080px) Image search: [Google]
15f95d6016.jpg
201KB, 1920x1080px
>>159648239
Soon I hope.
>>
>>159648712
>he isn't able to at least read and debug code written by a complete beginner like Nene
>>
File: 1499249338576.jpg (103KB, 1280x720px) Image search: [Google]
1499249338576.jpg
103KB, 1280x720px
>>159648774
>>
>>159648802
Gee Nene, why do you get TWO bags?
>>
>>
File: 1478283131376.jpg (94KB, 1280x720px) Image search: [Google]
1478283131376.jpg
94KB, 1280x720px
>>159628770
Rin needs to fuck and claim her already
>>
File: 521514521.jpg (559KB, 1642x1184px) Image search: [Google]
521514521.jpg
559KB, 1642x1184px
>>
>>159647715
That code's better than almost everything I see day to day. Makes me happy to see readable, maintainable C++ even if it's fictional.
>>
>>159649102
python is the easiest language for beginners
>>
>>159649102
see
>>159641392
As for language choice, if there's a language you want to learn I'd suggest to start with that. If you want something relatively simple I might say either Python, which is pretty easy to get installed and working with but will have an adjustment period if you move from that to any other language, or C#, which is much more like other languages but still pretty easy to use.

>>159649274
I'd tend to agree, though I do think she maybe should have gone for one more comment on that for loop, since that might trip someone up that was looking at it the first time.
>>
>>159649085
Only if you have a very low standard of "expert".
>>
>>159648843
>here I am to eat up all the screen time
>>
>>159647536
>>159648397
this is just a shitty template thread, once the show starts airing regularly there'll probably be threads that aren't filled with /g/ crossboarders.
>>
>>159649371
I was also thinking the original loop was slightly better, because with some tweaks it could bail out early (with a break), and if the ApplyToDamage function returned a delta instead, you wouldn't have to worry about ordering multiplicative and additive debuffs in any particular way.
>>
>>159649628
Just give Nene all of the dumb introvert and the possessive dyke's screentime. Now everything is better.
>>
>>159649668
This post made me laugh a lot.
>>
>>159649668
We'll be back to last seasons nene hating/loving and posting cute office workers once the season gets rolling
>>
>>
>>
File: 1480507378130.png (518KB, 846x475px) Image search: [Google]
1480507378130.png
518KB, 846x475px
>>159649980
Wheres SICP?
>>
File: [Doki] New Game!! - 01 kou butt.jpg (50KB, 1280x720px) Image search: [Google]
[Doki] New Game!! - 01 kou butt.jpg
50KB, 1280x720px
What does Ko-chan's butt smell like?
>>
>>
>>159650141
NENDO WHEN
>>
>>159648606
>Breaks are gotos wearing a mask.
lol what
function calls are gotos wearing a mask so I guess nobody should use them either right
>>
>>159650112
>d20+13+2-1
Isn't that just letting the user set the max on a variable then randomizing it and doing the math?
>>
>>159650110
I thought that was a giant, disgusting stain.
>>
Nice place
>>
wew
>>
>>159650175
Never, they should have just released ones for the full main cast when they did aoba
>>
File: 1498738569156.jpg (148KB, 2048x1152px) Image search: [Google]
1498738569156.jpg
148KB, 2048x1152px
>>
>>159650110
It's probably a mix of all kinds oif disgusting stenches.
>>
File: 1499227330514.png (1MB, 1396x1329px) Image search: [Google]
1499227330514.png
1MB, 1396x1329px
>>159650225
>Hifumi secretly sells herself on the side for extra cash
>>
Why cant aobutt or nene get this fan service
>>
File: 1497123543491.jpg (725KB, 1128x1664px) Image search: [Google]
1497123543491.jpg
725KB, 1128x1664px
>>159650225
So will they ever explain why Hifumi keeps a cube in her living room?

Is it where she keeps her BDSM gear?
>>
>>159650225
Someone explain the cactuses
>>
File: [Doki] New Game!! - 01 rin yuri.jpg (106KB, 1280x720px) Image search: [Google]
[Doki] New Game!! - 01 rin yuri.jpg
106KB, 1280x720px
>you will never make Rin straight for you
>>
>>
So is this series actually entertaining or is it just yuri bait

Or both
>>
File: Ep 01 Kou Butt.webm (2MB, 1280x720px) Image search: [Google]
Ep 01 Kou Butt.webm
2MB, 1280x720px
>>
>>159650363
Maybe
>>
>>159650248
I can believe this; she's the most autistic of the cast IMO.
>>
>>159650248
>disgusting
nigga u gay
>>
>>159636911
fight me nerd
>>
>>159650305
Some people really like cacti for some reason and it probably makes sense for a weirdo with a pet hedgehog to like them. As a socially retarded autist, she probably wishes she had spikes to make people stay away from her.
>>
>>159650480
I meant the good kind of disgusting.
>>
>>159650426
>though I'm not quite sure what you mean by setting the max
I mean let them set the size of the dice, then just ask for the rest of the numbers
>>
the cutest
>>
>>
File: DEbKWrzUwAA3VQJ.jpg (74KB, 700x494px) Image search: [Google]
DEbKWrzUwAA3VQJ.jpg
74KB, 700x494px
>>
Is that a train sim controller?
>>
File: 1491856260513.jpg (132KB, 795x1036px) Image search: [Google]
1491856260513.jpg
132KB, 795x1036px
>>159650823
Autists do tend to have a weird fascination with trains
>>
What kind of interview is this?
>>
for anal
>>
>>159650902
Casting couch interview
>>
How do you think Shizuku best likes to pleasure herself to pictures of her employees?
>>
>>
>>159650865
Zimbabwe!
>>
>Replacing Hachiko
>>
This is your pitch for today.
>>
>>159651507
>Traps and specials get stronger based on friendship points
I'd play it.
>>
File: 250px-Suzukaze_Aoba_Large.jpg (20KB, 250x417px) Image search: [Google]
250px-Suzukaze_Aoba_Large.jpg
20KB, 250x417px
will this middle schooler get a great ass like kou-tsuujikou(www) when she grows up?

but who will be her wife? she needs her own rin
>>
i want to feed Nene.
>>
>>159651785
>but who will be her wife? she needs her own rin

It's obviously Hifumin
>>
File: 1469303261859.png (58KB, 420x313px) Image search: [Google]
1469303261859.png
58KB, 420x313px
>>159650908
Will Ahagon get a harem ending? She has both Hazuki and Nene
>>
File: Frame1317.jpg (236KB, 1004x720px) Image search: [Google]
Frame1317.jpg
236KB, 1004x720px
>>
>>159651923
Well these totally aren't overly liberal yurifag translations.
>>
>>159650681
I'll probably do that anon. Is there any particular books or resources you'd recommend to start with?
>>
File: EctMxV8.jpg (35KB, 1194x585px) Image search: [Google]
EctMxV8.jpg
35KB, 1194x585px
Can Nenechi fix Capcom's shitted ass programming?
>>
File: Frame4546.jpg (274KB, 867x720px) Image search: [Google]
Frame4546.jpg
274KB, 867x720px
>>
>>159651987
It's literally a yuribait show/manga what are you on about?
>>
>>159651923
She's lucky she hasn't been sued yet.
>>
I want Aoba to sit on my face
>>
>>159651422
What does the sign say?
>>
File: 1471235313790.jpg (1MB, 909x1297px) Image search: [Google]
1471235313790.jpg
1MB, 909x1297px
>>159651998
Even if she fixed the programming it wouldn't fix the game or get my wife in
>>
>>159652015
>Translate dekopin as "getting a flick from a girl"
That's adding stuff that isn't there in the text.
>>
>>159651507
I'd play the fuck out of a good sentai game
>>
>>159652016
>Hazuki will never sexually harass you

why live
>>
>>159652048
>still can't win da roo in multiple ways
>has become a hag
>can't even dp properly
you're waifu a shit
>>
hey /ga/, I just started to code in python, what I can do there for fun? I think I already domain the basic stuff, I even downloaded numpy to fuck around. Should I move to a new code or domain python at 100%?
>>
>>159650225
I want to live in her hair.
>>
>>159650225
Why so much cacti in her home?
>>
File: Atomic bomb derail.jpg (224KB, 940x1002px) Image search: [Google]
Atomic bomb derail.jpg
224KB, 940x1002px
>>159647536
Every board has and will always jump at the chance to talk about tangentially related topics.
>>
>>159652541
The slightest mention of programming always brings out fedora lords to argue and project over small scraps shown on screen
>>
>>159652541
oooohhh I miss the
[X] meme
>>
>>159652421
Defense against men
>>
Children shouldn't drink coffee. It will stunt their growth.
>>
>>159647536
It's usually funny when the javascript and unity babies criticise things when they have no clue what they're on about.
>>
File: 1483935003829.jpg (30KB, 419x287px) Image search: [Google]
1483935003829.jpg
30KB, 419x287px
>>159653173
>Children shouldn't drink coffee. It will stunt their growth.
This actually isn't true. In fact when I was a kid and the ADD meme was in full swing and medical companies were trying to get everyone on ritalin my doctor actually started recommending giving kids coffee to get them woke up in the morning since the problems they had in school probably weren't ADD but a combination of boredom and not being awake in the morning.
>>
>>159653560
And now all those kids are short and have ADD.
>>
>>159653595
>Implying over-prescribing methamphetamine salts to kids helped them
>>
>>159653617
Better than being short and having trouble concentrating.
>>
>>159653644
>Just take this massive amount of powerful drugs
>Only use them at these times to study
>Don't binge on them and fap and play video games for 15 hours!
>>
>>159653790
Sounds like a paradise.
>>
>>159653820
Until you never get any work done and you're borderline retarded 10 years later.
>>
>>159647873
>using break
>ever
>>
>>159653868
Like i said, a paradise.
>>
>>159648212
but why would you use a matrix instead of a vector or array
>>
>>159653925
whats wrong with break?
>>
>>159653973
I mean, in a technical sense vectors and arrays are just a special kind of matrix, but really it was just that Nenecchi called it m_debufs, and matrix is my best guess for what the m stands for
>>
>>159653959
I'm not sure about that. Happened to my otouo and he's borderline suicidal now.
>>
>>159654104
it stands for member, as in a member of the class
>>
>>159654133
Too real.
>>
>being a programmer

Unless your role is customer facing to some extent, enjoy being outsourced to pajeet.
>>
>>159654152
Meh, I've made peace with it. He doesn't want help at this point and he's a huge burden on my parents. He's also a nasty, ungrateful little shit. If he ever does it, I'll just book a ticket back home and go through the motions for the services.
>>
>>159654158
Which is why you get a degree in Software Engineering and not Computer Science.
>>
>>159654158
>customer facing
What?
>>
/a/ discussing programming is even worse than /g/ discussing programming
>>
>>159654290
I don't understand it but It's fun to see people argue about it.
>>
>>159654134
Oh right, good catch, I always used the trailing underscore convention instead and thus that slipped my mind.
>>
File: 1499118324171.webm (769KB, 480x268px) Image search: [Google]
1499118324171.webm
769KB, 480x268px
>>159648496
>>159648529
>>
>>159623621
This >>159635122 code is fucking horrible
>when destructibleactor has no debuffs it takes no damage
>every debuff applies prievous debuffs, so with 2 "every damage instance deals +1" when you're hit with 5 dmg will remove 13 hp instead of 7
>destroyme can be triggered multiple times during damage instance/s
>>
>>159654270
Customers don't like talking to pajeets.
>>
>>159654466
>wrong
>conjecture
>right but probably inconsequential
>>
File: 1499339541033.jpg (56KB, 620x850px) Image search: [Google]
1499339541033.jpg
56KB, 620x850px
>>159635122
This is pretty good. Would hire her.
>>
>>159654466
Anon, that's the broken code Ahagon was helping her fix. Yes it's bad, that's the point of the scene. >>159647715 is the fixed version.
>>
>>159654360
Literally what was the point of this scene?
>>
>>159648238
>auto
I really hate auto. I like knowing exactly what my variable types are.
>>
>>159654966
What even is the theoretical benefits of weakly typed data anyway?
>>
>>159655182
for stuff where the type doesnt matter, like

for (auto i = j; i<234; i++){
do shit;
}

j could be a float or int or w/e and it would all still be fine. So that means the single loop can be used for all those data types.

also, i dont know much about it, but templates let you do generic type shit and auto plays into that
>>
>>159655277
inb4 forgot colon
>>
>>159655277
I'd still make it an int in the one in a trillion chance the compiler fucks something up.

If there's one thing we all learn in undergrad; it's to progamme defensively.
>>
>>159635122
>writes modern C++ after at most 6 months of study assuming she started right after her summer internship
>confident enough to tackle her own projects
>CAN ACTUALLY ORGANIZE HER PROJECT FILES
I'd call Nene the patron saint of /g/, but Nene deserves better than /g/. You think NeneEngine sits on top of SDL or she directly calls OpenGL?
>>
> a woman

Great. Another diversity hire.
>>
>>159655571
metal.
>>
>>159655656
every woman i have met has been solid. its tough in tech for women and they can always just fuck the ceo and retire, if they stick around its because they are good at what they do
>>
>>159655182
It's easier to write and looks pretty but comes at the cost of not being strongly typed.
>>
>>159655688

I agree, I was just fucking around. You can't really bluff actual professional programming, it's effectively a trade skill. Too bad about all the faggotry the CEOs and HR departments bring, they're the ones trying to make them look bad.
>>
>>159655571
>You think NeneEngine sits on top of SDL or she directly calls OpenGL?
These days, I'd still respect her and anyone else doing the former (SDL).
>>
>>159642858
>Hajime miring her abs in the background
I'd mire them too. And cum on them.
>>
>>159656012
>Wasting semen outside instead of putting it all directly inside her
What a fucking faggot.
>>
File: 1491773685613.jpg (13KB, 191x191px) Image search: [Google]
1491773685613.jpg
13KB, 191x191px
>>159642662
>warned for a single programming post when that's what half this thread has been
Proof mods hate /g/
>>
>>159623621
did anyone catch that sonic theme slowed down?
>>
>>159656140
A few newfags spammed reports. If something catches enough reports, it'll get deleted no matter what.
>>
File: 1485312856596.jpg (98KB, 1280x720px) Image search: [Google]
1485312856596.jpg
98KB, 1280x720px
So are we getting episode 2 early or are we going to have to wait another week til it airs on time?
>>
File: 1472367064193.jpg (268KB, 815x944px) Image search: [Google]
1472367064193.jpg
268KB, 815x944px
>>159656110

This is what tomboys are for.
>>
>>159656243
>You will never work out with Hajime, then watch toku while having buttsex in between episodes
I honestly don't know why I haven't killed myself yet.
>>
>>159656222
Next week.
>>
>>159654952
Showing how cute Shizuku can be.
>>
>>159638320
Read in order:

1. Gödel, Escher, Bach: An Eternal Golden Braid
2. Structure and Interpretation
of Computer Programs
3. Design Patterns: Elements of Reusable Object-Oriented Software

You can do it, anon
>>
>>159640725
I know IRL people dumber than nenecchi working as programmers for years so no
>>
>>159657295
Maybe that means there is even hope for me.
>>
File: nene68.jpg (51KB, 332x375px) Image search: [Google]
nene68.jpg
51KB, 332x375px
>tfw don't know if I should make a separate folder for s2 faces or just throw them all in the same folder as s1
>>
>>159650399
Based GodaKobo
>>
>>159657320
Yeah, you absolutely can become a shitty coder.
>>
>>159657340
Both.
>>
>>159657348
Don't get my hopes up anon
>>
Why is everyone so gay in this show? There is literally no one who is not gay for me to self-insert into. That's lame.
>>
>>159657374
You can self-insert as an irrelevant background person. That should be natural for you.
>>
>>159657348
Someone make a you can't learn to code version of the you can't learn japanese
>>
>>159650225
>Pet Hedgehog
> Cacti everywhere
Why does Hifumi like spiky things so much?
>>
>>159657476
masochism
>>
>>159657374
>Not self-inserting as Soujiro
>2017
>shiggy diggy doo
>>
>>159638320
Programming is stupidly easy unless you struggle with basic logic.
>>
>>159655571
The learning time of the girls is total bullshit really
>"Hello yes I just graduate highschool and can draw"
>"Ah yes hired. Also here, learn maya in a week and make an organic model that matches game assets and has proper topology, uvs, etc"
>Does it without iussues other than minor revisions
>>
>>159657586
Watchmaking is stupidly easy unless you struggle with basic coordination.

Motivation and time invested are the most important factors in becoming proficient in any skill.
>>
>>159655571
>assuming she started right after her summer internship
Do they ever say what she's in college for? It's possible she took a class on it.
>>
>>159657652
I read a manga where a girl got to conversational Japanese after two weeks of study. She was at the level most people need a couple years to reach.
>>
>>159657586
>unless you struggle with basic logic
Where do you think you are?
>>
File: 1463904476036.png (269KB, 374x629px) Image search: [Google]
1463904476036.png
269KB, 374x629px
>>159657695
>learning japanese by just watching yakuza movies
>>
>>159657672
Wrong. That only applies to certain types of skills.
I'm a fantastic coder but I suck a quantum physics or complex calculus, and it's not for lack of trying, the subjects are just complex and build up on a ton of other knowledge, memory, and just having the right ideas.
It's not really something you can study either, when you're trying to prove something strange and have no other resources, you either somehow think the right way to go about it, or you don't. "Oh yes this is trivial if you do it _exactly like this_ and a fucking nightmare if you try to prove it any other way"
>>
>>159657741
Kek
>>
>>159657695
>Tfw after two weeks of Japanese study I still can't even fluently read hiragana.
Fucking manga characters.
I'm getting there though.
>>
>>159636150
holy shit this
so much space taken up for no fucking reason and hard to follow
>>
>>159657817
>two weeks
Oh sweet child, the road ahead is going to be long. Just read the genki books and then make some friends on lang8, then practice with manga and try to have conversations on Skype with friends. Also ignore most of what /jp/ says. Outside of being floorshitting retards, they think that memorizing 4000 kanji and doing nothing but playing VNs and stalking idols online will teach you how to actually understand Japanese.
>>
>>159657902
Well that's the plan.
From my experience learning other languages you just do it lazily but consistently until it sticks.
It's quite relaxing from a certain point, since you aren't actively doing a real learning effort, just trying to make it somehow stick into your subconscious.
Reminds me of lifting a bit.
>>
Instant abandonware
>>
>>159657652
Don't forget that there's no token lazy person in their group. If uni's group projects have taught me anything; it's that no matter how many hardworking and/or smart people you have in a group, one of them will become lazy as the project progresses.

>>159657586
∵anime_girl∉mai_waifu∴anime_girl∈trash
>>
>>159657953
There's no Anki equivalent for lifting, though.
>>
>>159657902
two weeks should be enough to know most hiragana though, I'm a jap minor in uni and back when I took 101 we had a month to learn hiragana and be switched to it completely
>>
>>159658228
Okay, and what does that have to do with anything I've said? The couple weeks it takes to learn the kana has no bearing on the fact that holding actual conversations after two weeks is bullshit.
>>
>>159652043
Toritada penkou
ペン公 (penkou) is a reference to ハチ公 (Hachikou) of course.
>>
Aoba you fucking lightweight
>>
File: 1462995384110.jpg (69KB, 720x540px) Image search: [Google]
1462995384110.jpg
69KB, 720x540px
>>159655182
It can be a godsend when working with lambda functions that have variadics and templates involved.

>>159655563
So you're the punk not using size_t, and causing compile errors for the esoteric machines that downstream refuses to replace.
>>
Rate her code.
>>
>>159658612
This is in contrast to the first episode of the first season where she asked for straight black coffee (a stereotypical chuunibyou move to appear "adult"). Asides, fuck you, I myself wouldn't mind a White Chocolate Mocha.

>>159658627
Hey, you're not the one signing my paycheck. If Corporate refuses to replace our legacy machines, then I'm doing everything in my power to avoid liability.
>>
>>159658612
It's been too long for me to remember the scene and even I can tell that that's a callback to some time in S1 where she pretended to like it black so she seemed mature but has since realized that the actual mature thing is just liking what she likes.
>>
>>159658701
What folder does Nene put her porn in?
>>
>>159658794
C:/

because she's a voyeuristic slut that wants the whole world to see what depraved stuff she's into.
>>
>>159658728
>some time in S1
It's a mirror of the first episode, she walks in with rin, gets asked if she wants coffee, then sees kou in her panties. But now instead of asking for black coffee and getting shocked by kou she just rolls with it.
>>
File: 1476226269051.jpg (62KB, 405x584px) Image search: [Google]
1476226269051.jpg
62KB, 405x584px
WHY IS THIS OLD FUCKING HAG SO FUCKING SMUG? SHE'S WAY TOO OLD TO GET MARRIED ANYMORE, WHY SO SMUG THEN?
>>
>>159658884
Because she has created a harem of cute lesbians who all work for her and have to obey her orders.
>>
>>159658873
As I said, I didn't remember the first scene at all, but even without knowing it happened at all the second scene is obviously a callback.
>>
>>159623979
>commenting in japanese
>>
>>159657586
i struggle with basic logic but i think that's because i hit my head at a young age
>>
>>159658884
I'd marry her
>>
>>159658966
Rip
>>
>>159650141
>>159650175
Give me at least a 1/7 scale, not a Nendo.
>>
>>159657476
Hedgehog dilemma
>>
>>159657476
She's got kinky fetishes.
>>
>>159623621
At least Nene is a true programmer using C language, unlike many python junk scripters
>>
>>159659649
Implying she's better than Kobayashi.
>>
>>159658845
The word you're looking for is exhibitionist and putting it on her desktop would be a better idea.
>>
Yun a best
>>
>>159659649
>wasting your time writing unmaintainable custom code
>not just gluing 50 jquery libraries together with perl.js
get a load of this autist
>>
>>159660581
Retards like you are whats making Stack Overflow increasingly unusable.
>>
>>159658716
Ordering anything more watered down than an Americano is low-tier, friend.
>>
>>159660597
>Using Stack Overflow at all
Geat a load of this pleb. Reading documentation too hard for you?
>>
>>159661117
>reading documentation
>not testing unknown functions straight in prod
>>
>>159661469
>not just paying someone to do it for you
fucking poorfags
Thread posts: 429
Thread images: 97


[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.