Sinisterly
What (programming) languages do you know? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: What (programming) languages do you know? (/Thread-What-programming-languages-do-you-know)

Pages: 1 2 3 4 5 6


RE: What (programming) languages do you know? - potatoman - 04-15-2014

I know
HTML and C#

They are enough for me


RE: What (programming) languages do you know? - dog87645 - 04-28-2014

After you understand logical structure, control flow, how functions and objects and classes work, it's not hard to hop from one programming language to another because in reality they are not that much different. At least if you are dealing with small scripts. On a large project level, you should actually know the language.

So if we're only going to talk about small scripts, I know ALL programming languages!!!


RE: What (programming) languages do you know? - w00t - 04-28-2014

You're quite wrong. If I use fork() in C, I now have two concurrent processes. If I do the same in python, all that happens is that the python interpereter treats it as two scripts.


RE: What (programming) languages do you know? - Reiko - 04-29-2014

(04-28-2014, 09:42 PM)w00t Wrote: You're quite wrong. If I use fork() in C, I now have two concurrent processes. If I do the same in python, all that happens is that the python interpereter treats it as two scripts.
CloudFlare won't let me paste this in plaintext, but it proves you wrong. Base64.
Code:
WzEwOjQwIHJvb3RAbmVrbyB+XSA+IHB5dGhvbgpQeXRob24gMi43LjMgKGRlZmF1bHQsIEphbiAg MiAyMDEzLCAxMzo1NjoxNCkKW0dDQyA0LjcuMl0gb24gbGludXgyClR5cGUgImhlbHAiLCAiY29w eXJpZ2h0IiwgImNyZWRpdHMiIG9yICJsaWNlbnNlIiBmb3IgbW9yZSBpbmZvcm1hdGlvbi4KPj4+ IGltcG9ydCBvcwo+Pj4gcGlkPW9zLmZvcmsoKQo+Pj4gPj4+ClsxXSsgIFN0b3BwZWQgICAgICAg ICAgICAgICAgIHB5dGhvbgpbMTA6NDEgcm9vdEBuZWtvIH5dID4gcHMgYXV4d3xncmVwIHB5dGhv bgpyb290ICAgICAxNTg3MSAgMC4yICAwLjIgIDMxNjY4ICA1MTcyIHB0cy8wICAgIFQgICAgMTA6 NDEgICAwOjAwIHB5dGhvbgpyb290ICAgICAxNTg3MiAgMC4wICAwLjEgIDMxNjY4ICAzMDI0IHB0 cy8wICAgIFQgICAgMTA6NDEgICAwOjAwIHB5dGhvbgo=



RE: What (programming) languages do you know? - w00t - 04-29-2014

The GIL fucks python concurrency up the arse wit h a rusty spoon.


RE: What (programming) languages do you know? - Equinox - 05-01-2014

  • HTML
  • CSS
  • JavaScript / jQuery
  • Python
  • VB / .NET Framwork (Very little)
  • Batch
  • Java
  • PHP
  • Ruby



RE: What (programming) languages do you know? - Satan - 05-01-2014

Batch
Asm.
AutoIt
C
C#
.Net
BASIC (helps for AutoIt)
Some Python.

Makes me wonder if anyone here has ever even used AutoIt.


RE: What (programming) languages do you know? - superMAUS - 05-01-2014

(08-26-2013, 05:19 PM)TechSaavy Wrote: Yeah, Java is used a lot in for example ATM Software, or Android phones.
I wish you good luck Smile

yah thats some very powerful devices that will be around for ever

PHP
C/++
MS-DOS
Bash
SQL
x86 Linux Assembly
Perl
Python

(11-11-2013, 05:27 AM)Dev Wrote: I often dream in code, I see the Human brain as a Fleshy computer program,

I've studied bits & pieces of tons I only use html css & javascript regularly, I'll be getting into PHP / Ruby soon.

Ive done enough coding to be able to figure out just about any new language I've had fall into my lap out of curiosity, Ive been coding / programming for 4 years, Just as a hobby & I am about to start my career with it
I love how your clearly really full of yourself and then you present the languages you know:
Spoiler:
[code]
HTML5
CSS
Javascript W/ Ajax
SQL
Jquery
XML
Java
[/quote]
And they are shit.



RE: What (programming) languages do you know? - KrisKrox - 05-01-2014

Some HTML and very little Java


RE: What (programming) languages do you know? - mirage - 05-01-2014

Python (primary)
Java (had to learn it for a class)
C
x86 Assembly
Ruby
Javascript
HTML/CSS