Originally posted by: chuckywang
Originally posted by: tfinch2
Originally posted by: chuckywang
x86 Assembly Language
easy
Yeah, I'm sure you would rather program in assembly than in, say, C++.
Depends on what I am programming. In some cases, yes.
Originally posted by: chuckywang
Originally posted by: tfinch2
Originally posted by: chuckywang
x86 Assembly Language
easy
Yeah, I'm sure you would rather program in assembly than in, say, C++.
Originally posted by: chuckywang
Originally posted by: tfinch2
Originally posted by: chuckywang
x86 Assembly Language
easy
Yeah, I'm sure you would rather program in assembly than in, say, C++.
Originally posted by: chuckywang
Originally posted by: tfinch2
Originally posted by: chuckywang
x86 Assembly Language
easy
Yeah, I'm sure you would rather program in assembly than in, say, C++.
Originally posted by: Crusty
I actually enjoy programming in Assembly, it's fun.
Now something like Haskell, Scheme, or LISP.... UGH.
Originally posted by: chiwawa626
Originally posted by: chuckywang
Originally posted by: tfinch2
Originally posted by: chuckywang
x86 Assembly Language
easy
Yeah, I'm sure you would rather program in assembly than in, say, C++.
Yeah id like to see that guy do some oop in assembly 🙂 Sure assembly is easy when it boils down to loads stores and adds...but when you need to do more then a intro to assembly homework assignment...good luck.
I though Ada was quite easy for the school project I had to do.Originally posted by: mugs
Really depends on what you're doing.
Prolog, LISP, CLIPS, Haskel, Ada can all be difficult but they can also be very powerful.
Originally posted by: kalster
Lisp is pretty different, Visual C++ is not very hard as such but its a pain in the @ss to undersatnd the MFC framework, I use C++/c/linux, best combo
Originally posted by: SearchMaster
I though Ada was quite easy for the school project I had to do.Originally posted by: mugs
Really depends on what you're doing.
Prolog, LISP, CLIPS, Haskel, Ada can all be difficult but they can also be very powerful.
I totally agree on LISP - man, what a PITA.
Originally posted by: notfred
This thread is stupid. It has no point. Seriously, what difference does it make which one is "harder"? What do you even mean by "harder"? Harder to do what with?
Originally posted by: FoBoT
i need to learn java
really soon
last year would have been good
Originally posted by: Gibson486
Originally posted by: FoBoT
i need to learn java
really soon
last year would have been good
no you don't. Just learn C, C++, or C#.
Originally posted by: Special K
I absolutely hated Scheme. All those stupid parenthesis drove me nuts. We would spend more time trying to match up mismatched parenthesis than we did actually thinking about how to write our program.
(((((((((((((((((((((((((statement))))))))))))))))))))))))))))))))))))))))))))
Originally posted by: tfinch2
Originally posted by: Special K
I absolutely hated Scheme. All those stupid parenthesis drove me nuts. We would spend more time trying to match up mismatched parenthesis than we did actually thinking about how to write our program.
(((((((((((((((((((((((((statement))))))))))))))))))))))))))))))))))))))))))))
The parenthesis are not that big of a deal. I liked Scheme.