Results
|
Choice
|
Votes
|
|
Percent
|
Machine Code
|
14
|
3.0%
|
|
Assembly Language
|
74
|
15.9%
|
|
C/C++
|
167
|
35.8%
|
|
Java
|
12
|
2.6%
|
|
LISP
|
2
|
0.4%
|
|
Perl
|
17
|
3.6%
|
|
TI-BASIC
|
123
|
26.4%
|
|
Other
|
39
|
8.4%
|
|
I don't program.
|
18
|
3.9%
|
|
|
Re: What is your favorite way to program?
|
NLD
|
In my opinion...
C/C++/Java can be a major pain in the a** if you are beginner, they are fun once you get used to them
VB perfect for High School students, very useful and efficient in real life
HTML/JScript/VBScript if you consider them to be programming languages (I know that they are not real programming languages) are good for beginners, I am not sure about real life.
TI Basic / Assembly Perfect for TI calc <EM>constant<EM> users, great for killing time, not very efficient in real life
Conclusion: C will be gone in a short time, C++ is probably going to be replace by Java in the future (I don't really care, they are both OOP languages and very similar), VB has good future because of its simplicity, however, it makes people veeeeeeeery lazy.
What about C#? Any comments?
|
Reply to this comment
|
1 October 2000, 03:49 GMT
|
|
Re: What is your favorite way to program?
|
Dark_Ninja
(Web Page)
|
I first just want to say that for those of you who have not experienced the thrill of programming, I feel very bad for you.
Second of all, about the languages. C++ is my most used language, but as C++, Perl, and Java are all extensions off of C, if you can program one, with a little training, you can program the others.
Perl is a great language, especially for CGI, because it is so versitile. That partly stems from it being the "garbage language" of all programming languages. It contains a little bit of everything so it can get everything done.
For those of you who want to learn/teach yourself programming, I recommend on buying the Teach Yourself in 21 Days books, or Teach Yourself in 24 hours books. Both are published by SAMS and are very good resources, especially for beginners and the like. (The 21 Days tend to not go into much detail as the 24 hours. Go figure...you can learn more in a day than 21 of them.)
Okay, well that's my spiel. Auf Weidersehen.
Dark Ninja
|
Reply to this comment
|
1 October 2000, 05:13 GMT
|
|
Re: TI-BASIC Kicks A$$
|
The_Untouchable_One
|
Yep basic it is, for me, only because i havent taken the time to learn asm programmin. Not only is it easy to utilize but it is an outstanding first language for the beginner. On the other hand as we all know it isnt as advanced and powerful as asm. I'm one of those few that believe, that if you know what your doin you can program a basic game thats as fast and powerful as an assembly game.
|
Reply to this comment
|
1 October 2000, 09:59 GMT
|
|
BASIC- a transcendental prgramming experience.
|
Knight/Rocket
|
Basic, always and forever. Easy to program, on-calc programming, compatibility with all AMS versions(unlike many ASMs), and, most of all, a language normal people can understand. The first time I even played a calculator game, I started hacking Lunar Lander and was amazed that I, a high school freshman at the time, could rewrite the code to change the game! As you can all probably tell- TI-BASIC #55.
|
Reply to this comment
|
1 October 2000, 18:02 GMT
|
|
Re: What is your favorite way to program?
|
GForce
|
For me its basic for the Burroughs B20-38 line of computers with BTOS II... then its something like basica qbasic visualbasic 6.0 c c++ (for linux) c++ with mfc (windows)...
I must say though for all practicallity that Sometimes it is better and easier to use Visual Basic mostly for the ease of programming and development... But when performance is a must i prefer to write a c++ dll to link into with a visual basic interface that way i get the best of both worlds :)
|
Reply to this comment
|
1 October 2000, 19:19 GMT
|
|
Re: What is your favorite way to program?
|
skyraid
|
i put ti-basic only because they didn't have VB on the list...
|
Reply to this comment
|
2 October 2000, 02:18 GMT
|
|
Before I get flamed
|
Knight/Rocket
|
Before I get flamed by the 121 ASM programmers for my above comment, allow me to qualify myself. I write only math/science programs, for which BASIC works just fine. ASM is better for games, but since I do not program games, I can only refer to BASIC in the question "What is your favorite way to program?"
<Straps on Nomex jumpsuit, runs from impending flames>
|
Reply to this comment
|
2 October 2000, 20:00 GMT
|
|
Re: What is your favorite way to program?
|
Necrosis
(Web Page)
|
Well, yup I am a c++ programmer, as well as a C programmer, perl programmer (though not that good in perl) and assembly (mips and x86 mostly just a tiny bit of 68k) also pascal (have not in several years) and basic.
I noticed a discussion of learning c++ books. Well the learning c++ in 24 hours books suck major ass for anyone who has half a brain. I would recommend the following book (actually there is a later edition, but I do not have it ;>):
Data Structures and Other Objects Using C++, Michael Main and Walter Savitch, Addison Wesley Longman, 1997
Also books by Strousup (I cant spell the freeken guys name) the dude who created c++. All of his books are wonderful, abit a bit dense, you will however learn a lot from them.
Also for any c++ programmer worth his stuff a reference book is good. I personally have the C++ Bible by Jamsa. It is an okay book I have seen better, but it covers a whole lot (even winblows).
Also for you people starting out programming I would recommend the Linux environment and gcc. A BSD distro such as FreeBSD would also be a good choice. I would recommend staying away from Visual Studio it will get newbies into bad habits. I also would not recommend the Turbo c++ series because it is outdated.
Thats just my two cents ;>
|
Reply to this comment
|
3 October 2000, 03:25 GMT
|
|
Re: What is your favorite way to program?
|
Levi Lansing
(Web Page)
|
Assembly because it's awesome and POWERFULL for calculators! And of course Visual Basic for computers just because it's so easy and VISUAL :) I do wish I knew more C++ though... then it might be my favorite...
|
Reply to this comment
|
3 October 2000, 04:07 GMT
|
|
Re: What is your favorite way to program?
|
David Browne
(Web Page)
|
i voted "i dont program" although that's not entirely true; i did a little c++ and java in high school, and who doesnt program TI-BASIC. right now im not doing any programming, but that will probably change sometime soon. what with me being a computer engineering major.
|
Reply to this comment
|
4 October 2000, 04:24 GMT
|
|
Re: What is your favorite way to program?
|
SDelta2
|
TI-Basic is nice because it's simple and portable. It also takes the monotony out of any class. The bad part is thinking of something to program...
|
Reply to this comment
|
4 October 2000, 23:10 GMT
|
|
My favorite way to program? C++!
|
Broekie
(Web Page)
|
I have learnt to program C++ from a book called 'Using C++' by Rob McGregor, from QUE. ISBN 0-7897-1667-4. It's a great book of 900 pages. When I was on page 200 I was able to use the most basic functions.
Many people say C++ is hard to understand, but this book makes it easy!
|
Reply to this comment
|
5 October 2000, 19:40 GMT
|
|
1 2 3 4 5 6
You can change the number of comments per page in Account Preferences.
|