'Computer Engineer' Barbie book features her breaking two laptops

Status
Not open for further replies.
Care to explain?
Well, you could argue that the 1337 haxxor barbie is the nerd equivalent of the super-powerful warrior woman trope. It's still a product of the male power fantasy or something.

But for some reason I don't see it that way here. It would probably swerve into that category if she was doing all the computer stuff while dressed in a bikini (an equivalent of a dysfunctional scantily clad battle armour), but she's dressed perfectly appropriately for the casual office environment here IMO.
 
K3QnKsO.png

wow operating three computers at once lol, 1337.
 
Computers break. I don't really see why this needed to be an issue. You know how many times people got viruses from school computers onto their flash drives when I was in high school? And when did Barbie's little sister grow up??
 
For people posting about tabs, the problem with tabs is the editors/text viewers have differently implementations. A tab can look like 4 spaces in one program and 8 in another.

It's pretty horrible and I see it all of the time at work... Do everyone a favor and make converting tabs to spaces the default.
 
The whitespace/tab debate is as old as time.

Now where's the variable name discussion comic?
I know, I'm not really serious about this stuff.
though for real, using tab key is fine, but saving tabs in your source is bleh, just use a proper editor that can convert tabs to spaces, best of both worlds. plus you'll have a chance of having sex with Barbie!
 
The stiff mannequin-like poses are killing me. I realize that was probably intentional to reflect that Barbie is a plastic doll, but still.
 
Visual Studio does all the indenting work for me as I type, I really don't know what you cavemans are arguing about.

I mean, do you write your code on notepad?? ffs smh at you, keep trying to build a campfire while I scaffold all my CRUD views with 2 clicks
 
I mean, do you write your code on notepad?? ffs smh at you, keep trying to build a campfire while I scaffold all my CRUD views with 2 clicks

Meanwhile you're using languages that require hundreds of lines of scaffolding, and once you attempt to venture outside of the walled garden of capability that your IDE offers you, you run into such a massive edifice of complexity that you might as well have written the thing in PHP to start with.
 
Visual Studio does all the indenting work for me as I type, I really don't know what you cavemans are arguing about.

I mean, do you write your code on notepad?? ffs smh at you, keep trying to build a campfire while I scaffold all my CRUD views with 2 clicks
If you save your tabs in the source file, there's a pretty good chance it's going to look like shit if viewed in github.
I mean sheeeeit, you share your code on CDs like that dumbass Brian?
 
Meanwhile you're using languages that require hundreds of lines of scaffolding, and once you attempt to venture outside of the walled garden of capability that your IDE offers you, you run into such a massive edifice of complexity that you might as well have written the thing in PHP to start with.

But python requires lots of scaffolding...and it's awesome...
 
Status
Not open for further replies.
Top Bottom