Favorite scripting lanuage?

SouI

User is banned.
Reputation
0
Hey all :)

I'm just curious to the coders around here. What is your most preferred scripting language and why? My personal favorite is python because I learned from it and have expanded greatly.

I'm also hoping to learn a new language, not quite as complex as python but certainly more advanced than python.
 
I'm more of a web coder kind-of guy.
PHP is pretty fun to mess around with. Although the only languages I know currently are HTML & CSS. :p I haven't had too much time to watch some PHP tutorials.
 
C++ is probably one of my favorites. But I like to use Python for scripting different types of patches like HTML HTTP and Java patches.
 
Python is the best. It's a very powerful language.
SouI said:
Hey all :)

I'm just curious to the coders around here. What is your most preferred scripting language and why? My personal favorite is C++ because I learned from it and have expanded greatly.

I'm also hoping to learn a new language, not quite as complex as python but certainly more advanced than C++.

As an avid python coder, I know that python is not very complex. And you can't necessarily get more advanced than C++ then assembly. You must not know much about C++ if you want to get more advanced then it, lol. You should learn python, it's a good language to learn. It supports multiple programming paradigms so you can really code in the style you like. It's fun, I love it.
 
Java just because I've had fun experiences in the class. I heard C++ was fun though.
 
The languages I work with are:
Python, perl (All CGI langs), c++, c#, php, MySQL (some may disagree it's a lang), bash, html (does not count lol)
My favorite is PHP, second favorite is python.
 
HTML/VB - They're the cleanest and most simple programming language. I don't like the cluttered look of things like java/PHP, those two are simple and easy to learn due to how easy they are to read and interpret.
 
LUA, VB, and Batch.

I use them mostly for secure self made utilities on my systems.
 
Back
Top