Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Ak92 on December 18, 2012, 06:57:56 am

Title: Code block tutorials
Post by: Ak92 on December 18, 2012, 06:57:56 am
Hi!
   I couldn`t find a decent tutorial to use code block! I`m awfuly want to learn but have no money for classes. I`, going to learn programming myself.

Is there anyone who could share some advices?

I`d be gratful if someone gave a direction....
Title: Re: Code block tutorials
Post by: MortenMacFly on December 18, 2012, 07:22:29 am
...whats wrong with:
http://www.codeblocks.org/user-manual

...and all the several section in the WiKi:
http://wiki.codeblocks.org/index.php?title=Main_Page
???
Title: Re: Code block tutorials
Post by: Pecan on December 18, 2012, 02:17:22 pm
The following may take some time to download. Be patient....

http://www.sci.brooklyn.cuny.edu/~goetz/codeblocks/codeblocks-instructions.pdf

Code
Introduction...3
Installation of Code Blocks...4
Step 1: Download the Software...4
Step 2: Install the Software...5
Step 3: Customization of the Code::Blocks User Interface (Optional)....................................................8
First Project...13
Adding Files To Your Project...22
Debugging a Program...41
If you are using the Mac OS, you will need to do the following:.....................................................62
Pre-Install steps:...62
Appendix A:
Installing Code::Blocks under Mac OS X and Linux........................................................................62
Installation for Fedora 8 Linux:...63
Installation for Ubuntu Linux:...63
2
Title: Re: Code block tutorials
Post by: mayhaw9999 on January 02, 2013, 08:37:59 am
Thanks Pecan.  I'm also just starting Code Blocks and having similar problems.  The link you provided is a great help.

David