Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Pages: 1 [2]   Go Down

Author Topic: What language should I learn?  (Read 4882 times)

0 Members and 1 Guest are viewing this topic.
Re: What language should I learn?
« Reply #20 on: October 25, 2007, 01:27:16 am »
  • icybro
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 37
I've been reading tutorials on a few different languages, and C++ has been the most natural for me, so I'll go with that, thanks for the input guys :D

You should learn Japanese, that is what I am learning.

He means coding and japanese is spoken language NOT coding.
Oh, then why the !@#$% is it language?
Because that's what they are, programming languages.
Logged
contrecoup, on the rebound
contrecoup, hurt me again
and the second was worst
by far than the first
cause it made me limerent
Re: What language should I learn?
« Reply #21 on: October 25, 2007, 02:30:50 am »
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Posts: 1066
Java.

Bear in mind that Java is a proprietary (non-free) language. It also requires a Java Virtual Machine being available for the system to allow it to run.
Actually it was released under the GPL. I still would avoid it though.

I recommend Python.
Logged
Re: What language should I learn?
« Reply #22 on: October 25, 2007, 09:51:41 am »
  • (y)(;>.<;)(y)
  • *
  • Reputation: +0/-0
  • Offline Offline
  • Gender: Male
  • Posts: 3293
Actually I'd say C++ is easier than C, because my programming style in FreeBASIC (back when it was essentially C in BASIC clothing) was to create a type (like a struct in C++), say we called it foo. And if I wanted it to have the ability to "poo", I'd create a function called: foo_poo(foo pointer pFoo)

In OOP I can keep all this in one nice bundle. Then you have Inheritance as well. I never touch multi-inheritance, bad-mojo.
Logged
Re: What language should I learn?
« Reply #23 on: October 25, 2007, 01:29:38 pm »
  • 笑い男
  • *
  • Reputation: +9/-0
  • Offline Offline
  • Gender: Male
  • Posts: 2124
as for C and C++
you could think of it like GM4 vs GM7 for a crude example
you can do everything you did in GM4 generally, but GM7 has a lot more, but you dont have to use that, you could still stick with doing things you could do in GM4when using GM7
I wouldn't say that though...
There is nothing you can't do in C that you can do in C++ or vice-versa, I mean, both languages can do the same things. Also, most C code can also be read in C++, although not all C++ code can be read in C. C++'s features are more flexible and more powerful, i.e. you type less code, the code is more abstract and it uses computer memory more dynamicly. (Also, C++ is harder and more complex than C). I'm not sure about the size of .exe though.

And then there's also C#.....
Yeah :/
that's why I said it was a crude example
I was just thinking of how to describe such a thing if I was telling me when I only knew GML lol
Logged

この世に悪があるとすれば、それは人の心だ
  • .hack//The World
Pages: 1 [2]   Go Up

 


Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.509 seconds with 45 queries.