11 years, and been using VB since version 3 and right now VB.NET. Also with FoxPro, VFP, Clipper, Basic and C.
2007-09-22 17:46:43
·
answer #1
·
answered by Anonymous
·
0⤊
0⤋
I started programming 29 years ago in college using BASIC on a mainframe. I primarily used BASIC from 1978 through to the early 90's. During that time I also used , QBASIC, PASCAL and MUMPS (Mass general hospital Utilities Multi Programming System) for a time when I was in the Navy. I did have some intorduction to COBOL and FORTRAN but never really got into using these surprisingly as I was working as a Marine Engineer and not a programmer. I also programmed PLC's (Programmable Logic Controllers) which have a graphically means of programming called Ladder Logic.
It wasn't until 1998 that I started using C, SQL and Visual Basic 6 to manage a database for an environmental water treatment system.
Currently I mainly use VB, for windows apps and C with some assembly for embedded programming. I do occasionally dabble with web programming using PERL, ASP & JAVA.
2007-09-22 00:10:34
·
answer #2
·
answered by MarkG 7
·
1⤊
0⤋
Starting with C or C++ is indeed a bad idea. They are fairly low-level languages and have a lot of difficult nuances that make it all too easy to shoot yourself in the foot (and sometimes very difficult to debug). Starting with BASIC or Python is also a bad idea. These do not have a C-style syntax, which is the most useful in the modern programming world. I would suggest starting with either Java or Javascript. Despite sounding similar, they are actually quite different; however, both are easier for a beginner to learn (and debug) than something like C or C++, and they both have a C-style syntax. Javascript is good if you want a really shallow learning curve and/or if you already know some HTML and/or if you are interested in writing web pages or user scripts. Java is good if you want more speed and power and don't mind a somewhat steeper learning curve.
2016-05-20 22:30:06
·
answer #3
·
answered by ? 3
·
0⤊
0⤋
3 years and 3 months.
Mainly Visual Basic 6.0 for Software Development and Php for Web. I am planning to go into JAVA later.
2007-09-21 22:01:47
·
answer #4
·
answered by Lhala M 2
·
0⤊
0⤋
I guess about 4 years, 6 months commercially
web developing Javascript, HTML, CSS, JAVA, and PHP.
2007-09-21 21:44:32
·
answer #5
·
answered by lansingstudent09101 6
·
0⤊
0⤋
I am in programming since 6 year. I've been using C, C++, VB6 and C#.
2007-09-21 21:54:31
·
answer #6
·
answered by Shariq (http://coinsindia.info) 5
·
0⤊
0⤋
5 years. I've been using C++, Visual Basic, & Java.
2007-09-21 21:22:55
·
answer #7
·
answered by P Puv Van 3
·
0⤊
0⤋
20 years and it's mostly been C++, various flavors of assembly and more recently C#.
2007-09-21 21:05:48
·
answer #8
·
answered by Mark F 6
·
1⤊
0⤋