Jump to content
EN
Play

Forum

Which programming language(s) do you know?


 Share

Recommended Posts

I've heard that a lot of people know programming language which surprises others, so can you tell us which programming language you know, which one you prefer, which one you would like to learn, share it here!

 

I know there are many programming languages but there are few of them that are common and most used.

 

I'm likely not a programmer but I did make a website like 2 or 3 years ago but it got closed as the expiration time was temporary. Now I forgot everything in coding and stuff :D (rip)

List of programming languages:

 

 

  • Python
  • C
  • Java
  • C++
  • C#
  • Ruby
  • PHP
  • JavaScript
  • SQL
  • Swift
  • Perl
  • Go
  • Objective-C
  • HTML/CSS
  • QBasic

 

 

 

If i'm missing any of that you know, tell me so i'll put it in the list!

Edited by QuicKK
  • Like 3

Share this post


Link to post
Share on other sites

Learning Java atm

Real pain to learn -_-

I know a abit of HTML 

HTML/CSS would be easy for you to learn and Java, huh, yeah it's a pain .-.

  • Like 1

Share this post


Link to post
Share on other sites

English Alphabet.

 

Learning Java atm
Real pain to learn -_-

I know a abit of HTML 

 

 

HTML/CSS would be easy for you to learn and Java, huh, yeah it's a pain .-.

Tried C but no patience or determination...

 

What software do you use for running java.?

  • Like 2

Share this post


Link to post
Share on other sites

I've heard that a lot of people know programming language which surprises others, so can you tell us which programming language you know, which one you prefer, which one you would like to learn, share it here!

 

I know there are many programming languages but there are few of them that are common and most used.

 

I'm likely not a programmer but I did make a website like 2 or 3 years ago but it got closed as the expiration time was temporary. Now I forgot everything in codding and stuff :D (rip)

 

List of programming languages:

 

 

  • Python
  • Java
  • C++
  • C#
  • Ruby
  • PHP
  • JavaScript
  • SQL
  • Swift
  • Perl
  • Go
  • Objective-C
  • HTML/CSS
  • QBasic

 

 

 

If i'm missing any of that you know, tell me so i'll put it in the list!

You forgot to list "C", it's so important that Python is written in it.

 

 

 

I only know a little bit of Python :L

  • Like 1

Share this post


Link to post
Share on other sites

Unix (even though it is more of an OS), I am no stranger to it. I learned the scripting and system administrationon my own. I didn't even know what Windows (3.0) was at the time.

 

School (very old school):

Basic

Fortran (good times - flame wars with the other campus)

COBOL

PL1

Assembler (you were considered a god if you can code in this, I am no god)

 

I tried C++..... Yeah, no. Unix seems easier and more interesting to me.

  • Like 1

Share this post


Link to post
Share on other sites

What software do you use for running java.?

There are many specific softwares that run specific programming languages, but I believe Sublime text does run Java as well as Notepad++

 

What i've used the most is Sublime text 3 and it's the best because it knows if you are making an error while trying to make something, not only that, but it has decent advantages.

Edited by QuicKK
  • Like 1

Share this post


Link to post
Share on other sites

TBH im not good at programming :) im good at coding ;) , im a goddam at hacking nd creating trainers :).

 

 

but my twin who love railgun min dmg to be buffed know how to use java goodly and he is working on apps using c++ from 5 years (4.8 years;))

Share this post


Link to post
Share on other sites

English Alphabet.

 

 

 

Tried C but no patience or determination...

 

What software do you use for running java.?

Atm, its BlueJ

Share this post


Link to post
Share on other sites

Unix (even though it is more of an OS), I am no stranger to it. I learned the scripting and system administrationon my own. I didn't even know what Windows (3.0) was at the time.

 

School (very old school):

Basic

Fortran (good times - flame wars with the other campus)

COBOL

PL1

Assembler (you were considered a god if you can code in this, I am no god)

 

I tried C++..... Yeah, no. Unix seems easier and more interesting to me.

There is no programing laguage called Unix correct? 

Share this post


Link to post
Share on other sites

There is no programing laguage called Unix correct? 

Correct. But there is scripting (bringing commands together to create a specific function). Unix is written in C and C++.

Share this post


Link to post
Share on other sites

well i tried learning CSS (i know it's not a language itself but it is part of html which is a language) but i gave up.

I once made a minion using html/css ,, I was pretty professional before lol

 

SQL and R.

Damn, I never learnt these 2 languages, it's pretty hard for meh

Share this post


Link to post
Share on other sites

Damn, I never learnt these 2 languages, it's pretty hard for meh

It's a matter of using them a lot, a lot of trial and error and asking more advanced people for help. At least that's how it was (and still is) for me..;p

But in the case of R, I'd say the statistics part is the hard part. :D

  • Like 2

Share this post


Link to post
Share on other sites

btw tip for everyone here who wants to learn a programming language:

 

(not including stuff like HTML and CSS, I'm talking about the languages where you can define variables and write functional code rather than just defining what things look like)

 

Knowing the language is one thing, knowing how to use it well is more than knowing the syntax and documentation. For example if you want to write a program that can be good at playing draughts or something, it will be useful to learn about binary trees and recursion. Learning some concepts and algorithms is extremely important to be able to do more advanced things. Remember, you can pretty much always find explanations and examples online, and once you learn to do more advanced stuff I think you'll like it more, good luck! ^_^

  • Like 3

Share this post


Link to post
Share on other sites

 Share

×
×
  • Create New...