Never once in the last 20 years I went to indeed.com when I was looking for a job.
UK based if that matters on site recommendations
261–270 of 373 posts
Never once in the last 20 years I went to indeed.com when I was looking for a job.
UK based if that matters on site recommendations
Never once in the last 20 years I went to indeed.com when I was looking for a job.
Sorry if I come across as stupid but where do you usually look? I’m only in my first role but I’m thinking to start trying to attract offers from elsewhere. UK based if that matters on site recommendations
Never once in the last 20 years I went to indeed.com when I was looking for a job.
Sorry if I come across as stupid but where do you usually look? I’m only in my first role but I’m thinking to start trying to attract offers from elsewhere. UK based if that matters on site recommendations
Earlier quoted context omitted.
React might go away, but javascript/typescript will probably be a good bet for the next 10 years (who knows beyond that). I'd like to think that people will come to their senses about Python and use sensible languages for ML + data once they relearn all the problems that software engineers learnt about it all that time ago (fast development != reliable/maintainable development, fast development != easily-scaled devel…
>but javascript/typescript will probably be a good bet for the next 10 years Honestly how is javascript (and thus typescript) ever going away at this point? I honestly mean _ever_. Like until the day I die. Almost the entire web is using it. Frameworks like React, Angular, Vue have made it so I basically don't care that much about javascript. Most of my code is server-side and the client is largely handled by Angular…
I’ve been programming since the 80s. We had OOP shoved down our throats in college (CSU), with FP downplayed due to the runtime cost. Things have changed, and I want to move on.
I wish there was demand for ClosureScript. TypeScript has no support for partial function application and currying, unless it was added very recently.
Earlier quoted context omitted.
I don't have any problem with cloud hosting, as long as there's portability. I wouldn't want to design my architecture to be completely specific to one hosting provider.
It's nothing to do with the hosting or portability and everything to do with talking the language and navigating the interface. You can set up a bare VM and install your own OS and manage everything yourself and avoid any kind of lock-in, but if you don't know how to navigate AWS your entire operations collapses with bad IAM policies, world-readable S3 buckets, and VPCs that let the entire world in. On the other hand…
Java is still undisputed in the enterprise. Node.js was a contender but lost steam. May be .net once it becomes truly platform neutral have a chance to take on Java. Until then most probably it will remain widely popular.
> Node.js was a contender but lost steam My guess is that Node.js either saturated the market of web developers looking to do backend, or people realized that type safety is a good thing, and JS doesn't have a good story for it.
Earlier quoted context omitted.
React might go away, but javascript/typescript will probably be a good bet for the next 10 years (who knows beyond that). I'd like to think that people will come to their senses about Python and use sensible languages for ML + data once they relearn all the problems that software engineers learnt about it all that time ago (fast development != reliable/maintainable development, fast development != easily-scaled devel…
I think you might be conflating good general software engineering practices with language choice. Remember that the current dominant social network of our time (Instagram) built and scaled just fine off of Django + Postgres and a relatively small engineering team -- you can write poor code in Python just like you can in Java, and you can write good code in either one.
There are better languages and worse languages. While you can apply good practices and successfully build good stuff using a language designed in 10 days (or a language that evolved accidentally from a templating system), those practices will have to work a lot harder than they would if you had used a better language.
Python has a split user base, where roughly half consists of data scientists who use it by necessity and might not always apply software engineering best practices, but many people in the other half use it by choice because it's a nice language.
Java is still undisputed in the enterprise. Node.js was a contender but lost steam. May be .net once it becomes truly platform neutral have a chance to take on Java. Until then most probably it will remain widely popular.
Never once in the last 20 years I went to indeed.com when I was looking for a job.
Sorry if I come across as stupid but where do you usually look? I’m only in my first role but I’m thinking to start trying to attract offers from elsewhere. UK based if that matters on site recommendations
But - first you better make sure you’re someone they would want to hire! Casually mentioning some cool project you put on Github, relevant to what they are doing, helps a lot in my experience.