DanM
Поехали!
I have a question directed towards the programming and computer science oriented users of the forum.
This semester, as a requirement for my Physics degree, I am taking a course of Unix and C. I've found this to be more difficult than I expected. I can understand most concepts and what they do (data types, control flow, pointers, etc) without much difficulty, but I find myself unable to implement them. Whenever I try to write programs, I feel as if I'm pushing against a brick wall. I've developed a few strategies such as writing out what steps I need to take to complete the program, but even then I feel I can't find the starting point.
So, programmers of O-F, what techniques and tricks do you use when trying to write a program?
Thanks in advance! :tiphat:
This semester, as a requirement for my Physics degree, I am taking a course of Unix and C. I've found this to be more difficult than I expected. I can understand most concepts and what they do (data types, control flow, pointers, etc) without much difficulty, but I find myself unable to implement them. Whenever I try to write programs, I feel as if I'm pushing against a brick wall. I've developed a few strategies such as writing out what steps I need to take to complete the program, but even then I feel I can't find the starting point.
So, programmers of O-F, what techniques and tricks do you use when trying to write a program?
Thanks in advance! :tiphat: