LXer: Learn Bash by writing an interactive game
by LXer from LinuxQuestions.org on (#5BDME)
Published at LXer:
Learning a new programming language can be fun. Whenever I try to learn a new one, I focus on defining*variables, writing*a statement, and evaluating*expressions. Once I have a general understanding of those concepts, I can usually figure out the rest on my own. Most programming languages have some similarities, so once you know one programming language, learning the next one is a matter of figuring out the unique details and recognizing the differences in it.
Read More...


Learning a new programming language can be fun. Whenever I try to learn a new one, I focus on defining*variables, writing*a statement, and evaluating*expressions. Once I have a general understanding of those concepts, I can usually figure out the rest on my own. Most programming languages have some similarities, so once you know one programming language, learning the next one is a matter of figuring out the unique details and recognizing the differences in it.
Read More...