Hey all, just wondering where/how some of you guys got into coding and if you know anywhere that I could learn for free
Hey all, just wondering where/how some of you guys got into coding and if you know anywhere that I could learn for free
Define coding? If you're looking to get into programming, TPForums is a great place to start. There is a well sized group of people there, contributing (although infrequently) some very useful content. If you'd be interested in programming for Tibia, it would be the best place for you, that's for sure. If you're just looking for Lua based references (for scripting with XB), the best resource I know of is LuaTut
You cannot fail, so I'm lowering the standard.
I mean in general, I would like to learn a language like c+ or anything
TPForums would be a good choice then. Take a browse around there, see if you can find a language which you like the look of (personally I prefer C# for .NET, but some like C++, others Delphi, VB, and a few others). If you're thinking of C#, I'd advise you to get a book, it's called C# 5.0 in a nutshell. It costs about 30 euros or so, but honestly it's the most useful reference book out there for programming in C#. If you're thinking of C++ then check the good references thread over there. Sam's Teach Yourself C++ In 24 Hours is good if you just want to know the fundamentals, but it's not very good at teaching the advanced stuff, so if you just want to be able to do basic stuff it's fine, but don't expect to do anything complex after that...
You cannot fail, so I'm lowering the standard.
Alright man, thank you.