Thursday, July 30, 2009

How can i learn computer programming quickly?

become an expert in computer programming and start to develop my own application just like any other expert in the industry IT, any suggestion please?

How can i learn computer programming quickly?
Unfortunately, there is no quick way to master computer programming.





Before you can program, it is vital that you learn to think logically and analytically. A strong math background can help with this.


Next, you need to look at the fundamentals of different program design - object-oriented, top-down, etc. Different languages can have different design objectives.





One of the easiest languages to learn is Visual Basic. It allows you to choose between code view, which shows the actual program code, or in form view, which shows the form that the users interact with. In form view, you can add command buttons, labels, text boxes, and etc. by simply clicking on an item in the Visual Basic tool box.





Here are links to some free online tutorials:





For Visual Basic .NET Express:


http://visualbasic.about.com/od/learnvbn...





For Visual Basic 6.0:


http://www.profsr.com/vb/vbintro.htm


http://www.allsyntax.com/tutorials/Visua...





Good luck!
Reply:You can't....





Learning to program is not a quick thing. You need to learn the basics then move on to more advanced languages and techniques. Why do you think it's such an easy thing you can do it quickly?
Reply:You can't.


I program since the sixties, where only main frames existed, languages were assembler and Algol, and I am still learning everyday (with 40+ years of experience).


I have met hundreds of "expert programmers": bull... I only met ONE real one...


Buy Visual Basic, some C/C++ compilers, and play with them. It is just the start.
Reply:Why did you put on your resume that you were a computer programmer in the "industry IT"?
Reply:Hit the books first and learn the basics. Choose a programming language and play around with it. Practice makes perfect. Enthusiasm and passion will makes this lot easier.
Reply:Pick a language and start learning it, just like you would any other skill. I recommend a Dummies book... they are great for getting started on a new language or technology if you don't have any prior experience. c++ for Dummies, .NET for Dummies, Java for Dummies are the three I would recommend most for starting out - pick one of those and you should have no trouble.
Reply:Programming is like learning another language. Unless you have a programming gui set up for you, it may take a while. The fastest route is to go to a technical school/college that specializes in such. College is the best path, but I guess that's not exactly quick. A number of manuals are available from libraries/book stores to help anyone get started, but they too require a bit of time and a lot of brains just to learn the basics.





Good luck!


No comments:

Post a Comment