C Beginner Tutorials - NEEDED DESPERATELY
|
Go4Expert Member
|
|
| 23Aug2011,06:50 | #1 |
|
I have been reading up on C/C++ and need some tutorials that are easy to understand and get put into practical use (My main problem is not seeing any results of what im learning), so if you can help itd be much appreciated
|
|
Go4Expert Founder
|
![]() |
| 23Aug2011,09:44 | #2 |
|
Try C Tutorials Being compiled on CFanatic.com
|
|
Go4Expert Member
|
|
| 23Aug2011,10:12 | #3 |
|
Is there anyway to compile C without a compiler if that makes sense
|
|
Go4Expert Founder
|
![]() |
| 23Aug2011,10:50 | #4 |
|
Mentor
|
![]() |
| 23Aug2011,11:16 | #5 |
|
Yes, you can do it manually, but that would be very tedious and if you want to program at that level you'd be better off doing it in machine code. Realistically, no, you need a compiler if you want to compile code (and a linker, and probably some other tools as well such as library manager and IDE, depending on platform).
Brentatechnologies
like this
|
|
Go4Expert Member
|
|
| 24Aug2011,04:28 | #6 |
|
Alrighty, and I wanted to know this so I can still practice whilst at school, I get really bored during classes
|
|
Skilled contributor
|
![]() |
| 25Aug2011,21:29 | #7 |
|
put up a decent compiler, C compilers arent so heavy
|
|
John Hoder
|
|
| 26Aug2011,17:10 | #8 |




