News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Code block tutorials

Started by Ak92, December 18, 2012, 06:57:56 AM

Previous topic - Next topic

Ak92

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....

MortenMacFly

Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Pecan

The following may take some time to download. Be patient....

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

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

mayhaw9999

Thanks Pecan.  I'm also just starting Code Blocks and having similar problems.  The link you provided is a great help.

David