Is it just me or does programming seem to be a daunting task to learn. I have had to do basic programming with mathcad and matlab with iterations and etc and I had always managed to always have some difficulty. Oh where to start, where to start lol
MacFan26 said:Yes. It is tough to learn, but once you get going on it, it can be a lot easier to understand what you're doing. Some people can get into it a lot faster than others, a lot of times they're the math people who just "see" stuff. Are you doing this programming in college?
I totally agree, it's always much easier for me to be passionate and dedicated about a project when:allegrocm said:Anyway, my point is, it was much easier to learn the programming when I was doing something fun (graphics) and I could SEE what was going on with pictures, not just text on the screen.
Omen88 said:In my opinion programming has most to do with experience and careful planning. You should be an architect who tries to see the big picture. First sketch and draw everything out in paper. The actual coding should only be done when you are certain of your design. It's a lot harder to build a house without a plan by just start putting bricks everywhere.
I believe that you have given me the most brilliant idea for my first program. After I learn it, of course...scott182 said:Plus, you'll be programming useful things very quickly, especially when you pair PHP with MySQL. For example, I've created a database for keeping track of my DVD collection and my golf scores (kept locally on my Mac).
ham_man said:I believe that you have given me the most brilliant idea for my first program. After I learn it, of course...
If I were you, starting out, I would choose one of these to start with, depending on what interests you:dukebound85 said:Thanks for all the input. so what should I start off learning, c. c++, php, etc. Also, this may seem really obvious, but where exactly do you program? terminal, x11, or what? Thanks for all the help