What Coding Languages do you know?

Discussion in 'Off Topic Discussion' started by Shades, Jun 24, 2016.

  1. Shades

    Shades VIP

    Don't be the guy who says I only know html.

    What projects have you made?
    What Languages do you know?
    Why'd you have to learn it, etc, etc.

    C++
    C#
    Java
    PHP
    MYSQL
    MYSQLi
    HTML
    Ruby
    Python
    IOS

    Personally, I know HTML, CSS, PHP, MYSQL, MySQLi, and some TCL.

    Share some code, save a life.
     
    Last edited: Jun 24, 2016
    • Bad Spelling Bad Spelling x 1
  2. StrayHunter

    StrayHunter Emerald

    none
     
    • Like Like x 1
    • Informative Informative x 1
  3. News Network

    News Network broken Banned VIP

    I know a little JAVA, this was down to running a RSPS when I was about 12. I literally sat for months learning how to code it, eventually coded my server from a blank source then shut it down because no-one ever played it :|

    My job is going to require me to learn MYSQL in the near future, I don't know how i'll cope with this, can you tell me what it's like?
     
  4. Shades

    Shades VIP

    SQL is a database driven language,
    Generally speaking, before you want to study SQL, you'll probably want to study PHP because there's a large connection between the two.

    example : "echo "SELECT * FROM DATABASE WHERE X = %search%";

    Echo is PHP,
    In the middle quotations is SQL, It's fairly simple.
     
    • Useful Useful x 1
  5. News Network

    News Network broken Banned VIP

    I guess i'll need to start looking into it sooner rather than later, after a quick google search, it doesn't look like too much of a difficult language although i've got a feeling its more complicated than it looks.
     
  6. Silent Rebel

    Silent Rebel Lead Shitposter VIP

    I was learning c# then I switched to c++ once I realized how much more suited it was to my interests. I've written some basic programs but nothing cool.
     
  7. Shades

    Shades VIP

    Keep going, the advanced stuff is hard. I learned some, but not enough to say I can completely understand that language.
     
  8. I've coded heavily in Java and Python. Had to do a bit of VB.NET for a stupid intro class (blegh).

    I also have a bit of experience in C++ and C#, though not nearly as much as Java or Python.
     
  9. Shades

    Shades VIP

    My boss wants to make me learn .net for creating a command prompt window in any browser to telnet into something

    aka type:
    telnet lab.sharontools.com

    into your command prompt, etc, etc.

    He wants that to be supported w/o exiting Chrome, IE, Firefox, Safari, etc.

    Right now, I'm working on Cisco Router Automation in TCL "tickle"
     
  10. This sounds like a project that really doesn't have a lot of practical use (the first one, that is).

    Have fun with that. I barely know any VB.NET as I forgot much, if not all of it, in favor of Java, Python, and C++ later on.
     
  11. Kythol

    Kythol ok Moderator VIP

    ChoiceScript and (a little bit of) Java

    I like writing games in ChoiceScript (frustrating but fun) and I had a class in my first semester of college in Java
     
  12. Shades

    Shades VIP

    It's pointless, so I basically made a hyperlink like:

    <a href="telnet://IP_ADDRESS_HERE">Telnet AccessServer</a>
     
  13. GunAndBomb

    GunAndBomb Explosive Banned VIP

    HTML, Java, Python, ROR
     
  14. Santa Claus

    Santa Claus Best Member VIP Bronze

    C#, C++, HTML, Fanuc G-Code

    does renaming files to ".txt" and opening in notepad count as a language? we will call it "misc+"
     
  15. ArcticFox29

    ArcticFox29 Creator of lag. Silver

    Java, HTML, C++ (which genuinely hurts my soul lol)
    Seriously though, C++ has been my focus for a while now, and I know quite a bit finally, but it's so damn hard. I'm significantly dyslexic, which hinders my ability to learn much programming.
     
  16. Mr. Disco

    Mr. Disco Jeff Lynne is a musical genius. VIP

    Lua, C++ , used to know HTML but yea, I forgot it.

    Started making many versions of different games such as H1Z1, Ark, CS(only actually experimented with CS mechanics. ) Never finished those projects, only got half done, ect.
    Made a fucking mp3 player but lost half the code in a HDD crash :(
     
  17. Renko

    Renko VIP Iron

    I only knew C++, i am still learning C# and Phyton in the future.
     
  18. Acnologia

    Acnologia modern desperado VIP Silver

    Lua, BASIC , HTML, CSS, C, and a tiny bit of Java. I'll need to learn a few more since I want to become a game developer . :p
     
  19. Makuzi

    Makuzi Now we all pray blood stains wash away VIP Silver

    I learned Java.. I made my own text-based music program, first time I coded it I really think that it wouldn't work at all, but it works and plays mp3's.
    I'm really rusty at coding now :/
     
  20. Shades

    Shades VIP