Love at First Code
Andreas

Andreas @devmount

About: freelancing software engineer. javascript. php. python. css. husband. dad². guitarero. climber. retrogamer.

Location:
Berlin, Germany
Joined:
Aug 26, 2017

Love at First Code

Publish Date: Oct 16 '19
10 27

What was a programming language or framework you fell in love with right after typing the first lines or creating the first project in? And why?

Comments 27 total

  • Andreas
    AndreasOct 16, 2019

    For me it was my first project with Vue and Firebase. Vue, because it's easy to use, powerful, well documented, component-driven, simple and performant. Firebase because of its awesome realtime database and easy integration into Vue.

    • Kuhree
      KuhreeOct 17, 2019

      +1 for Vue and Firebase. Vue was the first framework for me because, like you said, it's easy to use, powerful, etc. Firebase for the same reasons. Still loving the dev experience to this day with these two.

      • Anjan Kant
        Anjan KantOct 17, 2019

        Hello KJ,
        If you have good knowledge of Firebase, then can you help me to figure out my issue. I am able to allow/deny notifications, token but at last step not able to push notifications using Web JavaScript app.

        Thanks :)

        • Andreas
          AndreasOct 19, 2019

          Hi Anjan,
          can you show your code? (Github, Codepen, ...) Would be easier to help you with your problem.
          Btw there are quite a lot of examples for Vue and notifications.

          • Anjan Kant
            Anjan KantOct 19, 2019

            thanks for sharing vue js example!!! this is my blog TechnologyCrowds.com where residing a lot of stuff of Visual Studio stuff.

            • Andreas
              AndreasOct 19, 2019

              sure thing, you're welcome :)

      • Andreas
        AndreasOct 19, 2019

        Yes! Exactly the same for me!

  • Heiker
    HeikerOct 16, 2019

    I know this one. Rust, i just love it. I did this thing that shows desktop notifications, which is not a big deal (i cheated a little), but just look at it! It doesn't have any if statements!! Almost all paths are handled by functions.

  • schnipdip
    schnipdipOct 16, 2019

    Powershell because it made sense and was fun. I could create an entire program in one line, like making a ping command can be done super easily. In any other language it would be 5+ lines of code.

    • Andreas
      AndreasOct 19, 2019

      Cool, thanks for sharing!

  • Kuhree
    KuhreeOct 17, 2019

    Mine was Java. First 'real' programming experience after a few years tinkering around with scripts and such. I remember moving some robot around on the screen in high school and ever since then I've been hooked.

    • Andreas
      AndreasOct 19, 2019

      I can imagine! Thanks for sharing!

  • Eddie
    EddieOct 17, 2019

    Visual Basic. Seeing things come to life right before my eyes was satisfying and addicting.

    • Andreas
      AndreasOct 19, 2019

      Yes! I can relate to that so much! Seeing the results of your own creation is 🔥!

  • Giuseppe Vetri
    Giuseppe VetriOct 17, 2019

    Ruby and Kotlin <3. I had to create a site, and all my classmates started using PHP, and I didn't like it, so I searched for alternatives and found ruby ​​on rails. I fall in love, didn't have to use too much the $ sign 😜. Then I became an Android developer and started using Java when I migrated from old Java to Kotlin was like move ten years forward.

    • Andreas
      AndreasOct 19, 2019

      Always good to not just do what everyone does 👍🏻
      Thanks for sharing!

  • Anjan Kant
    Anjan KantOct 17, 2019

    I'm fully addicted of Visual studio languages especially C#

    • Andreas
      AndreasOct 19, 2019

      Cool, thank you for sharing!

  • Avalander
    AvalanderOct 17, 2019

    Lisp. It's so simple and elegant, and it has so many parenthesis.

    • Andreas
      AndreasOct 19, 2019

      Cool! Never did something with Lisp, but I saw it one or two times. Lisp was the one with these list expressions right? (+ 1 2 3) resulting in 6 ?

  • Geoffrey J. Teale
    Geoffrey J. TealeOct 18, 2019

    Scheme, so simple, so clean, so small.

    • Andreas
      AndreasOct 19, 2019

      Programmable programming languages are 🤯! Thank you for sharing!

  • Alexander Lichter
    Alexander LichterOct 19, 2019

    Laravel, Vue and Nuxt.js!

    • Andreas
      AndreasOct 19, 2019

      Awesome combination, thanks for sharing!

  • Louise
    LouiseOct 22, 2019

    Flexbox

Add comment