17
macleod
8y

What were your #FirstSevenLanguages? Mine were:
- C++ 😮
- Python 😊
- Ruby 😉
- Java 🙃
- PHP (ugh that was painful) 😢
- Javascript 😍
- Go 🤔

Comments
  • 1
    C family and then python a joy of work
  • 3
    Python
    C
    Java
    C++
    Ruby
    Prolog
    Haskell

    And now Im learning C#. Can the world just pick a language ready? Lol
  • 1
    c c++ assembly Perl Java php c# ...
  • 3
    C
    ASM
    C++
    Java
    PHP
    C#
    JS
  • 1
    only 5: C, C#, Java(se then ee, android a bit), Php(plain then sf2), Javascript(vanilla, jquery, node, angular etc).

    I don't see why I will leanr anything else, maybe python. but go, ruby, c++ or whatever. I won't learn it
  • 3
    When can you actually say you KNOW a programming language?

    I've coded stuff in a bunch of languages, but I don't know their native libraries backwards like I do JavaScript with all the little nuances and weird things.
  • 3
    BASIC
    6809 Assembler
    6502 Assembler
    Z80 Assembler
    C
    sh,csh
    Ada
  • 2
    (Quick)Basic
    (Turbo)Pascal
    Delphi
    Java
    C
    C#
    C++
  • 1
    Visual Basic 6
    Visual Basic .NET
    C#
    PHP
    JavaScript
    Java
    Python
  • 1
    Visual Basic
    SQL (can I count this?)
    Perl
    JavaScript
    VB.Net (padding my list, lol)
    PHP
    C#
  • 2
    HTML
    PHP
    ActionScript 2
    SQL
    ActionScript 3
    CSS
    Lua
  • 5
    JavaScript 😐
    Java 🙂
    Python 😁
    C 😀
    PHP 😓
    C++ 😍
    Assembly 😁

    C++ is my favorite language. Although verbose, and sometimes hard to use, it's so powerful and extremely rewarding when used properly (modern C++).

    I really like Python too, it's really great for prototyping machine learning algorithms and algorithms in general. It becomes a pain when used in large a large codebase, though. The lack of typing makes every line of code ambiguous and difficult to understand. If Python had some (optional) typing, it would definitely be at the top of my list.
  • 1
    @Facebook You have to write a lot of code in C++ compared to a few lines of python!
  • 2
    @spl0 I don't mind that. As long as I can avoid as much ambiguity as possible, I'm happy. Also, with STL algorithms, it's becoming increasingly easier to write good C++.
  • 0
    @Facebook What sort of ambiguity are you concerned about?

    The more lines of code, the more room for error, the higher the eventual support costs etc etc...
  • 2
    @Facebook Python typing is coming fairly soon - PEP 526, very exciting!
  • 1
    Embedded BASIC (Picaxe)
    BASIC (Dragon 32)
    PIC Assembler
    C
    Python
    VHDL
    C++
  • 0
    qbasic
    turbo Pascal
    asm
    C/C++
    Powerbuilder
    4D
    C#

    and currently working 80% C/C++ and 20% C#
  • 0
    C/C++
    Java
    JavaScript
    HTML 5
    CSS
    SQL
    Angular Js
    Spring
    Struts
    Eclipse Link
    Mostly I work on Angular Js , Html , Spring MVC Rest , Struts & Eclipse link 😊
  • 1
    Python
    C++
    C
    JavaScript 😍
    Swift
    Ruby
    Haskell (in progress)
  • 0
    Anyone else worried about devs who cant count to 7?
    :)
  • 1
    @spl0 technically I should have had added one more if we followed the rules #number0
  • 1
    C++
    C#
    C
    Perl
    JavaScript
    Python
    PHP
  • 1
  • 2
    Java
    Javascript
    JSP
    ASP
    Actionscript
    PHP
  • 1
    *Java
    *JavaScript
    *Perl
    *C
    *R
    *Python
    *HTML
  • 1
    Javascript
    CSS
    PHP
    SQL
    Ruby on Rails
    VB.NET
    C#
    Node.js
  • 1
    Pascal
    java
    c
    bash
    c++
    python
    JavaScript

    i still use them a lot (except Pascal) but I mainly stick with python
  • 0
    Java
    C
    python
    StandardML
    Haskell
    javascript
    c#
  • 0
    PHP (dabbled, not a fan)
    Java
    Visual Basic
    C#
    C
    Coffeescript/Javascript
    Python
  • 0
    Basic
    C
    C++
    JavaScript
    Java(Core, jsp servlets, Swing, Struts, Hibernate, Spring)
    Php
    Python....continue
  • 1
    batch 😂
    python2/3
    VB.net
    C++
    JavaScript
    PHP
    C#
  • 1
    Pascal (back in high school)
    HTML + CSS (is CSS language?)
    C (bcos of uni, kinda like it)
    C++ (bcos of uni, I prefer C)
    C# (hate it)
    Python (love it)
    Swift/Objective-C (feels like 👶)
Add Comment