oh yeh.. thats pretty damn annoying...Originally posted by jm1234567890
It is also very frustrating when it doesn't work.
Then after 1/2 of testing you find you typed a "+" as a "-"
i think most people start with VB...?Originally posted by J0n
I guess C is not the most fun laguage to start learning programming - it can get annoying since it is case sensitive, and is hard to get your code working first time. I started with VB and it is really 'fun'.
Does anyone know what language they use at uni?Originally posted by ~Perfection
i think most people start with VB...?
Starting with VB doesn't really help. VB IMO hardly teaches you any programming other than the basics which you could pick up with any language. I started with Pascal though.Originally posted by ~Perfection
i think most people start with VB...?
That would depend on what uni you go to UNSW does Haskell, C, and MIPS assembly in first year computing. And the later years will depend on the courses you do.Originally posted by J0n
Does anyone know what language they use at uni?
Originally posted by sunny
I started playing with .net mid last year (?) when I got my hands on a beta. But dunno where it is now
My suggestion is to move on to other languages and paradigms, not only to learn more powerful things, but to get a tad prepared for uni.
I thought it's a good "Lazy" language.Originally posted by J0n
Haskell doesn't seem to be such a popular language - is this just because it is new? What is the reason that they teach it at UNSW? Is it because it is a functional language, to give you experiences with diffent types of languages?
I heard good stuff about LISP too. Wouldn't mind learning that later on. Currently im more intereseted in C++ and x86 assembly though.Originally posted by sammeh
but if you want to look at a REALLY powerful language, look at lisp and its up-coming off-shoot arc. pretty exciting stuff, considering its such an old language
thats what DSPP is forOriginally posted by hurrotisrobbo
I prefer scripting languages nowadays, but I really should learn some C some day.
Haskell isn't really new, its been around since 1990 and the idea was to create a functional language with features collected from other functional languages.Originally posted by J0n
Haskell doesn't seem to be such a popular language - is this just because it is new? What is the reason that they teach it at UNSW? Is it because it is a functional language, to give you experiences with diffent types of languages?