Is it normal that i enjoy programming as a hobby?

Somenormie here,

Lately I have been getting myself into a new hobby as now I have limited time to be sitting around playing games, I got myself into Java and HTML pursuing it as a pastime.

I got myself into it because I want to do something exciting for myself and something I want to put on my future CV , I want to tell the employers what I like to do and what my skills are.

To be honest programming isn't as bad as what most people think, I just think if you're the type to want to program just try and find a programming language that is comfortable for you, don't do one just because other people tell you to do it or do one because you feel pressured.

Voting Results
100% Normal
Based on 13 votes
Help us keep this site organized and clean. Thanks!
[ Report Post ]
Comments ( 21 )
  • ospry

    while (OP === hugeNerd) {
    mockOP();
    }

    Comment Hidden ( show )
      -
    • Millie_the_evil_saint

      100% in agreement with this comment.

      Comment Hidden ( show )
        -
      • Somenormie

        System.out.println("Very funny! XD");

        By the way I'm not mad, I just thought your comment was pretty funny.

        Comment Hidden ( show )
          -
        • Millie_the_evil_saint

          It's cool. :D Some years back I did take a few programming classes. I think it's pretty cool that you enjoy programming. It can be a difficult subject, especially memorizing all the terms. (Personally I preferred designing the algorithms... The actual implementation is a lot of work and really a massive headache for me.) :-) So I'm glad there's people who like it and can sort this for us all.

          Comment Hidden ( show )
  • Cuntsiclestick

    If it's something you like, keep on doing it. Stuff like that can get you a good job and make you money.
    :)

    Comment Hidden ( show )
  • Millie_the_evil_saint

    Why wouldn't it be normal?

    Comment Hidden ( show )
  • raisinbran

    I enjoy it too but hate troubleshooting browser performance issues when building games with animation where precise timing is required.

    Comment Hidden ( show )
  • Anonnet

    The more coding I do, the more I liken coding to any other productive hobby. It doesn't look particularly exciting from outside, but when you start trying to figure something out and testing and debugging, you really get drawn in and time flies by.

    If you REALLY enjoy it, I wouldn't suggest making it into a job, though that's just my bias. Coding for a company is fundamentally different from coding for yourself, or even for a group of friends. There's so much bureaucracy and "standards" and "tech stacks" and forced version control for every single little thing that every time I have the chance to code a simple, personal program to help me do something else, it feels like I'm a kid at the playground again. The money IS good, though.

    I would actually encourage most people who like programming to get into either graphics coding (WebGL, Processing.org, etc) or games coding (Unity, Unreal, etc). Even messing around with Javascript for web apps can be interesting. Instant feedback, straightforward debugging, awesome end-products, and still marketable if you have the will to actually finish a project.

    Comment Hidden ( show )
      -
    • Somenormie

      And maybe someday when I'm confident I want to look into 3D rendering

      Comment Hidden ( show )
  • Giorgi

    I don't like coding, didn't get past the basics such as connecting strings and those functions, methods, or whatever, and the basic arithmetic stuff such as ceiling, floor, or whatever, or exponentials or various things, tried to look for guidance for the things i wanted like downloading a physics library, experimenting with Havoc Physics SDK and other stuff, and also previous wish to code a little bit for Source Engine and implement scripts in hammer, or code some weapons, but due to frustration, I just let go and just stayed with whatever came to me better by mental acquisition or whatever I was taught professionally. so yeah, i'm that spoiled expensive path looking kiddo, either it's professional tutoring, or i'm all lazy, forum spammer, don't know, don't really get angry at me for that XD

    Comment Hidden ( show )
  • Giorgi

    It is completely normal for you to enjoy anything that your cognitive capacity grants you to be able to perform task and as result of feel reward, and either way around, people who have low confidence or feel frustrated with alone, let alone relationships, social life and the other stuff, but mere frustration with inability to figure out how to perform in what way to achieve the desired result and the reward as result of long term commitment such as coding a project, or creating a 3d model, or editing a video in after effects and adding VFX elements and these frustrations that usually get better with professional tutors that teach you in shortcuts instead of long 5 6 hour videos, maybe costs money, but the reward is great, the feeling of freedom, the feeling of able to explore and not let something draw you back. that's the way I felt about moving from 3ds max and learning autodesk maya and very minimal stuff which were just a very small fragment of learning process i did learn online but largely with live tutor, we paid plenty, fuck ton of money, but the reward in the end to be able to freely navigate, and watch 1-2 minute tutorials to fill up the forgotten or the not previously known gaps is just so rewarding, but, the problem, money, i wish education was affordable and everyone just got proper amount of nurture so people worked and as result of were less lazy and lethargic or rage quitters as result of frustration which is what happens to me when i'm unable to learn something at a slow pace, but really, if you spend money, that will reward you. yeah i can't speak for everyone, but I hope education sooner or later will be just much more free, we can solve major problems in world like excessive drug use or gambling, I don't know, just my speculation.

    Comment Hidden ( show )
  • JellyBeanBandit

    Yeah, that's cool. I learned HTML too a while ago. I also tried learning Java a few times, but it's really hard.

    Comment Hidden ( show )
      -
    • raisinbran

      java or javascript?

      Comment Hidden ( show )
        -
      • JellyBeanBandit

        Java.

        Comment Hidden ( show )
  • SkullsNRoses

    Congrats on finding something you enjoy.

    I’m trying to learn media queries in CSS at the moment and it’s a slog, but I happily wasted half an hour learning how to make text look like it’s on fire by putting shadows in just the right places. It goes so much faster when you enjoy it.

    Comment Hidden ( show )
      -
    • Somenormie

      Thanks Skulls appreciate it :)

      Comment Hidden ( show )
  • 1WeirdGuy

    You can make good money coding. Its ine of those things you dont even neee a degree for. If you can show employers that you are a better coder than others they will hire you over some noob with a degree.

    Comment Hidden ( show )
      -
    • Somenormie

      Wait really? If that's the case I'm going to go for it.

      Comment Hidden ( show )
        -
      • heathercampbell_73737

        Lol me too I always wanted to start learn programming and make money by this in the future but im actually unconfident about myself that I would really get it cus I'm not into math much but I understand programming would help me to earn a lot of money

        Comment Hidden ( show )
          -
        • dude_Jones

          Designing the algorithms is lots of fun. As for coding them, if you have an average understanding of 9th grade algebra, you will be fine. There is very little mathematical programming out there. Engineers do that stuff anyway; you wouldn’t be affected.

          Comment Hidden ( show )
      • Anonnet

        Yeah this is true. You probably won't be making six figures right out the gate, but as long as you have a portfolio and can prove your knowledge during an interview, you're already better than most candidates. The hardest part is going to be getting the interview, though. Even a 2-year degree makes it easier to get in the door.

        I have a Bachelor's and work a regular office job, but the guy I was hired alongside got in with just an Associate's since he had an otherwise-better portfolio.

        Comment Hidden ( show )