Sinisterly
Favourite language? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Favourite language? (/Thread-Favourite-language--20389)

Pages: 1 2


Favourite language? - Equinox - 12-14-2013

What's your favorite language?

I really love javascript, visualbasic, python, html, and css. But out of all I would say that my favourite is python. So, what's yours?

Drop it down below and if you have a reason that too!


RE: Favourite language? - Cressi - 12-14-2013

Not sure if I'd go with C++ or C#, but probably Sharp for the most of it; mainly because if its simplicity.


RE: Favourite language? - TechSaavy - 12-14-2013

I really like Python, as it was the first language I learned for serious after HTML and CSS. I am looking forward to start learning about C though, as I start to get bored with Python :p


RE: Favourite language? - Night Owl - 12-14-2013

C++ for me and i hate frameworks...


RE: Favourite language? - Eclipse - 12-14-2013

I only code sites yet so HTML, CSS and JavaScript.


RE: Favourite language? - Llebacc - 12-21-2013

(12-14-2013, 02:42 PM)CamIce Wrote: I really like Python, as it was the first language I learned for serious after HTML and CSS. I am looking forward to start learning about C though, as I start to get bored with Python :p
Nice. It's always good to have a functional language under your belt, and if you haven't started already I recommend you carry on with your plan.

As for myself, it's hard to choose a favorite tool for the job. It's like asking a mechanic what his favorite wrench set is, even though they all have different shapes and sizes. For general use, though, Python is good. Anything speed critical is usually a C++ job for me.


RE: Favourite language? - 3SidedSquare - 12-22-2013

Python, because it's fast enough that a project can keep within my attention span till I finish it (most of the time)


RE: Favourite language? - Lain - 12-22-2013

PHP is my personal favourite, followed closely by JavaScript.


RE: Favourite language? - MrTomJN - 12-22-2013

I've only ever coded in.... batch D:


RE: Favourite language? - Llebacc - 12-22-2013

(12-22-2013, 02:20 PM)MrTomJN Wrote: I've only ever coded in.... batch D:

You ever try Shell Scripts for Linux? If you're into command line stuff and scripting then Bash is the bee's knees.