Sunday, July 12, 2009

I really want to be a computer programmer but programming especially c is really hard any advice?

Get a version of C or VB or whatever which has an "interactive development environment" so that when you have produced some code, even if it's copied, you can step through it a statement at a time, and see the values of each variable change in response to the statement just executed. After a while you will be able to imagine this in your head as you write new code. Then you will have started to be a good programmer.

I really want to be a computer programmer but programming especially c is really hard any advice?
I have had the same problem. So i know what you are going through, so this is what you must do. Go to this website http://www.iolo.com/sm/


Then download System Mechanic professional 6. After you have installed it run drivescrubber2. After that is done restart the pc. You have fixed your problem. The problem was a error buffer over flow that needs to be fixed right away. And this program will fix it like nothing was ever there. You are done and your pc is like brand new and nothing was ever there. That will solve the problem. Once you download it you can learn from it.
Reply:any programming language has 2 main things ..


1. syntax


2. logic





Syntax can be learned by practice, u can get used to it.


Logics is a thing that no one can teach u, u have to develop it yourself.


In the biggining u will make small programms which will improve ur logic skills, for solving such particular problems try to find the correct approach.


when u start programming large programms or applications u should try to think of the aproach by users point of u and then programm it.


it will help u i hope ..
Reply:everything is hard when you just start out because you don't know how to get around...just keep at it...audio help tapes or cds and tutoring classes...if its still too much then maybe that not you're not pushing yourself hard enough.....GO TEAM!!!!
Reply:Hi!


One year ago i was a newbie in C.


Now i can code C, C++ and I recently started C#.





Some advices:





1. KIS: Keep It Simple


Do not complicate your learning.


Go to a new step only after you know you are ready.





2. Learn the language


You must know C, because there are a lot of


programming languages and scripting languages


that "look like C": c++, perl, php, JavaScripting





3. Learn some programming techniques/algorithms


After you learn the language, you should learn something about:


divide and conquer algorithm, backtracking and so on.





4. Don't give up! Work a lot!


Don't give up if something "doesn't work".


If your program/example is working do some


other programs on the same idea.





5. Use a C book.


6. Use a programming algorithms book





7. Use the internet ;)


Just search for C language programming tutorial.


Browse the results until you find a good one.








http://www.thefreecountry.com/ - a good start





http://www.unf.edu/ccec/cis/cwinton/html...


No comments:

Post a Comment