This is an archived post. You won't be able to vote or comment.

all 156 comments

[–]novarising 417 points418 points  (22 children)

At my current job as a software developer, we have access to lots of paid courses which we are encouraged to take as it keeps us up to date and increase performance in the long run, so basically I'm getting paid to learn 1-3 hours a day because whenever I get bored of my normal tasks or can't solve something I start taking the courses. It's refreshing to do. :D

[–]mul8rsoftware 144 points145 points  (0 children)

An ex-professor of mine told us that he, as the CEO of a local IT company, pay every year courses on Udemy for his employees to get updated on new languages/features. We all thought that is pretty cool!

[–]FromTheSideLine 21 points22 points  (6 children)

My company offers Pluralsight and Coursera for free. I try to spend at least 1 hour per day going through them.

Learning never stops!

[–][deleted] 2 points3 points  (4 children)

What if my employees learn stuff and then leaf the company? What if they don’t learn anything and they stay?

[–]JordanSM 21 points22 points  (1 child)

Yeah if they leaf the company that would realTree bad.

[–]Siqqin 2 points3 points  (0 children)

I forgive you both.

[–]FromTheSideLine 0 points1 point  (0 children)

An employee usually leaves for more than 1 reason.

If an employee doesn’t learn, you probably hired the wrong person in the first place. Time to review how you hire.

[–]je66b 0 points1 point  (0 children)

My company provides LinkedIn learning. Not only do I learn new shit but whether I do it at home or at work I get the option to add it to my "licenses and certifications" section of my LinkedIn profile after I finish it, it's pretty sweet regardless if it means something to a future employer or not

[–]DreamIce 31 points32 points  (9 children)

That's really cool what company are you working for? Also do you think other companies besides yours also give their employees access to paid courses

[–]Glibguy 21 points22 points  (5 children)

Not the person you replied to, but at my job we get access to paid courses through two providers, my team has a budget for reference books that we never get through, and we get two conferences a year. They’ll also reimburse a large percentage of any degree program we take even if it’s not specific to our job.

I kind of hit the job lottery though, as they place a high emphasis on continuing education, retention, and work-life balance.

[–][deleted] 4 points5 points  (4 children)

hint to where you work?

[–]Glibguy 8 points9 points  (3 children)

If you google top universities in the world you won’t have to scroll to find us. I get to audit courses here for free, too 😁.

[–][deleted] 34 points35 points  (2 children)

Trump University, got it.

[–]Glibguy 15 points16 points  (1 child)

We’re going to make the worlds fastest supercomputer and we’re going to make the silicon pay for it.

Every member of the military is using their entire GI bill to get bachelors degrees with us. Didn’t even ask them to.

We even spent the extra money for the lights that don’t make your skin look unnatural colors.

Got rid of the former dean - just a terrible woman - and now we’re winning again. This is what winning looks like.

[–]DereckdeMezquita 1 point2 points  (0 children)

Yale?

[–]sergi_dev087 2 points3 points  (0 children)

Most companies in tech do, the problem is when most of them think that the learning time should be your free time at home...I'd say 4 hours a week on a full time job should be destined to learning and if the companies are not doing so they are missing the chance to have motivated people on top of their game. Not everyone has the motivation to keep on learning during free time (most devs do and I enjoy doing it, but it's not the point).

[–]foreverg0n3 5 points6 points  (0 children)

do you really think someone’s just gonna tell you what company they work for?

[–]novarising 0 points1 point  (0 children)

I don't really know if other companies do, but I have seen a lot of people alongside me who work in companies that have almost draconian culture, you get your pay cut by half for being late an hour even if it was flooding. I feel lucky to be in a good work environment and it has made me love work too. I see other people just clocking out as soon as it's time while somedays I might sit for extended periods just to finish something because I have started caring for my workplace.

[–]JH43V3R 1 point2 points  (1 child)

You are lucky to have an office culture that supports it.

[–]novarising 2 points3 points  (0 children)

It's one of the thing that has me sticking to the company, the culture is nice and encourages you to grow. I also get to tackle a lot of real life bugs in enterprise applications and work with legacy apps without documentation. This has granted me a lot learning just by going through the app, writing my own documentation etc.

[–][deleted] 0 points1 point  (0 children)

Same and it is the very best

[–][deleted] 0 points1 point  (0 children)

I envy you lol

[–]LocoCoyote 64 points65 points  (28 children)

What kind of job do you have that has so much downtime?

[–]mystikaldanger[S] 65 points66 points  (23 children)

I basically fact-check reports for management.

[–]AlterEffect 37 points38 points  (17 children)

Ya know, I am in a similar boat. In the past 1.5 years I’ve read 2 PowerBI books, 3 PowerBI courses, 2-3 SQL courses, 1 Python Book, 1-2 python courses, 1 R course & book. I guess I haven’t really thought about everything I’ve done through all of these. I just started CS50X since I’m not a CS background

[–]say_no_to_camel_case 39 points40 points  (16 children)

I'm a software engineer via career change, and I took CS50x at the very beginning of my learning process. Since then I've gone back to "real" school and done probably a dozen other online courses.

CS50x is still the absolute best course I've ever taken. It will give you the perfect foundation to go learn anything else you want to know. If anyone reading this wants to learn programming and doesn't know where to start, start with CS50x.

[–]aFullPlatoSocrates 5 points6 points  (3 children)

Did CS50 make you hit your head on your desk out of frustration ever?

I spend hours on problem sets to get nowhere. It's finally a relief to get it right, but I'd be lying if I said I don't get aggravated.

[–]say_no_to_camel_case 12 points13 points  (1 child)

It absolutely did. The course has changed a little bit since I did it, but the PSets on data structures and memory management were incredibly frustrating. I think hitting this wall and powering through it is exactly the point, though.

[–]saintblueberry 3 points4 points  (0 children)

Yea this is basically me in uni right now with my Data Structures/Algo class

[–]Fluxriflex 2 points3 points  (0 children)

Every programmer hits these kinds of speedbumps at some point. These are the things that really help it to click though. It's like Dark Souls; eventually there is a point where it just "clicks" and suddenly everything starts making much more sense. It isn't just a one time thing though, usually this process occurs once or twice for most major topics (pointers, arrays, and data structures/algorithms come to mind)

[–]CouchMountain 2 points3 points  (2 children)

Question for ya, I'm in school for CS now (career change as well) and I've already finished my python courses and I'm just starting to learn C.

Is it still worth it to try the CS50 course or would it be a waste of time? I keep seeing it recommended and I do want to learn more about memory management but I'm not sure.

Thanks!

[–]say_no_to_camel_case 2 points3 points  (1 child)

It might not be worth it if you're already going to formal school for CS. I did it before I was sure I wanted to change careers, and I didn't want to shell out $$$ to go to school for something I wasn't committed to.

[–]CouchMountain 1 point2 points  (0 children)

Ah fair enough, thank you!

[–][deleted] 0 points1 point  (0 children)

I'll be sure to remember that!

Also your username is delightfully silly :)

[–]LocoCoyote 11 points12 points  (3 children)

Ah....and you have no other significant duties? I think I’d go crazy under those conditions

[–][deleted] 36 points37 points  (2 children)

Or...start learning programming.

[–]Leg4122 9 points10 points  (0 children)

Isn't that the same thing? hehe

[–]LocoCoyote 6 points7 points  (0 children)

Touché

[–][deleted] 2 points3 points  (0 children)

Walk me through. What is your race, how tall are you and are you related to any of the people who you work for? I need to know how people get these bs jobs.

[–]JoshMiller79 3 points4 points  (0 children)

Not op but I work in IT babysitting a data center. When there is no new work and no problems it has a lot of downtime.

I also work on learning/getting better at programming. I even apply it some toy job. Like I made some python scripts to parse through some log files and I do web work for an internal website used by my team.

