Thirteen Years of Service
Posts: 51
Threads: 0
RE: Newcomer! 04-17-2013, 09:49 AM
#13
Welcome!
A lot of people arrive saying "I know *so* and *so* and *so*". People like you are refreshing ^_^
I'm no hacker, myself. Had some fun with programming and basic things years ago, but had to leave it because of my studies. Let me give you some advice, though: one of the best ways to learn programming, and understanding computers, is playing with them, rather than following tutorials where everything is already thought and explained for you, and you just have to follow the steps. Once you understand the basics of the language you choose, tyry to think: how would I do that? Test it. Does it work? If it doesn't (it probably won't), why? That way, you'll be getting closer to the way the computer works, not just memorizing inputs.
Have fun here and be welcome!
•
Thirteen Years of Service
Posts: 51
Threads: 0
RE: Newcomer! 04-17-2013, 09:49 AM
#14
Welcome!
A lot of people arrive saying "I know *so* and *so* and *so*". People like you are refreshing ^_^
I'm no hacker, myself. Had some fun with programming and basic things years ago, but had to leave it because of my studies. Let me give you some advice, though: one of the best ways to learn programming, and understanding computers, is playing with them, rather than following tutorials where everything is already thought and explained for you, and you just have to follow the steps. Once you understand the basics of the language you choose, tyry to think: how would I do that? Test it. Does it work? If it doesn't (it probably won't), why? That way, you'll be getting closer to the way the computer works, not just memorizing inputs.
Have fun here and be welcome!
•
Thirteen Years of Service
Posts: 113
Threads: 10
RE: Newcomer! 04-18-2013, 03:34 PM
#19
Hey, I would like to welcome you to HC. This is a really good community here you should enjoy. Also, I would reconmend Python for a first programming language. The syntax is pretty easy, it's type-less, powerful and fun (For me it is). And, how I got familar with a little bit of programming basics is to learn Linux Shell-scripting to help to get familiar with variables, statements, etc. Good luck! (:
•
Thirteen Years of Service
Posts: 113
Threads: 10
RE: Newcomer! 04-18-2013, 03:34 PM
#20
Hey, I would like to welcome you to HC. This is a really good community here you should enjoy. Also, I would reconmend Python for a first programming language. The syntax is pretty easy, it's type-less, powerful and fun (For me it is). And, how I got familar with a little bit of programming basics is to learn Linux Shell-scripting to help to get familiar with variables, statements, etc. Good luck! (:
•