Search found 395 matches

by JaxDragon
Sat Mar 31, 2012 2:45 pm
Forum: Programming Discussion
Topic: Guides & resources
Replies: 59
Views: 60496

Re: Guides & resources

I've been getting into python recently, so I'm going to add some resources I found to be particularly helpful. Learn Python The Hard Way Definitely for newcomers to programming in general. Goes over a lot in a reasonable amount of detail. http://learnpythonthehardway.org/book/ Official Python 2.7.2 ...
by JaxDragon
Sat Mar 31, 2012 2:13 pm
Forum: Art, Music, and Design
Topic: Bootleg Art
Replies: 7
Views: 9123

Re: Bootleg Art

Mockup pokemon art would be nice. Especially the trainers. They can be used for a lot of situations.
by JaxDragon
Sat Jan 28, 2012 5:13 pm
Forum: Programming Discussion
Topic: What IDE should I use for cross platform development?
Replies: 26
Views: 8572

Re: What IDE should I use for cross platform development?

avansc wrote: This would mean that you would have to use clang with LLVM, not sure if there is a MS port.
There is you just need to compile it yourself.

For multiplat development I just use a text editor that works well and a command line compiler.
by JaxDragon
Sat Oct 29, 2011 11:07 am
Forum: Game Development
Topic: The zero hour game jam!
Replies: 8
Views: 3093

Re: The zero hour game jam!

Nice concept, but in America DST isn't over until November 6th.
by JaxDragon
Thu Sep 29, 2011 4:58 pm
Forum: Programming Discussion
Topic: Clash of the IDE's
Replies: 61
Views: 11025

Re: Clash of the IDE's

Its great on gnome, but on kde its godawfully ugly. Nice features.
by JaxDragon
Fri Sep 23, 2011 10:16 pm
Forum: General/Off-Topic
Topic: Hobbies?
Replies: 7
Views: 2183

Re: Hobbies?

I live on an island, so the fishing/hunting/camping scene really cant be beat. Inland fishing and saltwater quickly available. Plenty of places to hunt. Although I don't skate, we have a nice skate park that people can go to hang out.
by JaxDragon
Tue Sep 13, 2011 3:49 pm
Forum: Current Events and Science/Technology
Topic: Windows 8 Just (significantly annoyed apples business model)
Replies: 35
Views: 14901

Re: Windows 8 Just put Apple out of business

Not hating on the new features and optimisations, but from what i've seen its a horrendously ugly desktop experience. The look fits with the tablet, I hope its not like that for the desktop. Or it's at least changeable to look like a standard windows installation. Gotta give them props for trying so...
by JaxDragon
Sun Aug 28, 2011 5:58 pm
Forum: General/Off-Topic
Topic: Hurricane Irene
Replies: 14
Views: 7280

Re: Hurricane Irene

UPDATE: storm didn't do much to my island believe it or not. Power got knocked out last night at 8. Thats it. A few branches, a tree or two in some places.
by JaxDragon
Thu Aug 25, 2011 4:43 pm
Forum: General/Off-Topic
Topic: Hurricane Irene
Replies: 14
Views: 7280

Hurricane Irene

Is gonna suck BALLS

Image

FML
by JaxDragon
Thu Aug 11, 2011 6:41 pm
Forum: General/Off-Topic
Topic: Post your Minecraft creations!
Replies: 13
Views: 5964

Re: Post your Minecraft creations!

Charmander FTW
by JaxDragon
Tue Aug 02, 2011 9:41 am
Forum: General Gaming
Topic: DotA 2 Tournament
Replies: 3
Views: 1950

Re: DotA 2 Tournament

Yeah my friends got my to try LoL and its pretty fun. I hope dota 2 adopts that business model. I mean, valve did test tf2 by going free to play.
by JaxDragon
Mon Aug 01, 2011 10:04 pm
Forum: General Gaming
Topic: DotA 2 Tournament
Replies: 3
Views: 1950

DotA 2 Tournament

All the details can be found here.

Thoughts on this? A one million dollar prize?

Speculation on the game in general?
by JaxDragon
Wed Jul 27, 2011 4:25 pm
Forum: General Gaming
Topic: Falco's Biweekly Game Purchases
Replies: 74
Views: 62687

Re: Falco's Biweekly Game Purchases

Ah I thought that by bi-weekly you meant twice weekly, not once every two weeks. Okay then.
by JaxDragon
Mon Jul 25, 2011 4:15 pm
Forum: General Gaming
Topic: Falco's Biweekly Game Purchases
Replies: 74
Views: 62687

Re: Falco's Biweekly Game Purchases

Im pretty sure a bi-weekly purchase is overdue.
by JaxDragon
Mon Jul 11, 2011 1:44 pm
Forum: Programming Discussion
Topic: javascript & iPhone
Replies: 7
Views: 1438

Re: javascript & iPhone

I may not know much about iphone/android development, but I do know that a main use of javascript is for web design. For Iphone you should learn objective-c/++ and for android you should learn java. Someone please correct me if I'm wrong.