Code::Blocks Forums

User forums => Help => Topic started by: Cymon on April 29, 2008, 12:35:23 am

Title: C::B XP Tutorial Videos for Newbies
Post by: Cymon on April 29, 2008, 12:35:23 am
I try not to be on too many message boards, so I hope that you don't mind if this is my first post. I spent a lot of time on some tutorial videos for my website and I'd like them to get as much play as possible. If I've made any gross errors let me know.

Setting up Code::Blocks and MinGW (http://www.youtube.com/watch?v=ec-yYMTUV3c)

Setting up PDCurses (http://www.youtube.com/watch?v=mYnfix8ruAo)

Just one more act of kindness to the new programmer.
Title: Re: C::B XP Tutorial Videos for Newbies
Post by: Seronis on April 29, 2008, 03:02:12 am
Bit busy tonight  but will check out the first link tomorrow morning sometime.  ty for the effort
Title: Re: C::B XP Tutorial Videos for Newbies
Post by: Michael on May 04, 2008, 11:29:48 pm
Hello,

I have just given it a fast look, but it seems a nice and intersting job  :D.

Thanks to share it.

All the best
Michael
Title: Re: C::B XP Tutorial Videos for Newbies
Post by: Cymon on May 05, 2008, 12:17:10 am
Thanks for the look. I'm dreading that someone will point out some obvious error I made that will invalidate the whole thing. I'm not so worried about the first, but the second has me concerned.
Title: Re: C::B XP Tutorial Videos for Newbies
Post by: Seronis on May 05, 2008, 04:04:50 pm
Not exactly related,  but your awari (mancala) game has a bug.  When checking for which move to make if you enter a non numeric it infinate loops.
Title: Re: C::B XP Tutorial Videos for Newbies
Post by: Cymon on May 06, 2008, 04:09:03 am
...yeah, I'm gonna chalk that one up to scanf sucking. Just because I don't want to deal with the problem.

Hey, comments are on on the site, you could just post that there.