SMS M Mahmud Hasanindevknowledge.hashnode.dev路Nov 1, 2023 路 4 min readAll About German Articles (die,das,der) 馃槆In German, the articles "die," "das," and "der" are used to indicate the gender of nouns (masculine, feminine, and neuter) and their grammatical cases (nominative, accusative, dative, and genitive). The choice of which article to use depends on the g...00
SMS M Mahmud Hasanindevknowledge.hashnode.dev路Jun 4, 2023 路 3 min readCheatSheet for [VI/VIM] Necessary CommandsI listed all the necessary commands that I used in my daily terminal work life. What is a VI/VIM? Vi/VIM - A Text Editor For Unix based Systems like Linux, macOS, and FreeBSD. How to open a file Using Vim? vim File_name It open a created file, if th...00