Software Engineering
- Home /
- Categories /
- Software Engineering
The best beginnger zsh configuration
Watch accompanying video here. The best beginner zsh configuration This article will detail a super beginner friendly zsh configuration, including all the background information you will need to create your own zsh configuration.
Read MoreImperative vs Declarative Code
Imperative vs Declarative code The most fundamental difference between imperative and declarative code is that imperative code tells the computer how to achieve a certain goal, while declarative code tells the computer what a certain goal is, and the computer will achieve that goal for you.
Read More