English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

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?

2007-05-22 16:37:47 · 8 answers · asked by papsa 1 in Computers & Internet Programming & Design

8 answers

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/learnvbnet/a/LVBE_L1.htm?terms=free+visual%20basic%20tutorial

For Visual Basic 6.0:
http://www.profsr.com/vb/vbintro.htm
http://www.allsyntax.com/tutorials/Visual-Basic/1/Getting-Started-with-VB-6.0/1.php

Good luck!

2007-05-22 18:32:17 · answer #1 · answered by DL 2 · 0 0

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!

2007-05-22 16:46:47 · answer #2 · answered by lieutenant70648 3 · 0 0

there is not any common answer. the subject (one in all them) is that C or, say, tcl are quite speedy to %. up as languages, even with the undeniable fact that it takes an wonderful quantity of code to do something remarkable. the object orientated Languages (C, C++, C#, Python ...) are frequently plenty extra effectual and could make extremely considerable classes with large consumer interfaces, all from no longer that plenty code. maximum programmers might continually use an merchandise orientated Language for all however the least confusing of classes. however the disadvantage is that there is extremely a brilliant preliminary overhead of assets you're able to be able to desire to understand formerly you are able to truly get getting into any respect. And that stuff could look particularly precis in case you haven't any longer achieved any programming yet.

2016-10-31 03:50:55 · answer #3 · answered by Anonymous · 0 0

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.

2007-05-22 22:13:02 · answer #4 · answered by just "JR" 7 · 0 0

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.

2007-05-22 17:30:44 · answer #5 · answered by Kender 2 · 0 0

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?

2007-05-22 16:43:00 · answer #6 · answered by tkquestion 7 · 0 0

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.

2007-05-22 16:41:09 · answer #7 · answered by Rex M 6 · 0 0

Why did you put on your resume that you were a computer programmer in the "industry IT"?

2007-05-22 16:46:15 · answer #8 · answered by OC Boarder 5 · 0 0

fedest.com, questions and answers