Go Back   iTrader Forums » iTrader Chat » General Chit Chat » Programming PHP | PERL | ASP| ColdFusion| C++

Programming PHP | PERL | ASP| ColdFusion| C++ Chat with other forum members about programming.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21st November 2007, 03:52 PM
ilf ilf is offline
Junior Member
 
Join Date: Nov 2007
Posts: 1
Credits: 0
Default why is it difficult to build a c program?

i m doin c programing since 3 month with little improvement.
Reply With Quote
  #2 (permalink)  
Old 21st November 2007, 04:57 PM
Junior Member
 
Join Date: Nov 2007
Posts: 1
Credits: 0
Default

you need to focus more on it. 3 months is such a long time if you don't learn that much.take it one step at a time like focusing first on the datatypes then functions then all the way to arrays. structs, pointers, etc.do some actual coding like force yourself to complete weekly projects (that's what i do) involving what you have learned thus fardon't take on advanced topics if you have not mastered the basics through practice. you won't learn it through reading books or codes of others, you learn by doing it.
Reply With Quote
  #3 (permalink)  
Old 21st November 2007, 10:15 PM
Junior Member
 
Join Date: Nov 2007
Posts: 1
Credits: 0
Default

Its true that in c it takes much longer time to develop applications and its bit tough to learn than language like vb. You should practice c program using a compiler. Because the more you practice the more strong background you have.C's primary use is for "system programming", including implementing operating systems and embedded system applications, due to a combination of desirable characteristics such as code portability and efficiency, ability to access specific hardware addresses. It is not suitable touse it for developing application software.
Reply With Quote
  #4 (permalink)  
Old 21st November 2007, 11:26 PM
Junior Member
 
Join Date: Nov 2007
Posts: 1
Credits: 0
Default

Not knowing specifically what you are struggling with, its hard to say. Pointers often give people problems, GUI development in C or C++ is harder than most languages. One thing I would advise to programmers who are just learning is to start with a language like Visual Basic or something easier so you can get the hang of flow control, functions etc and then move into languages like C or C++ which use some more complicated syntax and concepts.
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 11:21 PM. Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
Ad Management by RedTyger


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72