My advice would be that no matter which of these languages you pick, do NOT use a framework (at first). It's important that you learn how the language itself works and puzzle out the common patterns with your own solutions. When you're done learning the basics of web development, then start looking into frameworks.
Comments
My advice would be that no matter which of these languages you pick, do NOT use a framework (at first). It's important that you learn how the language itself works and puzzle out the common patterns with your own solutions. When you're done learning the basics of web development, then start looking into frameworks.