You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
2Do I have this right: You took 2.5 years off, then you spent 1 year part-time learning, then you spend 1 year working in an outdated stack, and then you were finally able to get your career back on track?stannius– stannius2020-07-17 13:39:43 +00:00Commented Jul 17, 2020 at 13:39
-
1The year of part time learning was simultaneous with the first job - as the phrase "In the meantime" indicates. They only had a partially outdated tech stack and the job was VERY well-paid. I took 2.5 years off between jobs. Old job ended 2015, new one started 2017. I have not considered myself to have a "career" since .. well probably ever really. I have jobs. Some good some bad. I used to be a contractor - a gun for hire, so I guess I am not too fussy?kpollock– kpollock2020-07-20 15:18:32 +00:00Commented Jul 20, 2020 at 15:18
-
2@kpollock Sorry, the structure of that sentence was so complex with parentheticals and hyphentheticals that I had a little trouble parsing it. There is a huge difference between what I wrote (2.5 years not working at a cost of 2 years getting back on track) vs what actually happened (2.5 years not working at a cost of 1 year off track, but only slightly and well paid).stannius– stannius2020-07-20 18:14:09 +00:00Commented Jul 20, 2020 at 18:14
-
2@stannius: It's quite possible to have an interesting career (well, interesting to me - tastes differ) without working with the latest fad toolset. I make a good living doing mostly C (with additions like CUDA), and have even dealt with a bit of Fortran in the last couple of years. They may seem "outdated" to some, but there are employers who'll pay well for people who can deal with them. Or consider that COBOL programmers are currently in demand: cacm.acm.org/news/…jamesqf– jamesqf2020-07-21 03:53:46 +00:00Commented Jul 21, 2020 at 3:53
-
1@stannius, sorry, maybe speaking German for the past 5 years has made my English sentence structure even more complex or confusing. Learning German was one thing I did during the 2nd year off. That first job was in German (nobody there spoke English!). I actually had 3 decent job offers, all interviews in German. I would definitely advise anyone to budget a year to learn another language.kpollock– kpollock2020-07-21 08:28:00 +00:00Commented Jul 21, 2020 at 8:28
|
Show 1 more comment
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. software-industry), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you