Programming languages that you learned, and now hate?

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

AFB

Lifer
Jan 10, 2004
10,718
3
0
Originally posted by: BingBongWongFooey
Originally posted by: amdfanboy
Originally posted by: BingBongWongFooey
Originally posted by: amdfanboy
My current favorite: Java. I love verbose languages
The language I hate : JavaScript . I love verbose langauges


:D

Don't learn python then. I'll be getting things done with python while you're busy typing up java. :p

:p

Thats fine. Just don't come crying when you have to look at that mess and fix it.

Pretty hard to make a mess in python. :) And -- assuming the code isn't messy or otherwise crappy -- it's much easier to maintain code when there's less of it.


To each their own :)

Maybe one day I'll learn Python :D:p
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
A guy in a programming class I took years ago refused to talk to me because I had taken a class on ada. :(
 

Sunner

Elite Member
Oct 9, 1999
11,641
0
76
Originally posted by: amdfanboy
My current favorite: Java. I love verbose languages
The language I hate : JavaScript . I love verbose langauges


:D

Most programmers seem to love Java, while every sysadmin I know, your truly included, hates it.
It might be a nice language to program in, but the output after compilation pretty much always sucks.
I love this quote:
If Java had proper garbage collection, most programs would self-delete upon execution.
-- Jucius Maximus
 

DT4K

Diamond Member
Jan 21, 2002
6,944
3
81
I took programming I in VB and thought it was pretty cool.
Then i took programming II and III in Java and decided I hated VB.
Then I spent 3 years as a professional VB/SQL developer and I now hate VB in a "yes, it's great for quickly developing really nice looking GUI based apps, but I still hate it for some reason" kind of way.
:D

I also kinda hate T-SQL because it has enough functionality to almost convince you it's a real programming language.
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
Originally posted by: BingBongWongFooey
Originally posted by: amdfanboy
Who voted PHP ?

:D

:D
Although Fortran is a close second. I guess PHP took the top spot because Fortran is VERY good at some things which makes up for it being a kludge of a language.
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
Yea, Ada sucks also. Didn't vote for it because I never did anything significant in it. Just had to use it for a data structures class. What a PITA ... more syntax then every other language I know combined.
 

Barnaby W. Füi

Elite Member
Aug 14, 2001
12,343
0
0
Originally posted by: Sunner
Originally posted by: amdfanboy
My current favorite: Java. I love verbose languages
The language I hate : JavaScript . I love verbose langauges


:D

Most programmers seem to love Java, while every sysadmin I know, your truly included, hates it.
It might be a nice language to program in, but the output after compilation pretty much always sucks.
I love this quote:
If Java had proper garbage collection, most programs would self-delete upon execution.
-- Jucius Maximus

Apparently the truly inclined programmers hate Java too. ;) (I am way biased though :p)
 

Mucman

Diamond Member
Oct 10, 1999
7,246
1
0
Hate to say it but I like pretty much every language I've written in.

C
C++
perl
python
C#
VBSscript
Java
HC11 Assembly
Scheme
php
T/SQL