mkdir folder_name && cd folder_name
if want to create file also and text inside it
nano filename.extenction
write your text then press ctr + x , then y , enter
if u want to learn about command lines then check http://thedevscourse.com/