You are viewing our Forum Archives. To view or take place in current topics click here.
What's your first/favourite language?
Posted:
What's your first/favourite language?Posted:
Status: Offline
Joined: Jan 30, 201113Year Member
Posts: 638
Reputation Power: 25
I haven't been programming long, month or so.
I started with c#.
Reason: I played Conquer Online, Private server Source's were programmed, well the majority were, everyone around me seemed to be using it.
So i've looked around and for some reason i just like c#. It's logical, C++, in my opinion, just seems to be messy. I guess that's because i started with c#.
What was your first language and why?
Whats your favourite language and why?
I started with c#.
Reason: I played Conquer Online, Private server Source's were programmed, well the majority were, everyone around me seemed to be using it.
So i've looked around and for some reason i just like c#. It's logical, C++, in my opinion, just seems to be messy. I guess that's because i started with c#.
What was your first language and why?
Whats your favourite language and why?
#2. Posted:
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 2,540
Reputation Power: 106
Status: Offline
Joined: Jan 17, 201014Year Member
Posts: 2,540
Reputation Power: 106
My first language was Python, but i'm currently doing web development.
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jan 01, 201114Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201114Year Member
Posts: 1,957
Reputation Power: 401
This makes me really old, but my first language was Spectrum BASIC
Favourite is a close call, for RAD I use VB.NET, for more technical stuff its C#
Favourite is a close call, for RAD I use VB.NET, for more technical stuff its C#
- 2useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jan 30, 201113Year Member
Posts: 638
Reputation Power: 25
Imp wrote This makes me really old, but my first language was Spectrum BASIC
Favourite is a close call, for RAD I use VB.NET, for more technical stuff its C#
Go c#! Wooooooo!
VB Is so old. C++ is mainstream xD
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jan 01, 201114Year Member
Posts: 1,957
Reputation Power: 401
Status: Offline
Joined: Jan 01, 201114Year Member
Posts: 1,957
Reputation Power: 401
JackM97 wroteImp wrote This makes me really old, but my first language was Spectrum BASIC
Favourite is a close call, for RAD I use VB.NET, for more technical stuff its C#
Go c#! Wooooooo!
VB Is so old. C++ is mainstream xD
VB (1991) is actually newer than C++ (1980) , and C# and VB.NET (2001) are actually the as old as each other!
- 2useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 2,684
Reputation Power: 122
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 2,684
Reputation Power: 122
Mine has to be JavaScript. Why? Well...
- It allows for extremely rapid development.
- Supports console inputs and outputs for quick testing without altering the main codebase.
- Typical computer users spend the majority of their time in a browser.
- It's pretty fast.
- While the syntax is somewhat loose, it still supports great features like ternary operators, data type declarations and variable globalisation.
- It's entirely object oriented.
- New features are supported fairly quickly in modern browsers.
C++ is mainstream because it's near enough perfect. If that's seriously the reason you don't use it then you're an idiot. While you're at it might as well go for the full 'hipster' by purchasing some fake, thick rimmed glasses and become a vegan for no reason.
- It allows for extremely rapid development.
- Supports console inputs and outputs for quick testing without altering the main codebase.
- Typical computer users spend the majority of their time in a browser.
- It's pretty fast.
- While the syntax is somewhat loose, it still supports great features like ternary operators, data type declarations and variable globalisation.
- It's entirely object oriented.
- New features are supported fairly quickly in modern browsers.
JackM97 wroteImp wrote This makes me really old, but my first language was Spectrum BASIC
Favourite is a close call, for RAD I use VB.NET, for more technical stuff its C#
Go c#! Wooooooo!
VB Is so old. C++ is mainstream xD
C++ is mainstream because it's near enough perfect. If that's seriously the reason you don't use it then you're an idiot. While you're at it might as well go for the full 'hipster' by purchasing some fake, thick rimmed glasses and become a vegan for no reason.
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
Status: Offline
Joined: Aug 14, 200915Year Member
Posts: 1,291
Reputation Power: 65
My first language was C#, but after learning a couple other languages my favorite has to be C++. I really enjoy the freedom of unmanaged code.
- 0useful
- 0not useful
#8. Posted:
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
Status: Offline
Joined: Jul 12, 201014Year Member
Posts: 3,612
Reputation Power: 173
My first language was VB, though I am actually starting to notice problems with Java, though it is still a very respectable language it has lost it's place as favorite in my heart. Right now I would say even though I don't exactly perfectly know C++ it is my favorite. It has some amazing capabilities compared to .net languages and java, and python as well.
- 0useful
- 0not useful
#9. Posted:
Status: Offline
Joined: May 01, 201212Year Member
Posts: 17
Reputation Power: 0
I got into programming through java. I love java, it's fun, easy, and understandable.
The first class I took was VB.net which I couldn't stand.
I'm currently in C#/XNA, which I love. It's fun, understandable, and I'm good at it.
The first class I took was VB.net which I couldn't stand.
I'm currently in C#/XNA, which I love. It's fun, understandable, and I'm good at it.
- 0useful
- 0not useful
#10. Posted:
Status: Offline
Joined: Jan 13, 201113Year Member
Posts: 1,572
Reputation Power: 67
Status: Offline
Joined: Jan 13, 201113Year Member
Posts: 1,572
Reputation Power: 67
My first language was actionscript, but i didn't really like GameDevelopment, so i switched to WebDevelopment.
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.