Search found 5 matches

by Amherag
Thu Oct 30, 2008 7:43 am
Forum: The Hacker's Server
Topic: Is there someone can help me with WinAPI?
Replies: 19
Views: 14324

According to my experience, if you want power and control over everything you're planning to do, mid-level programming languages like C++ are beasts. But if you want to do an application quickly, easily, without headaches, blah blah, I'd recommend .NET. Its class library rules, the CLR is good (I do...
by Amherag
Thu Oct 30, 2008 7:27 am
Forum: The Hacker's Server
Topic: C++ Images
Replies: 3
Views: 6072

I learned a lot with this tutorial http://www.lazyfoo.net/SDL_tutorials/index.php.

He uses C++ and SDL for the game programming.

I hope you find it useful.
by Amherag
Thu Oct 30, 2008 6:56 am
Forum: The Hacker's Server
Topic: newbie
Replies: 30
Views: 20578

I've heard it's good to start off with an easy programming language. I've also heard Python is good for starters.

For a C++ compiler I'd recommend Borland, but I've just used that one and Visual Studio.
by Amherag
Thu Oct 30, 2008 6:52 am
Forum: The Hacker's Server
Topic: Hack the world!
Replies: 31
Views: 23494

I've found that if you want to start learning a new programming language, or a new topic about that programming language, you need to work in a project you like (or most likely need ). For example, when I was learning data streaming in C# I decided to practice making a report generator app, because ...
by Amherag
Wed Oct 29, 2008 6:12 am
Forum: The Hacker's Server
Topic: Hi everyone!
Replies: 0
Views: 4185

Hi everyone!

Hello everyone, I'm currently studying something like computer engineering ( ingenierĂ­a en sistemas computacionales in Spanish; I don't know how to translate that). I get really bored and desperate in school, as I'm practically not learning anything at all. That's why I decided to search for a hacke...