Live data from Hacker News

Books that changed my career as a software engineer

julianogtz.github.io

191–200 of 295 posts

Re: Books that changed my career as a software engineer

#191
post #177

Earlier quoted context omitted.

They do. If you don't have a diagnose, be careful with it. You want to be able to execute challenging mental tasks without it. You will still be able to do that after trying such medication, but you will always know, there would be a easier way to do it and that can become a mental block.

Ok so how do I give this a try?

With the same attitude like any other drug, I guess. It's very likely less harmful than other drugs. If you're mindful about it and you really want to try it, then ...

Re: Books that changed my career as a software engineer

#192

Earlier quoted context omitted.

>1984... This one terrified me so much, that I have to include it. I write code much more securely because of it. What book?

https://en.wikipedia.org/wiki/Nineteen_Eighty-Four

Your link seems to be broken?

Re: Books that changed my career as a software engineer

#193
post #189

Earlier quoted context omitted.

I actually find the opposite. Many books belabor the point and take a chapter to explain what a paragraph could. It might sometimes be useful - for example, to explain a scenario to a newbie who can't relate from their own experience - but for someone who's been in the industry for a while, most of that information is just not useful.

Relatedly, but I've always wished there were a series of books like, "I'm Already a Programmer but I'd Like to Learn ____" Trying to pick up a book about a new programming language that is trying to explain the concept of an 'array' or whatever is annoying--I wish there was something to just lay out (still in a thoughtful and guided way) the concepts I needed to understand for that language based on already knowing s…

It would be nice if the table of contents marked where to start if you're already familiar with programming concepts.

Re: Books that changed my career as a software engineer

#194

Earlier quoted context omitted.

This has sat on my shelf for my ten year career and I've never read it. Are there any up-to-date resources to help approach the text?

Just install Dr. Racket and write #lang sicp at the top. What kind of resources to help you approach the text you’re looking for?

Incidentally, I just installed Racket today so I can work through SICP. I was kind of confused by the choices of what to run.

Re: Books that changed my career as a software engineer

#196
post #189

Earlier quoted context omitted.

I actually find the opposite. Many books belabor the point and take a chapter to explain what a paragraph could. It might sometimes be useful - for example, to explain a scenario to a newbie who can't relate from their own experience - but for someone who's been in the industry for a while, most of that information is just not useful.

Relatedly, but I've always wished there were a series of books like, "I'm Already a Programmer but I'd Like to Learn ____" Trying to pick up a book about a new programming language that is trying to explain the concept of an 'array' or whatever is annoying--I wish there was something to just lay out (still in a thoughtful and guided way) the concepts I needed to understand for that language based on already knowing s…

Learnxinyminutes?

Re: Books that changed my career as a software engineer

#197

The one thing that I find is not helpful, is the “litmus test” approach. i.e. “You are a bad programmer/engineer/scientist/person, because you did not read this book, or know this technique.” Thing. I see this frequently. As a [mostly] self-taught software developer, I’ve been on the receiving end of a lot of this behavior. In my case, I have a real “Oh yeah? I’ll show you!” streak. I became expert at stuff, simply b…

Fun story I like to tell people about exactly this.

A little over a decade ago I was working a gig at the software subsidiary of a fairly large non-tech multinational. It was a lot of mostly nice people and a mix of skills and experience as you’d expect.

Anyway - there was a manager (M) on a project I was on who was.. unpleasant. They had quite an ego, and were very much the type to pass blame down the chain.

Regardless, there was a student on one of their projects who was struggling - I had spoken to this person a few times and they seemed eager enough to learn and had a friendly manner. I never worked with them directly so couldn’t comment on their capability - but even then, they were at the start of their career and still learning so obviously you would have tempered expectations.

Anyway, one day M comes in and people ask if newbie is out sick or is coming in later that day. M proudly exclaims that they won’t be coming back as they had a heart-to-heart the day before and M let them know that software development was not the career for them, that they didn’t have the right skills for it, and that they should pursue a career doing something else instead.

M was saying this with a grin, not out of malice, but as if they’d just saved this poor soul from wasting their time trying to succeed at a career that this expert of the craft could tell they were unfit for.

I was utterly dumbfounded that someone could be so incredibly conceited as to think they could possibly make a determination like that of someone just starting out that was getting no support from their boss.

I left soon after in no small part because I actually felt nauseous being around the person after that. I don’t think they stayed around for long but I heard from long-term folks in the same place that the distaste of this individual was fairly widespread.

tldr; we’re all just bags of meat, eating and pooping on a ball of rock flying through the cosmos. Be kind to people, and pull your head out of your ass.

Re: Books that changed my career as a software engineer

#198

Earlier quoted context omitted.

I totally agree, to the point where I’m skeptical about people saying they’ve read something cover to cover. Someone once recommended me to start at the back of each chapter and do the the problems and only read the chapter or even parts of the chapter for problems I couldn’t solve. It comes with its own set of drawbacks but it does help with getting through text books where the author was paid by per letter.

It's not that hard. I try to spend 10 minutes a day reading some sort of technical book. Just set a timer and do it. I don't always get around to it. Here's a list of the various tech books I've read cover to cover over the last couple of decades: https://www.goodreads.com/review/list/5348644-neville-ridley...

[deleted]

Re: Books that changed my career as a software engineer

#199
post #61

Is it just me or do other people struggle to read these kinds of very technical books? It's not that I don't comprehend, it's that my brain finds it boring and hard to focus. I think I have trained my brain so much on rapid skimming of websites for useful info, while throwing away most of the content, that I tend to do the same with books, which really doesn't work well. Has anyone found alternative ways to consume t…

Don't blame yourself if a book is verbose and tedious. Most books (and youtube videos) are 10% information and 90% padding.

Re: Books that changed my career as a software engineer

#200

Earlier quoted context omitted.

Screen readers work great, for me it's my phone. On my desktop I'd be getting distracted and bored in about two paragraphs. Even if I try to come back to the article, there's invariable 3 other things that I'm switching between. On my phone I've read 250k word books cover to cover, same books I could never read on a PC. Attention is weird like that. Another trick is getting your dopamine* externally. There's an assoc…

> Unfortunately, when people start needing a substance just to feel normal, that is the definition of an addiction. If they would otherwise not feel normal and there are no negative side effects, is that a problem?

>there are no negative side effects

I'm a prescription-attention-drugs person and specified drugs do not exist.

Post reply on HN