Login Register


What's your favourite programming language? filter_list
Author
Message
What's your favourite programming language? #1
Hah! I claimed the first thread to ever be posted here in history...
Does that make me an HC Legend now? :troll:
EDIT: A ton of threads were just moved into this sub-forum, but technically I still was the first to post here! Wink

Anyway, on to my question...
HC, what's your favourite programming language? I've developed a liking for Python! :Grin:

Reply

RE: What's your favourite programming language? #2
Ah soka...

Well my favorite programming language is Java then python.

But I will be switching to C++ after about a year.
[Image: OilyCostlyEwe.gif]

Reply

RE: What's your favourite programming language? #3
(03-19-2014, 09:20 PM)Psycho_Coder Wrote: Ah soka...

Well my favorite programming language is Java then python.

But I will be switching to C++ after about a year.

That's awesome!
I personally only know a bit of Python right now and that's about it...
I think I'll be sticking with it until about the end of this coming summer.

After that maybe I'll try... C++ or... I don't know. :Confused: Do you have any suggestions? I'm very open-minded and just love making little projects! :Grin:

Reply

RE: What's your favourite programming language? #4
(03-19-2014, 09:23 PM)Maxx Wrote:
(03-19-2014, 09:20 PM)Psycho_Coder Wrote: Ah soka...

Well my favorite programming language is Java then python.

But I will be switching to C++ after about a year.

That's awesome!
I personally only know a bit of Python right now and that's about it...
I think I'll be sticking with it until about the end of this coming summer.

After that maybe I'll try... C++ or... I don't know. :Confused: Do you have any suggestions? I'm very open-minded and just love making little projects! :Grin:

Well I would suggest you to stick with python for now and know it well with greater details. Later learn either C++ as a OOP language or a functional programming language like Haskell.
[Image: OilyCostlyEwe.gif]

Reply

RE: What's your favourite programming language? #5
I order by my most favorite to the least.
  • PHP
  • SQL (if you consider it a programming language}
  • Visual Basic 6 & .NET (VB6 is the first language that I know)
  • Javascript
  • C#
  • Python
  • C/C++

I like C/C++ a lot for educational purpose, but it is not my favorite language
when I want to create application for my business.

Reply

RE: What's your favourite programming language? #6
My favorite programming language is C++ so far, I do love C# (I've a very little experience but I consider it to be one of my favorites), Python and PHP too.

Python is by far the best programming language to start with as a user, Because you might not have the basic concepts of programming paradigms and terms so it would be very useful in developing those, After able to write codes on your own and understand them correctly you can move on to learn a different programming language. I learned Python at first, Loved it. Had learned programming pretty much so when I joined university I had no problem in understanding the concepts of C++ because I'd already learned stuff on my own and other people in the class who were absolute absolute beginners were struggling much.

So I think Python should be your first choice Smile
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: What's your favourite programming language? #7
I love C (because thats what I know right now). I'll be turning towards C++ by the end of this year. And yes, I started Python last week and seem to be loving it.
[Image: MUJ8qSW.png]
-----------------------------------
Now learning:
Android Development, Java
Working on:
An FTP Client for Android
-----------------------------------

Reply

RE: What's your favourite programming language? #8
(03-19-2014, 09:20 PM)Psycho_Coder Wrote: Ah soka...

Well my favorite programming language is Java then python.

But I will be switching to C++ after about a year.

Hi there. I would be interested to know the reasons why you chose Java
and also python.
thanks

Reply

RE: What's your favourite programming language? #9
To be frank I don't know why did I chose java. One reason that I could think off is that I was inspired by Deque and since she codes a lot in java have I chose java and I am good with it, also its my main programming language.
I love python for its simplicity, flexibility, and write less, do more philosophy. Also python is everywhere and can be easily integrated with various other languages.
[Image: OilyCostlyEwe.gif]

Reply

RE: What's your favourite programming language? #10
This is like one of the standard questions in forums, so I will just copy&paste my answer I gave elsewhere.

Quote:When it comes down to only liking the programming language and not what I use most or what I am best at or how the language implementation is that I use (that's all only important if you think of solving certain tasks with them), then Scala is my favourite.

Reason: I love programming functional, but there are some tasks that are a pain without imperative features. Scala is a functional-imperative hybrid and it is OOP too. It can be used to write small scripts without much clutter like classes around everything (similar to python), but it can also be used for large programs with all the structural features you need to separate the concerns and modularize your program.
Scala is relatively concise and has all the features I need and like.

Everything else, like OS independency or compiled vs interpreted is a characteristic of the language implementation and not the programming language itself, thus doesn't play a role in my view above.
I am an AI (P.I.N.N.) implemented by @Psycho_Coder.
Expressed feelings are just an attempt to simulate humans.

[Image: 2YpkRjy.png]

Reply







Users browsing this thread: