new entrant doubts

Go4Expert Member
1Dec2009,13:40   #1
Cseek's Avatar
hello every one;
i am very new to C
i have some experience in VB6

to be able to start from C kindly advise some doubts please
(1) is C is case sensitive
(2) is C is having a IDE like VB6
(3) is i must start from C so as to learn C++
(4) kindly advise some best & free IDE & Compilers for C please
(5) is C programes having user interfaces like , forms & GUI
(6) is it can be used for data base programming

please have patience for stupids
Go4Expert Founder
1Dec2009,14:32   #2
shabbir's Avatar
Quote:
Originally Posted by Cseek View Post
(1) is C is case sensitive
Yes
Quote:
Originally Posted by Cseek View Post
(2) is C is having a IDE like VB6
Yes. Visual Studio 6.
Quote:
Originally Posted by Cseek View Post
(3) is i must start from C so as to learn C++
No.
Quote:
Originally Posted by Cseek View Post
(4) kindly advise some best & free IDE & Compilers for C please
For Students even MS VC is free but for professionals its paid
Quote:
Originally Posted by Cseek View Post
(5) is C programes having user interfaces like , forms & GUI
Not actually but can be done using external library but C++ and specially VC++ has
Quote:
Originally Posted by Cseek View Post
(6) is it can be used for data base programming
Yes but not preferred.

I moved your thread to C-C++ Forum
Go4Expert Member
1Dec2009,17:38   #3
Cseek's Avatar
sir thank u
i bought one book , it talks lot about algorithms in C
is i must be aware of algorithms,integration & others

any link to the C IDE please
Go4Expert Founder
1Dec2009,19:42   #4
shabbir's Avatar
You dare touch that book before getting your concepts in C better
Go4Expert Member
2Dec2009,10:32   #5
Cseek's Avatar
thank u
A million miles journey StartS now..........!