943,981 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1807
  • C++ RSS
May 5th, 2007
0

C Software Programming..

Expand Post »
Hello,

I want to know where to start in software programming in C and C++, I know their basics, i can write programs of mathematical solutions, but, can you please help me, adjust to a higher level, like software programming, Thank You Guys!!
Similar Threads
Reputation Points: 29
Solved Threads: 2
Newbie Poster
iTaChi is offline Offline
21 posts
since Mar 2007
May 5th, 2007
0

Re: C Software Programming..

Well, if you haven't already, I'd definitely recommend going through all the tutorials here:
http://www.cprogramming.com/tutorial.html

While that will teach you only a fraction of all the details of C/C++, it's still something very good to learn. The second important thing is to make use of the skills you have learned. Try making little projects for yourself, based on the knowledge you have learned recently. We've even got a thread for that in case you run out of ideas:
http://www.daniweb.com/techtalkforums/thread67837.html
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
May 5th, 2007
1

Re: C Software Programming..

There are two ways to improve your skill and knowledge. One is to learn other interesting programming languages (such as Scheme, Python, Perl, Haskell, or Factor, since this will improve your C++ skill), and the other is to write more programs. The latter is essential, and the former is important.

I'd say the best way is to fiddle fiddle fiddle. I can't recommend specific starting points until you say what you mean by "software programming". You mean GUI-based? Depends on the OS. Get a copy of Visual Studio and start playing, making _really_ simple things that you know works, and fiddling things out. Heck, I recommend going into GUI programming with C# instead of C++, if you're going the Windows route.
Team Colleague
Reputation Points: 1135
Solved Threads: 172
Super Senior Demiposter
Rashakil Fol is offline Offline
2,479 posts
since Jun 2005
May 5th, 2007
0

Re: C Software Programming..

Thank you...well..ive been through that site, infact, i have made my website about c programming..

<URL cnipped>


Thank you for the advise, i have a copy of visual studio 6, maybe i should experiment on that, and learn different language, like perl, Thank you again!!
Last edited by Ancient Dragon; May 5th, 2007 at 11:04 am. Reason: url cnipped
Reputation Points: 29
Solved Threads: 2
Newbie Poster
iTaChi is offline Offline
21 posts
since Mar 2007
May 5th, 2007
1

Re: C Software Programming..

>i have made my website about c programming..
If you said you only "know the basics", why are you trying to teach other people what little you know? You might screw something up. And by the way, plugging your website here in the forums is against the forum policy.

>i have a copy of visual studio 6, maybe i should experiment on that
Don't. Get the Express version of VS 2005:
http://msdn.microsoft.com/vstudio/express/
Last edited by John A; May 5th, 2007 at 1:21 am.
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006
May 5th, 2007
1

Re: C Software Programming..

>infact, i have made my website about c programming..
I'd recommend learning C before trying to teach it. Your code is poorly written and your explanations of the code are severely lacking.

>Don't. Get the Express version of VS 2005:
If you stick to C, Visual Studio 6 is okay. If you use C++ aslo, definitely upgrade.
Administrator
Reputation Points: 6442
Solved Threads: 1393
Bad Cop
Narue is offline Offline
11,807 posts
since Sep 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Custom Class - File I/O
Next Thread in C++ Forum Timeline: what on earth is MFC





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC