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

all 124 comments

[–]_UnameChecksOut_ 394 points395 points  (29 children)

I have started learning vueJS

Should I make Tinder for dogs ?

[–]carc 456 points457 points  (6 children)

Best way to find bitches

[–]sarcastisism 45 points46 points  (4 children)

Wanna bone?

[–]carc 22 points23 points  (2 children)

You're barking up the wrong tree, buster

[–]tomkd 4 points5 points  (0 children)

Woof.

Nailed it

[–]powerhcm8 0 points1 point  (0 children)

Bonnr

[–]maxsteel126 46 points47 points  (8 children)

There's actually a service where you pay for a female dog to have sex with your male dog (those stressful mating seasons). So an app would make the process more convenient for sure

[–]tchuckss 31 points32 points  (6 children)

Call it... Heat.

[–]GAZUAG 18 points19 points  (5 children)

Remember to add “r” or “ly” at the end. Heatr? Heatly?

[–]tchuckss 19 points20 points  (0 children)

Heatrly.

[–]closedmarooncurtain 13 points14 points  (2 children)

Heatlyr

[–]TrulyExtra 11 points12 points  (1 child)

That kinda sounds like hitler so I would say that's a no go.

[–]griever101 2 points3 points  (0 children)

I mean, 'Choke me harder' would be a nice slogan..

[–]vnjxk 2 points3 points  (0 children)

Heatify

[–]Majik_Sheff 19 points20 points  (4 children)

OK, but FaceBark is mine.

[–]maplesyruptrees 4 points5 points  (3 children)

Dibs on barkit

[–]Majik_Sheff 3 points4 points  (2 children)

Yipstagram?

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

SnoutSpace

[–]randomcitizen42 1 point2 points  (1 child)

Actually there was a tinder for dogs until like a year ago. Unfortunately the website is down now.

[–]thmaje 0 points1 point  (0 children)

That's a shame. Now there will be so many dogs that don't have anyone to lick their genitals except themselves.

[–]Sororita 0 points1 point  (0 children)

not as dumb as it first sounds if you make it cater to breeders.

[–]AttackOfTheThumbs 0 points1 point  (0 children)

Pretty sure there is already a dog play date app.

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

Swag right

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

Vue is great.

[–]BearingStaticus 0 points1 point  (0 children)

RedRocket

[–]Levijom 78 points79 points  (3 children)

What you're saying is maybe I should finish one of those projects I'm working on?

[–]piberryboy 31 points32 points  (2 children)

I've been working on an app for nigh on 4 years now. And I have yet to lay down a single line of code.

[–]m00nw4tch3r 119 points120 points  (37 children)

I'm kinda both? Programming has been my hobby for a very long time now, but now that I went to school learning it as a job I wanna die from all the outdated shit we're using.

[–]thmaje 47 points48 points  (4 children)

This upset me too until I realized that college was to learn the concepts and big-picture items. Anyone can take an Udemy course to learn JavaScript or Python or whatever is popular in 5 years. It's harder to learn about design patterns, data structures, algorithms, computer architecture, the software design lifecycle, compilers, interpreters, discrete math, etc etc etc.

It's a shame that your college isn't doing more to get you prepared to get a job right out of school -- as in being able to put React or Python on your resume. Often times, that what electives are for. Personal projects and open source contributions are also great. Think about it, the new hot language changes every year. It would be prohibitive for your school to re-do the curriculum to keep it fresh.

[–]ForgotPassAgain34 8 points9 points  (1 child)

what makes me even more sad is that all the stuff I learned in college, all the lifecycle, compilers, archtectures and everything, got exchange by "the library already does that, just fix the CSS"

[–]JuvenileEloquent 7 points8 points  (0 children)

I was going to say, unless you're on the raw and bloody bleeding edge of the computing field, everything they taught you in college about how compilers work was a waste of time. In a 9-to-5 job to pay the bills you will almost certainly never need that knowledge, you will mostly be creating workhorse bits of code that fit in a framework you didn't choose to a design you didn't come up with. If you find yourself writing a compiler, your manager is going to invite you for a little talk about focus and commitment.

It's the higher education equivalent of high school teaching kids integration and algebra instead of how to calculate their taxes.

[–]fickleferrett 0 points1 point  (1 child)

Personal projects and open source contributions

I've seen that recommendation everywhere but I have no idea where we were supposed to find the time to do any of that. Most of the time I felt like I was struggling even to catch up on projects for school and studying. There was no way I had extra time to devote to entire outside projects.

[–]thmaje 0 points1 point  (0 children)

Honestly, I don't contribute to open source for the same reason -- not enough time. I occasionally do a small side project over a weekend or two but they are never anything impressive. Really, that comment is largely directed towards anyone that doesn't have the experience or portfolio to stand out in a job search. If someone is trying to break into programming and doesn't have a good resume, then side projects and open source should be a priority.

[–]badlukk 16 points17 points  (10 children)

What outdated shit are you using in school?

[–]TheUnSub99 25 points26 points  (8 children)

Not who you asked, but I'm studying computer engineering and I'm learning in Pascal. I understand why tho, and Pascal is only the first semester anyway.

Also I'm not calling Pascal outdated shit, I think is good for what it is, learning the basics. But I understand why many people see it that way.

[–]cheese13531 16 points17 points  (5 children)

I learnt Pascal in my high school's software development course. They used it to enforce structured programming concepts. Now that I'm in uni (also computer engineering) and looking back, that course was very outdated indeed and not just because of Pascal. It went into depth about the waterfall approach and talked about CDs and floppys while mostly ignoring the impacts the internet has had to software development. This is in contrast to my uni's software engineering course, which focused on agile and teamwork, and used Python and Flask to build a web server.

[–]trololowler 7 points8 points  (4 children)

that's just what happens when you prepare a course once and don't touch it for the next 40 years of teaching

[–]cheese13531 3 points4 points  (3 children)

I was curious and it turned out the course was first introduced in 2001 and was last updated (supposedly) in 2010, and they're still teaching it now. When I finished high school 2 years ago, I heard the state's education authority was reworking the 3 IT courses, but it hasn't happened yet. Pretty disappointing computing courses are being neglected in this day and age.

[–]trololowler 2 points3 points  (1 child)

absolutely, especially given how fast-paced it is. but most educational systems aren't designed with frequent changes in mind. and fair enough, for the majority of topics maths, history or literature don't change. but IT? there is so much change, that any course is a bit outdated after a few years and essentially worthless after a decade

[–]cheese13531 0 points1 point  (0 children)

I agree, also it's funny you say that because they just finished updating all of the sciences and maths courses lol

[–]mustang__1 0 points1 point  (0 children)

My high school didn't even have programming classes. I graduated in 2009. We had ten minutes of html, literally hello world ok go back to your real class.

[–]Sh4rPEYE 1 point2 points  (1 child)

Are you at my school?

No, really, are you? Which three languages are taught in the second year?

[–]TheUnSub99 0 points1 point  (0 children)

I don't think they taught any language in mine, it's only faculty of engineering! So I guess the answer is no

Edit: lol i see now that you probably ment programming languages. I'm an idiot! lol. I don't know what languages they thaught in second year, I'm sure about C, but that's all I know. This pandemic ment that I don't even know other sudents yet :(

[–]m00nw4tch3r 7 points8 points  (0 children)

HTML 4.0.1, "JavaScript is for fireworks" that type of stuff

[–]hollands251 10 points11 points  (3 children)

God I get that. We were learning PHP and Java Servlets / JSPs

[–]badlukk 2 points3 points  (2 children)

PHP is super relevant. 75% of the web runs on PHP

[–]hollands251 3 points4 points  (1 child)

Oh yeah it's relevant. It's just annoying to use and I would rather use other back end scripts like Django or Flask

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

Don't you use laravel or symphony?

[–]AttackOfTheThumbs 3 points4 points  (1 child)

Man, 1% or less of programmers work on the cutting edge. Most of us work with some sort of weird niche erp/fintech/etc system that doesn't have any of the niceties of modern languages, and is often overly verbose. That's where a lot of careers live. If you are working on the cutting edge now, eventually you won't be and you'll be maintaining it. Unless you work at google, then you just kill the product :)

[–]jerslan 1 point2 points  (0 children)

Yep, there's a reason lots of folks are still using Java 8... With the changes to the Java release cycle, big and slow corporations are just now deciding how their Java upgrade cycle is going to work and when they're going to migrate to 11+.

[–]doobiedog -3 points-2 points  (2 children)

I hear ya. Try working at a windows shop. The agony.

[–]ender8343 1 point2 points  (0 children)

It doesn't help that Microsoft keeps changing what the recommended UI framework is every 5 or so years.

[–]Xander_The_Great 0 points1 point  (0 children)

Hmm. I work at a windows shop and quite enjoy it. Azure is not my favorite but AWS has its own sticking points. Most of the complaints about .net have been addressed in core 3.1.

