William Onyejiaka
292 posts

William Onyejiaka
@willynowonder
Backend Dev (Express TS, Laravel, FastAPI) | Scaling systems | Anime & manga lover
Earth Katılım Nisan 2018
29 Takip Edilen14 Takipçiler


@_andrewthecoder Very true, for instance system design doesn't depend on the language you're using, it depends on how well you can pin point the problem and bring out a solution for the problem
English

@willynowonder yeah! I agree. I mean, it is a very nice skill to have, knowing which language is better at your solution! But, without the solution, no language can help you.
English

Today, let's talk about the reason it is more important to learn about software engineering than it is to focus on any particular language.
Here is a technical interview question that I used to use.
Build a versioned command history for a text editor. Each operation should be undoable, redoable, and the system must support navigating to earlier and later states efficiently.
What is your first thought? This isn't about code, because the obvious answer can implemented in any language.
English






























