Page 2 of 51

Re: Show ya Desktop screen(or whatever you have)

Posted: Sat Feb 08, 2014 2:04 pm
by KILROCK
My desktop is a desk top... Dr. Thomas Light's desktop.
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Wed Feb 12, 2014 2:12 am
by BTB
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Sun Feb 16, 2014 1:22 am
by sardonicsteve
Here's mine.

Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Sun Feb 16, 2014 2:42 pm
by Emral
This is legit. Why is everyone's screen always so messy, like, for realzies! My start bar is hidden at the right edge of the screen. If I'd move my mouse over it you'd be able to see it. Ah well.

Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Sun Feb 16, 2014 2:48 pm
by XerX
I try to keep mine tidy and organized.

Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Tue Feb 18, 2014 6:27 pm
by SMBXxer
You asked for it:
Spoiler: show
Image
For some reason the icons aren't sowing up...

Re: Show ya Desktop screen(or whatever you have)

Posted: Thu Feb 20, 2014 3:53 pm
by Axiom
Spoiler: show
Image
Changed it, Did the photoshop myself.

Re: Show ya Desktop screen(or whatever you have)

Posted: Fri Feb 21, 2014 2:44 pm
by BMV
been like this since valentine's day
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Thu Feb 27, 2014 7:40 pm
by SuperYoshiLol
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Tue Mar 04, 2014 1:55 pm
by Wohlstand
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Tue Mar 04, 2014 11:50 pm
by Keddy
Updated
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Thu Mar 06, 2014 3:48 pm
by penguin21
my Desktop
Spoiler: show
Image

Re: Show ya Desktop screen(or whatever you have)

Posted: Thu Mar 06, 2014 4:35 pm
by Fuyu
I've changed my Desktop since the last time. I decided to use the closest resemblance to Win98 I could find because apparently, dunno if the info was correct, the PC takes less resources that way and I could run programs way faster. Also, decided to choose a new background.

[rimg]http://i.imgur.com/3jgeZps.jpg[/rimg]

Re: Show ya Desktop screen(or whatever you have)

Posted: Thu Mar 06, 2014 6:01 pm
by SuperWingedYoshi
Here's mine.

Image
Click for the original-sized version.


Yes, I guess you could say I'm extremely excited for this game. And generally, no desktop background for me without Yoshi. ;)

Programming

Posted: Fri Mar 28, 2014 11:43 pm
by Namyrr
So, how many of you here are programmers? My hope is to one day be working as a programmer, to be making video games, whether it be indie or with a company.
And so, my question is this: Somewhere, somehow, I managed to obtain a Java book-pdf and a C++ book-pdf which specifically teaches how to think and code like a video game programmer.
Now here's my problem:
  • I'd much rather start in C#... though I lack any way of truly 'learning' and understanding it.
  • I don't have a C++ coding console, nor do I know where to get one.
  • I don't think I, as a beginner, would want to start in C++, would I?
What do I do?

Re: Programming

Posted: Sat Mar 29, 2014 3:29 am
by Julia Pseudo
I want to learn to code at some point in the near future. It seems to be an increasingly important skill in the world in general. I don't actually code now, though.

Re: Programming

Posted: Sat Mar 29, 2014 3:31 am
by zlaker
Does LunaDLL count?

Re: Programming

Posted: Sat Mar 29, 2014 4:01 am
by FallingSnow
Seeing as I've only being working in python, I can't really offer any advice for you. I'm trying to keep it simple for now personally so that I can get my sprite-ing to a decent ability.

Re: Programming

Posted: Sat Mar 29, 2014 9:39 am
by Shadow Yoshi
C# is great, but I'm not sure how I can recommend it as a beginning language.

My first coding language experience ever was with HTML/CSS, and that's great if you want to know the importance/semantics of closing tags, setting values to different attributes, and basic stuff like that. I took a Java class (AP Computer Science) in high school when I was a sophomore, and that helped out with learning Java, which then translates well (at least in terms of syntax) to C#. Java has a wealth of development resources, but it's not a language I would choose to actually develop anything.

Personally, I learn better through physical books rather than doing it online.

Re: Programming

Posted: Sat Mar 29, 2014 9:44 am
by Emral
I'm learning to code in java at school. We did shit like Dynasis and Logo before.
Also, my uncle is trying to make video games with his friends. Will probably try to click myself in there somehow.