Search found 26 matches

by jacob.krustchinsky
Sat Apr 24, 2010 9:03 pm
Forum: Programming Discussion
Topic: [Solved] programming languages
Replies: 15
Views: 1325

Re: programming languages

Might I be the one to recommend a more OO language such as Java or C#. Learning either of those languages will give you a far better understanding of OOP, which you can apply in C++
by jacob.krustchinsky
Sun Apr 11, 2010 9:38 pm
Forum: Programming Discussion
Topic: Issue with SFML
Replies: 12
Views: 1164

Re: Issue with SFML

Im not trying to make it seem like I am a quitter, I just dont have the time to tweak and troubleshoot. I read up on SFML and decided to spend today playing with it, it didnt work so I will stick with what I know for now.
by jacob.krustchinsky
Sun Apr 11, 2010 6:40 pm
Forum: Programming Discussion
Topic: Issue with SFML
Replies: 12
Views: 1164

Re: Issue with SFML

Screw it. Back to SDL, I added the sfml-window to the linker and still got a hand full of errors.
by jacob.krustchinsky
Sun Apr 11, 2010 5:53 pm
Forum: Programming Discussion
Topic: Issue with SFML
Replies: 12
Views: 1164

Issue with SFML

I followed the tutorial form start to finished and still recieved these errors when I tried to compile their "Opening a window" code. 1>------ Build started: Project: AppleSauce, Configuration: Debug Win32 ------ 1>Compiling... 1>Engine.cpp 1>Linking... 1>Engine.obj : error LNK2019: unreso...
by jacob.krustchinsky
Wed Apr 07, 2010 3:59 pm
Forum: Game Development
Topic: My Random Game
Replies: 13
Views: 2012

Re: My Random Game

I was just having problems with VC++ earlier on. WHen Ive run more or less identical code in Dev C++ Im getting less errors. Aint sure why this is. I'd suggest using Code::Blocks instead. VC++ is very old and outdated, never updated anymore. Code::Blocks, Eclipse, or NetBeans (I think it has a C++ ...
by jacob.krustchinsky
Mon Apr 05, 2010 11:44 am
Forum: Game Development
Topic: [tutorial] Beginner's Guide ep 2 - SHMUP (need criqituing)
Replies: 11
Views: 1413

Re: [tutorial] Beginner's Guide ep 2 - SHMUP (need criqituing)

I am a Moosader fanboy xP

- melts -

Looks great Rachel! It read clearly and I could understand each process well!
by jacob.krustchinsky
Thu Apr 01, 2010 12:07 am
Forum: General/Off-Topic
Topic: Java. Oh lol
Replies: 3
Views: 445

Re: Java. Oh lol

My teacher urged me o go into it because very few people compete, so I did. Seeing that I work with C# on occasion, I figure this shouldn't be too hard, but I made need some help in the future with some of you Java developers
by jacob.krustchinsky
Wed Mar 31, 2010 6:21 pm
Forum: General/Off-Topic
Topic: Java. Oh lol
Replies: 3
Views: 445

Java. Oh lol

Well here in Texas we have UIL which is a competition at the academic, athletic and other levels between schools of the same size ranking. Well, I live in a small town and I decided to compete in Computer Science this year.The test I took a few days ago was written in java ( I don't know java ), I s...
by jacob.krustchinsky
Wed Mar 24, 2010 1:05 am
Forum: Programming Discussion
Topic: Utterly Confused
Replies: 10
Views: 890

Utterly Confused

I have been working with SDL and I have discovered recently SFML.. it seems a lot simpler and just generally easier... I want to switch but their documentation may be the worst on the planet. I have gotten an application to compile but every time I go for a window my VS screams at me... I followed e...
by jacob.krustchinsky
Tue Mar 16, 2010 4:58 pm
Forum: Programming Discussion
Topic: Who here, if anyone..
Replies: 7
Views: 629

Re: Who here, if anyone..

I really just started working with C++ in netbeans a few weeks ago and frankly I am loving it. It has built in live performance tools that help you benchmark your applications as well as amazing refactoring that makes life easy.
by jacob.krustchinsky
Tue Mar 16, 2010 4:07 pm
Forum: Programming Discussion
Topic: Who here, if anyone..
Replies: 7
Views: 629

Re: Who here, if anyone..

I think that is a common mis-conception all around. It has a plugin for nearly every language out there xD I use it for PHP more than Java
by jacob.krustchinsky
Tue Mar 16, 2010 3:48 pm
Forum: Programming Discussion
Topic: Who here, if anyone..
Replies: 7
Views: 629

Who here, if anyone..

Uses netbeans IDE for their C++ development? If not why... and if so why?

* I'm simply curious as to why netbeans really hasn't taken a firm hold in the Cpp community
by jacob.krustchinsky
Sun Mar 07, 2010 12:41 pm
Forum: Game Development
Topic: Need some help with XNA
Replies: 3
Views: 705

Re: Need some help with XNA

Thank you sir!
by jacob.krustchinsky
Sun Mar 07, 2010 12:33 am
Forum: Game Development
Topic: Need some help with XNA
Replies: 3
Views: 705

Need some help with XNA

Me and my friend are attempting to make another simple game, but enrich it abit. Can anyone point me to good references, tutorials that are up-to date?

Btw, I already own that "From novice to professional", completely useless