₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,966 members, 8,424,357 topics. Date: Thursday, 11 June 2026 at 05:50 AM

Toggle theme

C Programming Help - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingC Programming Help (4523 Views)

1 2 Reply (Go Down)

C Programming Help by sanny18(op): 6:27pm On Oct 26, 2015
I just bought a book on c, pls I don't know which complier to use
Re: C Programming Help by Nobody: 6:37pm On Oct 26, 2015
use Eclipse for C#
Re: C Programming Help by pass111(m): 6:54pm On Oct 26, 2015
dev c/c++ or turbo compiler
Re: C Programming Help by sanny18(op): 8:14pm On Oct 26, 2015
Am new to c, is it advisable to start with c.
Re: C Programming Help by Nobody: 8:50pm On Oct 26, 2015
sanny18:
Am new to c, is it advisable to start with c.
Very advisable you gonna be having a good time learning C and for the record DONT ever use devc++ for coding C. Switch to code blocks or visual studio.
Re: C Programming Help by sanny18(op): 10:57pm On Oct 26, 2015
gimakon:
Very advisable you gonna be having a good time learning C and for the record DONT ever use devc++ for coding C. Switch to code blocks or visual studio.
sir, can I get ur whatsapp no or fb Id, so u can put me through.
Re: C Programming Help by olawhizzy(m): 11:52pm On Oct 26, 2015
use code block or dev
Re: C Programming Help by Nobody: 7:09am On Oct 27, 2015
olawhizzy:
use code block or dev
Dev c++ is about the worst IDE to use for C/c++ programming, suppose you want to use inline assembly you would understand what am talking about here. If you cannot use code::blocks with mingw compiler, or visual studio I suggest he leaves C alone. Visual Studio has about the best debuggers for C and it's up to date, unlike dev C++ that looks more like an abandoned project.
Re: C Programming Help by Nobody: 7:10am On Oct 27, 2015
sanny18:
sir, can I get ur whatsapp no or fb Id, so u can put me through.
Am not sir. grin
Re: C Programming Help by sanny18(op): 7:13pm On Oct 27, 2015
gimakon:
Am not sir. grin
tanx
Re: C Programming Help by sanny18(op): 9:49pm On Oct 27, 2015
sanny18:
tanx
pls, a download link for code block
Re: C Programming Help by Nobody: 10:08pm On Oct 27, 2015
sanny18:
pls, a download link for code block
http://www.codeblocks.org/downloads/26

The second one. That's the one you would download
Re: C Programming Help by sanny18(op): 8:21am On Oct 30, 2015
Tanx sir, can I get ur Facebook id
Re: C Programming Help by sanny18(op): 12:20pm On Nov 02, 2015
gimakon:
http://www.codeblocks.org/downloads/26

The second one. That's the one you would download
have started learning c, using code block, how long does it take?
Re: C Programming Help by Nobody: 6:14pm On Nov 02, 2015
sanny18:
have started learning c, using code block, how long does it take?
I don't understand your question
Re: C Programming Help by sanny18(op): 6:41pm On Nov 02, 2015
gimakon:
I don't understand your question
sorry,typographical error, I mean how long does it take to c programming.
Re: C Programming Help by Nobody: 9:35pm On Nov 02, 2015
sanny18:
sorry,typographical error, I mean how long does it take to c programming.
Ok, now that should have to depend on you. I know C isn't that difficult to pick up, seriously it depends on you. If you are going to learn programming, I suggest you give it time and patience. C didn't take me much time to pick up unlike C++, so what I did is I use most C like libraries when coding C++ and I compile as C++.
Re: C Programming Help by sanny18(op): 6:49am On Nov 03, 2015
gimakon:
Ok, now that should have to depend on you. I know C isn't that difficult to pick up, seriously it depends on you. If you are going to learn programming, I suggest you give it time and patience. C didn't take me much time to pick up unlike C++, so what I did is I use most C like libraries when coding C++ and I compile as C++.
sorry for the questions, what is c used to build?
Re: C Programming Help by Nobody: 8:43am On Nov 03, 2015
sanny18:
sorry for the questions, what is c used to build?
Executable files and system files. Also C can also be used to make static and dynamic link libraries, and can be used for automation. C can also be used for things like Malware (Key loggers, Worms, rootkit) and Co (but won't teach you anything about that)

In Kernel Mode programming C is also used. C has a wide range of use in the terms of programming windows likewise linux as well. C is used in almost everything.
Re: C Programming Help by sanny18(op): 9:05am On Nov 03, 2015
gimakon:
Executable files and system files. Also C can also be used to make static and dynamic link libraries, and can be used for automation. C can also be used for things like Malware (Key loggers, Worms, rootkit) and Co (but won't teach you anything about that)

In Kernel Mode programming C is also used. C has a wide range of use in the terms of programming windows likewise linux as well. C is used in almost everything.
thank, you thought I will use the Mal ware badly.
Re: C Programming Help by Nobody: 10:10am On Nov 03, 2015
sanny18:
thank, you thought I will use the Mal ware badly.
Intentions. Who knows? Why are you learning C?
Re: C Programming Help by sanny18(op): 10:33am On Nov 03, 2015
gimakon:
Intentions. Who knows? Why are you learning C?
I want to be a programmer.
Re: C Programming Help by Nobody: 10:56am On Nov 03, 2015
sanny18:
I want to be a programmer.
Ok then. grin
Re: C Programming Help by KazukiIto(m): 10:44am On Nov 05, 2015
Sany18 I suggest you get MinGW compiler suite for your learning. Spice it up with emacs as your text editor. You'll have tons of fun....
Re: C Programming Help by DonSegmond(m): 6:01am On Nov 06, 2015
You can install linux and use gcc. It's free.
Re: C Programming Help by sanny18(op): 11:12am On Nov 07, 2015
Thanks to you all. Am using code block and it pretty good.
Re: C Programming Help by sanny18(op): 1:37pm On Nov 10, 2015
Please, how long does it take to learn c?
Re: C Programming Help by Nobody: 1:42pm On Nov 10, 2015
sanny18:
Please, how long does it take to learn c?
Weeks. Months. Years grin
Re: C Programming Help by sanny18(op): 2:20pm On Nov 10, 2015
gimakon:
Weeks. Months. Years grin
pls be specify, ok, how long did it take u.
Re: C Programming Help by Nobody: 5:20pm On Nov 10, 2015
sanny18:
pls be specify, ok, how long did it take u.
I'm not you. It all depends on how fast you learn. So I CANNOT Answer that.
Re: C Programming Help by sanny18(op):
gimakon:
I'm not you. It all depends on how fast you learn. So I CANNOT Answer that.
ok O, I just need deadline, that what motivate me the most.
1 2 Reply

Programming Help NeededLearn C++ Programming Language In Few Days234

Which Programming Language Is Used In Programming Sim Cards?My Squid Server Is Problem Please Give Me New ConfigurationMeet 13year Old Wang Zhengyang, The Youngest Hacker In China