I am curios how programmers make programs! Can a programmer give some little lessons! I wanna create some programs for LFS and i dont know how so please if you can help me...! Thanks all!
Hi man!
I can just tell you where to start...at the very beginning
Okay just to be serious, you should ask those people, who created LFSTweak, Mechanik, Soundmods, insim guys...
I think the best place to start is buy the full S2 game so you can access all features and content, before you can start looking at writing your own add-on insim programs.
Go to school and take classes in computer programming. School could be a brick-and-mortar or it could be online; there are plenty of options available.
If you've never programed before, I really wouldn't recommend C++, or C. They're not for the faint hearted and can be very tricky to get to grips with.
That said, it depends on what you're trying to do, to be honest. If you want to make something like Tweak, then you probably actually do need to use something low level (C or C++ for instance). Whereas if you want to make something that talks to InSim something higher should suffice (Python, PHP, C# / any of the .NET's).
Saying you want to program something for LFS without describing what you want, makes it somewhat difficult to push you in the correct direction.