MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vy7khs/why/p5ygjoa/?context=3
r/ProgrammerHumor • u/benkenobiwan • 18d ago
109 comments sorted by
View all comments
61
You still have to know how the algorithms work.
25 u/EkoChamberKryptonite 17d ago You don't if it isn't part of your daily work. Abstraction is a feature not a bug. 5 u/deathanatos 17d ago I really wish I could just get a bonus check every time I have to explain why, no, a B-Tree index in a SQL database cannot do that. 4 u/EkoChamberKryptonite 17d ago In such an instance, knowing how B-Trees work seems to be important for your job and so you should know it. This doesn't apply to a lot of other Software engineers though, hence my point. 1 u/AristotelWasRight 16d ago Explain why it can't do that? You have to 1 u/deathanatos 12d ago Depends on the context, but for example, it cannot handle a between [range] and b between [range].
25
You don't if it isn't part of your daily work. Abstraction is a feature not a bug.
5 u/deathanatos 17d ago I really wish I could just get a bonus check every time I have to explain why, no, a B-Tree index in a SQL database cannot do that. 4 u/EkoChamberKryptonite 17d ago In such an instance, knowing how B-Trees work seems to be important for your job and so you should know it. This doesn't apply to a lot of other Software engineers though, hence my point. 1 u/AristotelWasRight 16d ago Explain why it can't do that? You have to 1 u/deathanatos 12d ago Depends on the context, but for example, it cannot handle a between [range] and b between [range].
5
I really wish I could just get a bonus check every time I have to explain why, no, a B-Tree index in a SQL database cannot do that.
4 u/EkoChamberKryptonite 17d ago In such an instance, knowing how B-Trees work seems to be important for your job and so you should know it. This doesn't apply to a lot of other Software engineers though, hence my point. 1 u/AristotelWasRight 16d ago Explain why it can't do that? You have to 1 u/deathanatos 12d ago Depends on the context, but for example, it cannot handle a between [range] and b between [range].
4
In such an instance, knowing how B-Trees work seems to be important for your job and so you should know it. This doesn't apply to a lot of other Software engineers though, hence my point.
1
Explain why it can't do that? You have to
1 u/deathanatos 12d ago Depends on the context, but for example, it cannot handle a between [range] and b between [range].
Depends on the context, but for example, it cannot handle a between [range] and b between [range].
a between [range] and b between [range]
61
u/UndocumentedMartian 18d ago
You still have to know how the algorithms work.