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