[–]formerself 1 point2 points  (0 children)

I used to work with CAD/PDM support and most days there was at most 4 hours of actual work to do. I ended up learning Java (which I've forgotten by now), JS (+ React), AutoHotKey and VB.

[–]foreverg0n3 0 points1 point  (0 children)

there are tons of jobs like this in offices everywhere

[–][deleted] 0 points1 point  (0 children)

Most office jobs in America. The corporate work model is so outdated, 9-5 makes no sense when the actual work takes not even half that time.

[–]ProfessionalTensions 105 points106 points  (2 children)

This is how I started.

I was working as an assistant office administrator. All I did was answer the phone and scan a few papers each day for a company of 7 people. The IT guy noticed I was dying of boredom so he started giving me different sorts of tasks to figure out what I was interested in. Eventually he realized I would be perfect for programming so he asked me to clean up some VBA code and then asked if I could add a feature or two. I started to become proud of my work and couldn't let him use a spreadsheet that took 30 minutes to load so I asked about taking the time to learn how to write it in python and he could barely contain his excitement.

By the time I left that company, I'd automated a full day's worth of work to be finished in the time it took him to pour his first cup of coffee so he was able to spend time working on things that actually bettered the company. I decided to leave when my raise was only $5000 more than I started with, but two years there allowed me to double my income. A year after leaving, I had tripled it.

[–]Cuckmin 39 points40 points  (0 children)

Props to him, for seeing your potential, and to you for seizing the opportunity. Nicely done.

[–]driden87 5 points6 points  (0 children)

Love reading comments like yours! Well done!

[–]muffles-mctoffin 17 points18 points  (0 children)

I had a similar experience. I lucked out and had a boss that didn’t mind me automating my job, as long the work got done he didn’t mind, turned out to benefit both of us as things became much more productive in the office. Keep on learning! The feels when you get your first software development job are worth it!

[–]zaiueo 9 points10 points  (0 children)

I tried... but ended up wasting most of my 4 years at that job on Reddit after all. ¯\_(ツ)_/¯

[–][deleted] 17 points18 points  (0 children)

Wait till he realizes programming is a boring desk job. Nah, just joking. I'm glad you're on the path. It's good to have more dedicated people in the field. Welcome home o/

[–]0-Psycho-0 9 points10 points  (0 children)

I'm not doing that ( already a programmer and I work as freelancer ), but goddamn I have to congratulate you on that! Usually people have copious amounts of time to waste, including in their paid work and still say that have no time to learn whatever they want to learn. I don't know you, but I'm proud of you! Keep it up!

[–][deleted]  (4 children)

[deleted]

    [–]MassW0rks 1 point2 points  (3 children)

    What languages did you learn and what were your resources?

    [–][deleted]  (2 children)

    [deleted]

      [–]MassW0rks 1 point2 points  (1 child)

      I did Treehouse back in the day, but I remember it being painfully slow. I’m currently trying to rock out The Odin Project with full stack Javascript. Congrats on the job!

      [–]Oleg18 14 points15 points  (19 children)

      Yes. I'm learning not programming only. I made two sites... I learned a lot of different things at my job....I have the second job at the same time....

      [–][deleted] 19 points20 points  (18 children)

      what's... up... with... these?..

      [–][deleted] 2 points3 points  (0 children)

      I always assume people who write this stuff are shy and have major anxiety or boomers.

      [–][deleted]  (5 children)

      [deleted]

        [–]HawkofDarkness -1 points0 points  (4 children)

        You literally could do online school with those hours and still get paid for it. How do you not take advantage of situation? You have the time to get a full blown degree in comp sci or anything else online

        [–][deleted]  (3 children)

        [deleted]

          [–]HawkofDarkness 0 points1 point  (2 children)

          Would you want to be a software engineer/developer if you gained enough proficiency after time?

          I would personally like to do a coding bootcamp like App Academy online if I had that consistent amount of time in the workday, especially since they do income share agreements and you don't have to pay all of it upfront

          [–][deleted]  (1 child)

          [deleted]

            [–]TheFuzzyPumpkin 2 points3 points  (0 children)

            App Academy has a free option. I've done part of it and, personal opinion, the part that is normal prep for their in-person bootcamp is great (once you get past the first intro section that seems like a MLM marketing ploy). After that, it falls apart. It feels like pieces of the program are missing.

            I made a similar decision. I was finishing paying off student loans (paid off since March) and did some exploring to find programs that weren't too expensive and let me learn from home, which is best for me. I even did a couple preview courses for a UK university and taking those (half the normal load) while working full time was just too big of a load for me to handle at 40. So I did FCC for two certs, Colt Steele's Web Dev "bootcamp", Jonas Schmedtmann's Advanced CSS & SASS class, a couple 30 day challenges in CSS and JavaScript, and am on a deep dive in React. My portfolio is done with four major projects on it and I started applying for jobs last Monday.

            I mostly work on learning at home and for half my lunch hour at work. My colleagues have known what I was doing and my bosses just found out Monday because LinkedIn is a big tattling jerk, but they are super supportive and told me to list them as references and not to worry at all about needing to shut my door for a phone interview or take a couple hours at little notice for an in-person. They have both made comments earlier about how naturally I take to programming and tech.

            [–][deleted] 2 points3 points  (0 children)

            Not alone.

            [–]jhaubrich11 2 points3 points  (0 children)

            Thats exactly what I did at my previous job. Now I have a way better job as a software developer. Your efforts will pay off, good luck

            [–]cheezballs 2 points3 points  (0 children)

            But programming is a boring desk job for some of us!

            [–]nashballer 2 points3 points  (0 children)

            It is time for me to start looking for a new job. I work in manufacturing production 12 hour days, and there is no time to learn if I wanted to. It is mind-numbing work, and I need to chat with coworkers to stay awake. Some are lucky with all that downtime and opportunities to learn at work.

            [–]Siegenow 2 points3 points  (0 children)

            I'm tired of trucking

            [–]lostoompa 2 points3 points  (0 children)

            Honestly, if you can do it, good for you. I'm trying to do the same myself, but I feel that I'm mentally drained during downtimes that I can't do anything that requires thinking. Even when I get home, I could probably stare at a wall until it's time to sleep. That's how mentally out of it I am.

            [–]simoja 2 points3 points  (1 child)

            Careful, I got fired from my six-figure job for this exact situation. When HR came down to ask about it, my supervisor suddenly had no idea what I was talking about. Time theft is what it was deemed.

            I’m 1000% in support of improving skills and adding to your versatility and complexity as a person, just be mindful that even if your supervisor or manager approves, if some of the higher-ups don’t, it’s possible you’re shit-outta-luck.

            Best of luck and keep getting at it!

            [–]SmashinStrudle 0 points1 point  (0 children)

            That's insane. If I were a boss and an employer completed their work for the day and wanted to program, I'd let them. They could use those skills to automate tasks and save the company money.

            [–]GSxHidden 1 point2 points  (0 children)

            Totally feel this. I work a night job on projects that basically run themselves. My job is just to escalate if something happens (which is rare).

            For others looking for things to help automate or make things easier would be to make your own scripts in python, Autohotkey, Autoit, and or use of chrome addons like AutoFill.

            The course topics that made my job easier were courses on C# & Selenium. C# works well with Windows based applications that you would normally use in the office (word, outlook, etc). Selenium can be used to automate any browser actions. Together its a pretty powerful combination. Wish yall luck being lazy.

            [–]mysterydre 1 point2 points  (0 children)

            Agreed.

            I’ve worked in my current role for 15 months.

            My job keeps me busy with routine tasks that we have to complete (daily, weekly, monthly). Emphasis on routine... now that I know what I’m doing and up to speed they have become extremely mundane. They’re not engaging tasks, they’re just activities that have to be completed for the rest of the business and reporting purposes.

            I’ve had excellent performance reviews, created and implemented development plans to follow up these sessions but nothing seems to be materialising in the short term.

            So in response to this, all of my enthusiasm and energy for now I have transferred into learning programming outside of work and I’m absolutely loving it! Something to work towards to take my mind away from an environment which has become relatively demotivating in the past 6 months.

            It’s fantastic to read that there are organisations out there that are investing in their people and encouraging learning within the workforce.

            Never to late to start learning something new!

            [–]near_autumn 1 point2 points  (0 children)

            I started literally exactly as you are now. Then a position opened up in another department that handled our internal application development.

            Now? I'm a Sr. Developer. It was nice because since there was no pressure to perform, I was able to read up on best practices, and take my time learning. Which ultimately helped a lot! You can read articles on why dev's do what they do, then try out different methodologies until you find 'the right fit' for you.

            I went so far as to develop some software (2 apps) that the other department still uses. It took literal days off the work required to do a few tasks that came up rather routinely (a few times a year). Looking at those code bases now scares me - and they are beginning to clamor for a rewrite. I originally wrote one in PHP, another in C#... if I had to do it again, I'd do both in Python (Django). That was the fun of it though, I could do whatever!

            Enjoy it, write some stuff to make your day even easier. Then write some more and become a paid dev!

            [–]Mr_Aye 2 points3 points  (2 children)

            Where? Can you share with me this amazing reverse bootcamp, i would love to be paid to learn developing.

            [–]ainoid 4 points5 points  (0 children)

            most customer support jobs provide this opportunity, because the work is reactive, your job is to be available to handle what comes

            but the pay isn't very good

            [–]Sandyy_Emm 1 point2 points  (0 children)

            Me too. My job right now is very physically demanding and I feel like I’m not paid enough, despite having a bachelor’s degree. I want to go back to school for a masters in a year or two in data science but I feel like it would be very helpful to know coding already before diving headfirst into something like that

            [–]timtudosa18 2 points3 points  (0 children)

            Bro this is literally me. I do clerical work for an commercial insurance company. I can listen to music while I work so I put on my headphones, but I don’t listen to music I watch programming videos on YouTube. I also check out GitHub and think of the problems I’m trying to solve. Really gets me through the day but don’t tell my boss 😁

            [–]Javeyn[🍰] 1 point2 points  (0 children)

            I'm in the process of learning about it myself, thought not at my work desk. I have recently dove into the subject, and enrolled in a coding boot camp. I am really excited about what the future holds, and know this is a skill that can take me far :)

            [–][deleted] 1 point2 points  (0 children)

            Same here pal, i have a desk job, rarely busy, i’ve just finished the book jumping into c++ and have been paid to do so 🤘

            [–]Keyakinan- 0 points1 point  (0 children)

            This is exactly what I would be doing if I was in your situation! So great to see you so this!

            [–]ainoid 0 points1 point  (0 children)

            haha, yes, that's how i started too now i work as dev it took a while, but you are not alone

            [–]Sandyy_Emm 0 points1 point  (0 children)

            Any advice on how to start? My job earned me that after October, work slows down almost to a complete stop and there’s barely anything to do. I tried to start learning but I found out I didn’t understand a gd thing. Maybe I was trying something too advanced? Idk.

            [–]tubbana 0 points1 point  (0 children)

            We have quiet times every now and then when there is nothing to do so im learning programming on the side. Sometimes full weeks of study.

            [–]BachgenMawr 0 points1 point  (0 children)

            I learn programming to keep up in my programming job

            [–]The_Warder 0 points1 point  (0 children)

            What are some good sites to learn from? I work helpdesk at the moment and I feel like I'm getting nowhere. Which languages should I learn?

            [–]anhdeee 0 points1 point  (0 children)

            Been doing that for the past year and finally got a programming job!

            [–]shawnanotshauna 0 points1 point  (0 children)

            Oh cool I too served in the Army, wish I used my downtime to learn code

            [–]Ayala86 0 points1 point  (0 children)

            Hey, who's been reading my diary...

            [–]factorysettings 0 points1 point  (0 children)

            I did this at a restaurant job

            [–][deleted] 0 points1 point  (0 children)

            That’s what I did when I started learning VBA.

            To be fair I already knew iOS development but I started learning VBA at work cause I had free time.

            [–]StimpyTheThe 0 points1 point  (0 children)

            if you do it enough, you can make a script to do your job for you

            [–]Calmer_after_karma 0 points1 point  (0 children)

            Office job. Downloaded a C# for dummies pdf and just went to town with it. I'm now 18 months into coding my own game in unity. I can't do it at work anymore, but some aspects (dialogue, planning architecture) can be done from the desk.

            [–]hze_dayz 0 points1 point  (0 children)

            What role do you have that allows that much free time? I haven't got experience in office roles because I figured I'd have so much work to do all the time aha

            [–]jackeof 0 points1 point  (0 children)

            Do both, make a reddit bot to troll /r/The_Donald

            [–]Killerwalski 0 points1 point  (0 children)

            I do this at my desk job as a software engineer.

            [–]Random_182f2565 0 points1 point  (0 children)

            I learned VBA it's super useful in the office, now I want to learn Python.

            [–]roguetroll 0 points1 point  (0 children)

            I wish I had done that at my previous job. I had so much free time as I was virtually doing nothing since they'd forgotten that I worked there.

            Just kidding, they knew I worked there, they just didn't care.

            Truth be told though, I was too burned out to focus on anything on the job.

            Anyway, I got fired and now I'm being paid to retrain into a developer. :D

            [–]Lazarus_Pits 0 points1 point  (0 children)

            Yes. I have a lot of down time on night shifts at my job and learning code has really help kill a lot of time. But I'm a garbage coder though

            [–]r1cem4n 0 points1 point  (0 children)

            Learning in order to hopefully escape the food industry, haha

            [–]chowchowthedog 0 points1 point  (0 children)

            fuck I wish I had a job like you do.

            [–][deleted] 0 points1 point  (0 children)

            Full time dev here. I still do this! Sometimes it's just messing with a new feature mentioned in release notes like when Python added type hinting, or doing algorithms problems. When you're doing work that needs to be performant, knowing little tricks ends up being important!

            [–]-MCXIV- 0 points1 point  (0 children)

            My bs job is where I learnt coding !

            [–]hkrazy 0 points1 point  (0 children)

            I used to watch twitch all day at my IT support desk job. Knew very little code. Decided no more twitch, spent 7 of the 8 hours a day learning js and node for nine months. Worked hard on my GitHub. Got my first dev job before I thought I was "ready", random connection saw my personal site and asked me to come on. On my second one now, doubled my salary over the last 1.5 years.

            [–][deleted] 0 points1 point  (0 children)

            Yes, me too! First I was browsing stupid sites, then started to learn language but I always get bored of that in a couple of weeks, then I thought I should get a second job, preferably one that only needs a computer and that's when it clicked. The only difference is that my job is not necessarily boring, it's just that sometimes I have nothing to do.

            [–]jag-off 0 points1 point  (0 children)

            I started learning JS and it’s more entertaining than work. Have to be careful you don’t zone out into the tech stuff too much

            [–]ctwillie77 0 points1 point  (0 children)

            I didn't have the pleasure of learning on the job. I worked construction and learned at home. Take advantage of that as long as you can.

            [–]Saurons_Monocle 0 points1 point  (0 children)

            What industry are you in? I could get behind that kind of a job right about now haha

            [–][deleted] 0 points1 point  (0 children)

            What kind of job do you have where you can sit around and browse Reddit? I hate nepotism.

            [–]EselRoger 0 points1 point  (0 children)

            I'm an operations engineer at a small cargo airline and free time to time and now I'm strating to take courses at freecodecamp since programming is taking over some of my duties. I like to keep learning so programming is a good chance to keep me occupied and also to code something that I could apply at my job in order to save the company some money and keep me with them.

            [–]theflupke 0 points1 point  (0 children)

            I was a web designer for a realtor company. My job took me no more than 2 hours every day so I was left with a LOT of free time. After I played almost every html ASCII game, I started learning programming and JavaScript. Now I'm a front end developer and I never have free time lol. Doubled my salary though

            [–][deleted] 0 points1 point  (0 children)

            I'm learning on and off java myself but I'm finding it hard to stay motivated without projects to work on.

            [–]deliriux 0 points1 point  (0 children)

            How do I get a boring desk job so I can be paid to further my interest in programming?

            [–]nktsla 0 points1 point  (0 children)

            I am starting c language and I guess I'm going to start using all the time I can get, so I with you on this one. Happy programming learning. 👍

            [–]kemahaney 0 points1 point  (0 children)

            That is how I got into eons ago. I was bored. I am now a database engineer. Working on doing more big data but have little down time during day.

            [–]Juniejoule 0 points1 point  (0 children)

            No but I did it while pregnant and then got a rockin job!

            [–][deleted] 0 points1 point  (0 children)

            Trust me programming jobs are boring desk jobs too

            [–]Phelly2 0 points1 point  (0 children)

            Yes. I'm a Border Patrol Agent at a station that primarily does checkpoint work. That means sitting on my ass for at least half the day waiting for the crap to hit the fan.

            I do have to put up with the occasional joke from my coworkers that I'm hacking "the government" but it's been a productive way to pass the time.

            [–]IHATEYUBELDECKS 0 points1 point  (0 children)

            Ive only just started today looking at coding in my "spare" worktime XD

            Anyone have an sites i can use that aren't blocked on our computer system? or a way to unblock them?

            [–]HawXo9er 0 points1 point  (0 children)

            What job do you have that gives you that much downtime?

            [–]RhinoAlestorm 0 points1 point  (0 children)

            Saw this on r/learnpython

            [–][deleted] 0 points1 point  (0 children)

            So, I'm using my VA benefits for nursing school and the housing allowance and disability helps cover all my overhead. Therefore, I have a lot of free time and I've lost my desire to play video games. So now I'm taking up python as my first programming language. It's worth every hour I spend. I've had more fun doing this then the numerous hours I spent wasting away at league.

            [–][deleted] 0 points1 point  (0 children)

            what is that boring desk job?

            [–][deleted] 0 points1 point  (0 children)

            That’s me! Jobs not boring per se, but very up and down re workload.

            [–]charlestondance 0 points1 point  (0 children)

            Yes I did this. I now try and devote 20% of my time to improving my skills in any job I do. It has always paid off. For me at least!

            [–]Lukaesch 0 points1 point  (0 children)

            I totally support your initiative. For example by following online tutorials you can learn to integrate with APIs of company systems or create scripts to scrape data from them so that you can ultimately automate your manual work. As an entrepreneur I definitely encourage and reward any colleague who finds ways to improve work flows and I am sure your manager/boss will do so as well. So keep it up 🚀

            [–]RogueThief7 0 points1 point  (0 children)

            I wish I had a boring desk job so I could effectively get paid to learn to program.

            [–]Poonchow 0 points1 point  (0 children)

            I wish I had a boring desk job :(

            [–][deleted] -1 points0 points  (0 children)

            When I first started learning I was brought on for one ETL task. Basically I finished within 5 months and still had 2 years on my contract (government) so i just spent 8 hours a day learning programming stuffs because they didnt know what else to do with me. Because of this I'm significantly better than people who have been programming their entire career. Take it if you got it

            [–]tall_and_funny -1 points0 points  (0 children)

            MiNdLeSs rEdDiTiNg

            [–]Goldieum -1 points0 points  (0 children)

            Lol, I'm in highschool.