| |
|
|
| 22 May 2016 02:38 PM |
topkek
i dont have time to learn any new coding languages because im trashposting here and on /g/ all day
|
|
|
| Report Abuse |
|
|
Auwr
|
  |
| Joined: 05 Sep 2011 |
| Total Posts: 3503 |
|
|
| 22 May 2016 02:39 PM |
html css
>i had a phd in atr idiotics once |
|
|
| Report Abuse |
|
|
| |
|
Halo5307
|
  |
| Joined: 21 Nov 2009 |
| Total Posts: 16455 |
|
|
| 22 May 2016 02:40 PM |
somehow i doubt OP can code from scratch in any of these languages editing code is not knowing code ffs |
|
|
| Report Abuse |
|
|
zaniac10
|
  |
| Joined: 18 Aug 2009 |
| Total Posts: 10000 |
|
|
| 22 May 2016 02:41 PM |
python a lil bit of c++ lua rbxlua
p |
|
|
| Report Abuse |
|
|
|
| 22 May 2016 02:41 PM |
I would recommend defining "know" first. We cannot determine whether you mean minimal fragments of a given language, or nearly complete library/function documentation.
Also recommended would be a sort of distinction between general programming languages and general scripting languages. |
|
|
| Report Abuse |
|
|
Nenno
|
  |
| Joined: 14 Oct 2009 |
| Total Posts: 9208 |
|
|
| 22 May 2016 02:43 PM |
| That's a very extensive knowlege of programming languages, however, you have no proof that you know even one of those, so I'm inclined to not belive you. |
|
|
| Report Abuse |
|
|
nikon1j1
|
  |
| Joined: 26 Dec 2015 |
| Total Posts: 1176 |
|
|
| 22 May 2016 02:48 PM |
@Auwr Neither of those are programming languages. |
|
|
| Report Abuse |
|
|
Nenno
|
  |
| Joined: 14 Oct 2009 |
| Total Posts: 9208 |
|
|
| 22 May 2016 02:51 PM |
"html css"
HTML is not a programming language, it's a "web site editing" language. You can't really make programs with HTML, can you? You use java for that.
Css is a HTML language that edits fonts and margins and such. In all, they are both web site languages, not programming languages. |
|
|
| Report Abuse |
|
|
|
| 22 May 2016 02:52 PM |
>implying the difference really matters
|
|
|
| Report Abuse |
|
|
nikon1j1
|
  |
| Joined: 26 Dec 2015 |
| Total Posts: 1176 |
|
|
| 22 May 2016 02:54 PM |
"HTML is not a programming language, it's a "web site editing" language. You can't really make programs with HTML, can you? You use java for that.
Css is a HTML language that edits fonts and margins and such. In all, they are both web site languages, not programming languages."
You clearly have no idea what you're talking about. HTML stands for Hypertext Markup Language. It's a markup language, a subset of SGML.
CSS cannot be described as a "HTML Language", as HTML is already a language in of itself - just not a programming language.
Please stop spreading misinformation. |
|
|
| Report Abuse |
|
|
|
| 22 May 2016 02:55 PM |
C#: for (int i = 1; i <= 10; i++) { Console.WriteLine(i); }
C++: for (int i =1; i <= 10; i++) { std::cout << i; }
Python: for i in range(1,10): print(i)
PHP: for($i = 0; $i <= 10; $i++){
echo $i; } |
|
|
| Report Abuse |
|
|
nikon1j1
|
  |
| Joined: 26 Dec 2015 |
| Total Posts: 1176 |
|
|
| 22 May 2016 02:56 PM |
Congratulations, you can do the least simple thing in each of those programming lanugages next to Fizzbuzz. This only proves you know little to nothing about any of these programming languages, OP. Stop pretending you know these. |
|
|
| Report Abuse |
|
|
Halo5307
|
  |
| Joined: 21 Nov 2009 |
| Total Posts: 16455 |
|
|
| 22 May 2016 02:56 PM |
| congrats on learning the most basic features of coding |
|
|
| Report Abuse |
|
|
SCS
|
  |
 |
| Joined: 24 Jun 2008 |
| Total Posts: 10075 |
|
|
| 22 May 2016 02:56 PM |
| Java, C#, HTML, CSS, Javascript, some PHP, a tiny bit of SQL, and a tiny bit of Python |
|
|
| Report Abuse |
|
|
| |
|
Nenno
|
  |
| Joined: 14 Oct 2009 |
| Total Posts: 9208 |
|
|
| 22 May 2016 02:57 PM |
"You clearly have no idea what you're talking about. HTML stands for Hypertext Markup Language. It's a markup language, a subset of SGML.
CSS cannot be described as a "HTML Language", as HTML is already a language in of itself - just not a programming language."
If we take the unnecessary insults away, you really didn't prove anything I said wrong.
I shouldn've phrased myself better. I meant to say, HTML sublanguage. You can't use CSS without HTML, as far as I know. Prove me wrong.
|
|
|
| Report Abuse |
|
|
SCS
|
  |
 |
| Joined: 24 Jun 2008 |
| Total Posts: 10075 |
|
|
| 22 May 2016 02:57 PM |
@catman8321
10/10 sick meme dude |
|
|
| Report Abuse |
|
|
nikon1j1
|
  |
| Joined: 26 Dec 2015 |
| Total Posts: 1176 |
|
|
| 22 May 2016 02:58 PM |
@SCS HTML and CSS aren't programming languages. SQL is a bit of a stretch, too. |
|
|
| Report Abuse |
|
|
|
| 22 May 2016 02:59 PM |
there isnt much to learn with sql, how can you only know a tiny bit
|
|
|
| Report Abuse |
|
|
|
| 22 May 2016 03:00 PM |
some c++ and some lua thats it
|
|
|
| Report Abuse |
|
|
SCS
|
  |
 |
| Joined: 24 Jun 2008 |
| Total Posts: 10075 |
|
|
| 22 May 2016 03:00 PM |
| i know lol but they're used as a part of web development so i listed them anyway |
|
|
| Report Abuse |
|
|
SCS
|
  |
 |
| Joined: 24 Jun 2008 |
| Total Posts: 10075 |
|
|
| 22 May 2016 03:01 PM |
@alex
because i only started using it recently for a project |
|
|
| Report Abuse |
|
|
|
| 22 May 2016 03:03 PM |
| Well I can't post whole entire programs in a forum post |
|
|
| Report Abuse |
|
|