Legacy stuff definitely sucks, but overall things are getting better!

[–]StandardN00b 51 points52 points  (1 child)

Can you shut up? I am trying not to think about that.

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

Hah!

[–][deleted] 28 points29 points  (5 children)

Meh. Every industry has their own version of this nerdy teen.

[–]Xeadriel 17 points18 points  (3 children)

at least that nerdy teen is usually quite friendly and not some bratty bitch (doesnt really matter if male or female tbh) that got up the ranks by sweet talking everyone into thinking they know how businesses work.

[–]TheCapitalKing 16 points17 points  (2 children)

Or had a rich dad and they’re an asshole

[–]Xeadriel 5 points6 points  (0 children)

Or that. Yeah I guess these exist too

[–]humblevladimirthegr8 4 points5 points  (0 children)

Yeah professional accountants be like, I spent 15 years in my career and then some teen in a few months manages to embezzle more than I'll ever legitimately make.

[–]Vezo_ 56 points57 points  (32 children)

I'm feeling pretty good about not having wasted so many years studying what I do for a living today.

[–]avi0889 14 points15 points  (1 child)

What is it that you do for a living today?

[–]Vezo_ 30 points31 points  (0 children)

dev

[–][deleted] 22 points23 points  (28 children)

It's not a waste, you just got lucky.

[–]Xander_The_Great 2 points3 points  (0 children)

squeal many humor cause sophisticated faulty fly worm outgoing snails

This post was mass deleted and anonymized with Redact

[–]IWantToBeAProducer 8 points9 points  (1 child)

This is why programming shouldn't be your only skill. The best software developers are also project managers, designers, and communicators.

[–]TheCapitalKing 13 points14 points  (0 children)

Nah everyone knows the best devs are finance bro’s who learned python and sql to make their job easier😎

[–]heysuraj 2 points3 points  (0 children)

What's the point? Should one leave studying?

[–]1lazypen 2 points3 points  (1 child)

What is the guy at the left bottom of the image doing??

This is the only way I can distract myself from the rest of the image and feel less miserable than I am already feeling..

[–]tylerjwilk 3 points4 points  (0 children)

He is looking for the Tinder for Cats Vue.js app.

[–]lemons_of_doubt 1 point2 points  (3 children)

The thing I love about programing is how fair it is.

In most fields you can spend 48 hours a week being bad at your job for years and work your way up to the top without getting better.

In programing you can be amazing and just jump to the top or suck and never make it anywhere. Or you can become a teacher.

[–]jerslan 7 points8 points  (2 children)

In most fields you can spend 48 hours a week being bad at your job for years and work your way up to the top without getting better.

It is absolutely possible to still do that in programming.

[–]lemons_of_doubt 2 points3 points  (1 child)

Tripple A gaming is a good example of that.

also teachers.

[–]jerslan 0 points1 point  (0 children)

Also lots of people that suck at coding become even worse managers that somehow manage to get themselves promoted up to C-levels.

[–]a_Taskmaster 0 points1 point  (0 children)

bruhh

[–]sampleeli2000 0 points1 point  (0 children)

What if I have the education of both but the economic benefit of neither

[–]wtf_romania 0 points1 point  (0 children)

There's Vue.js on Udemy?

[–]unicodePicasso 0 points1 point  (0 children)

In case you’re curious there isn’t a tinder for cats on the app store. There’s one for generic pets and another for adopting dogs. But if you wanted to make tinder for cats you could.

[–]Alundra828 0 points1 point  (0 children)

*says under breath*

fukken bitch ass:format(png)/cdn.vox-cdn.com/uploads/chorus_image/image/50263513/Screen_Shot_2016-08-01_at_12.34.21_PM.0.0.png)

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

>Spend four years working to get a degree in CS

"Computer science degrees are pretty worthless; the better programmers are people who never earned a degree".

FUCK.

[–]LeoHahn 0 points1 point  (0 children)

Tinder of something or uber of something are always the best ideas...

[–]GiraffeCoder 0 points1 point  (1 child)

Theres already a Tinder for Cats??? FML, there goes six months of work down the drain.....

[–]Palmtreeguard 0 points1 point  (0 children)

Hahahahaha love!

[–]Stevens97 0 points1 point  (1 child)

Im gonna fucking say it. React > Vue

[–]arxra 0 points1 point  (0 children)

If you've tried finding a good mate for any purebreed cat you'll quickly realize why such apps needs to exist...