We respect your right to privacy. You can choose not to allow some types of cookies. Your cookie preferences will apply across our website.
Survey time. What programming language do you find yourself using the most?
http://strawpoll.me/6538959/r
z80 assembly isn't listed
what the fuck?
>>52426990
>/r
>no D
beyond shit
>>52426990
There, I participated.
Interested in this too
>>52426990
post a fresh poll - pretty sure you're just baiting with a poll from elsewhere to trigger the retards on /g/, faggot
and just in case I'm wrong and it wasn't:
> mfw /g/ is this fizzbuzz-tier
>>52426990
>no Haskell
>no Scala
I guess I can't answer this poll.
>>52426990
Were's bash?
I rarely use anything else (because I don't ever need to).
>>52428745
This. If i need performance i use C.
>>52426990
Php, JS, swift, Java. Who voted 250+ times for python? OP....?
>>52426990
> ctrl + f
> no HTML
> mfw
You are complete and utter faggots, without HTML there will be NOTHING this is the most used and most important language in the world !
>>52427011
This answers so many questions about /g/
>>52431815
Well to be fair python is useful for writing stupid crap with
>>52431832
like what ?
what can python do that I can't with lets say... C or C++ or C# or even javascript ????
>>52426990
I'm curious about Python
Why is it popular?
Is it a meme?
Why are you using it /g?
>strawpoll
>>52431859
>what can python do that I can't with lets say... C or C++ or C#
Write hilariously unmaintainable code
>>52431893
exacry
>>52426990
Javascript mostly.
After that C/C++ for research projects.
No brain-fuck, no shakespeare. /g/ I have no friends in /g/
>>52431859
nothing really, the charm is being able to write the same stuff in a lot less time
>>52426990
Bourne shell missing.
>>52431859
>what can python do that I can't with lets say... C or C++ or C# or even javascript ????
Write quick and easy code for automation scripts and such.
Sorry bro but scraping a website using Python and some libraries is incredibly easy and literally takes 3 minutes to write... In C++? Good fucking luck getting it done by next week.
http://strawpoll.me/6541297
New poll since OP clearly rigged the results.
>>52432600
NICE MEME
>>52431791
>programming language
>>52432630
wasn't me, looks like some ponyfag has himself a bot
>>52432639
>Biting the bait
>>52431870
>super easy to write
>tons of libraries for doing all kinds of obscure yet useful shit
If you're writing a one-off script or something simple, there is no reason to use anything but Python