Advertisement

Newbie needs playpen

Started by July 24, 2002 11:57 PM
6 comments, last by deClavier 22 years, 3 months ago
Does anyone know of a dinky C++ open source library that I could use to learn programming? I started out with a textbook but got tired of crawling. Anything with basic graphics (ascii, even) and file handling of some sort would be great!
if you want to learn a programming language, you need to start with the basics and work your way up. there are no shortcuts. some people learn the basics faster, others learn them slower, but everyone must learn them. you can''t skip any of the "boring" stuff because it will bite you later. now you can find a library, but you most likely won''t understand what it''s doing. and copypasting is only cheating yourself.

so i suggest you get back to that book.

---
Come to #directxdev IRC channel on AfterNET
Advertisement
if you have the word "newbie" in your post, take it to the "begginers" forums, all right?

---
shurcool
wwdev
quote: Original post by shurcool
if you have the word "newbie" in your post, take it to the "begginers" forums, all right?

---
shurcool
wwdev


Er, uhm. I hate to break it to ya, shurcool, but the guy is in the begginers forum.
- Advice, eh? Well, besides working on your swing...you know, besides that...I'd have to think.
quote: Original post by Like2Byte
Er, uhm. I hate to break it to ya, shurcool, but the guy is in the begginers forum.


It''s quite possible that a mod moved it between his post and yours.


Don''t listen to me. I''ve had too much coffee.
Sneftel is absolutely right. this post was originally in the game programming board, but a mod moved it here.

---
shurcool
wwdev
Advertisement
quote: Original post by Sneftel
Original post by Like2Byte
Er, uhm. I hate to break it to ya, shurcool, but the guy is in the begginers forum.


It''s quite possible that a mod moved it between his post and yours.


In the words of Barney from Half-life, "Roger that! Let''s run like hell!"
- Advice, eh? Well, besides working on your swing...you know, besides that...I'd have to think.
Sheesh, give the guy a break!

Try allegro (I don''t know were, try google!)

This topic is closed to new replies.

Advertisement