Currently I am in college to be a business app developer of sorts. We're learning C#, and VB.NET almost exclusively right now. This makes me think as to why we are. I've read that C# is efficient with almost anything you could ever want to do with it, and that's great. We tend to do a lot of those out of the book review projects, which gets tedious fast killing what ambition I might have had for the languages. Again, I thought about how we learn the languages that we do and figured that it might be interesting to know how others have learned the languages they know.
My question though, is simply what languages have you learned and how did you learn them? What do you use the languages for(if you know more than one and use them quite often)?
If you would be so kind, and if it is available post a link to some material that helped you learn it.
Forgot to mention what I know. Doh!
I learned HTML in the middle of my Freshman year in high school. I decided that my days of homework and video games where over when my homework was taking up so much time. By chance I had a web course, which then introduced me to HTML. Instantly I fell in love with it, perhaps for the simplicity of it, and haven't looked back since.
After that came CSS, of course. I used to know a bit of Javascript, but I haven't used it in forever so really I have no clue anymore.
Then came PHP in college. I personally love it and hate it. I want to focus on app development but PHP refuses to let me be especially with database interaction.
After that I started on VB.NET which is incredibly... not for me. Which, I hear, is weird as C# and VB.NET are extremely similar. I guess I don't like calling things Dim, oh well though.
Now I am working on C#. I absolutely love it. Though I do wish I had started on something for the "fundamentals" of programming rather than the tease of Visual Studio and the drag and drop forms.