Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,195,475 members, 7,958,440 topics. Date: Wednesday, 25 September 2024 at 02:22 PM

C Programming Help - Programming - Nairaland

Nairaland Forum / Science/Technology / Programming / C Programming Help (4179 Views)

Programming Help Needed / Learn C++ Programming Language In Few Days (2) (3) (4)

(1) (2) (Reply) (Go Down)

C Programming Help by sanny18(m): 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#

1 Like

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(m): 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(m): 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(m): 7:13pm On Oct 27, 2015
gimakon:
Am not sir. grin
tanx
Re: C Programming Help by sanny18(m): 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

1 Like 1 Share

Re: C Programming Help by sanny18(m): 8:21am On Oct 30, 2015
Tanx sir, can I get ur Facebook id
Re: C Programming Help by sanny18(m): 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(m): 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(m): 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.

1 Like

Re: C Programming Help by sanny18(m): 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(m): 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

1 Like

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(m): 11:12am On Nov 07, 2015
Thanks to you all. Am using code block and it pretty good.
Re: C Programming Help by sanny18(m): 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(m): 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(m): 6:15pm On Nov 10, 2015
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)

Pls I Need Help In My Final Year Project:creating An Online Recruitment System / Want To Be Part Of Something Huge? Let's Build This Startup Together. / E-commerce Payment Solution Nigeria (interswitch/vpay/e-tranzact Payment)

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 25
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.