Difference between revisions of "Talk:Scripting for Beginners"
Jump to navigation
Jump to search
m
signing, indenting.
imported>DewiMorgan (→Style?: I agree, but it's your call :P) |
imported>DewiMorgan m (signing, indenting.) |
||
Line 9: | Line 9: | ||
::I agree, good practice and "style" is definitely an important aspect of scripting that should be one of the first things introduced. My concern is more focused on how this topic should be included in this article than whether or not it has a place<br /><br />I think that this information about good practice and "style" might be more effective if, instead of being in a separate section, it is introduced within the relevant sections of the tutorial. For example, as you've mentioned in the "Style" section, information on how to name variables would be more effective if introduced in the "Variables" section than if orphaned from the rest of the page.<br /><br />Another concern I have is that, due to the nature of this information, it is just as relevant to intermediate and advanced scripters as it is to beginners, and I'd hate for it to be missed because of its location. Perhaps, as you've suggested, a standalone article within the "Modding Practices" category would be a more suitable location, and it could be linked to from this article in a "See Also" section.<br /><br />One final concern I have is that, because I'm the original author of this tutorial, I'm always going to be a little resistant (even if only subconsciously) when it comes to others altering this article. Of course, as this is a Wiki, such feelings don't belong here, so if anyone feels that my concerns are unfounded and the "Style" section belongs here, just say so. At the moment, any opinion other than mine is bound to be less biased, lol<br />-- [[User:Cipscis|Cipscis]] 03:30, 13 April 2009 (UTC) | ::I agree, good practice and "style" is definitely an important aspect of scripting that should be one of the first things introduced. My concern is more focused on how this topic should be included in this article than whether or not it has a place<br /><br />I think that this information about good practice and "style" might be more effective if, instead of being in a separate section, it is introduced within the relevant sections of the tutorial. For example, as you've mentioned in the "Style" section, information on how to name variables would be more effective if introduced in the "Variables" section than if orphaned from the rest of the page.<br /><br />Another concern I have is that, due to the nature of this information, it is just as relevant to intermediate and advanced scripters as it is to beginners, and I'd hate for it to be missed because of its location. Perhaps, as you've suggested, a standalone article within the "Modding Practices" category would be a more suitable location, and it could be linked to from this article in a "See Also" section.<br /><br />One final concern I have is that, because I'm the original author of this tutorial, I'm always going to be a little resistant (even if only subconsciously) when it comes to others altering this article. Of course, as this is a Wiki, such feelings don't belong here, so if anyone feels that my concerns are unfounded and the "Style" section belongs here, just say so. At the moment, any opinion other than mine is bound to be less biased, lol<br />-- [[User:Cipscis|Cipscis]] 03:30, 13 April 2009 (UTC) | ||
Good to hear from you - yes, I was worried that I might offend you by inserting stuff, though I know the admins tried hard to avoid that by removing tagging and such (sorry admins: you can't change human nature! :P). I agree a more integrated approach would probably be better, mentioning each style point in its place, though it'd probably still need a small section pulling the threads together and highlighting the issue of style. | :::Good to hear from you - yes, I was worried that I might offend you by inserting stuff, though I know the admins tried hard to avoid that by removing tagging and such (sorry admins: you can't change human nature! :P). I agree a more integrated approach would probably be better, mentioning each style point in its place, though it'd probably still need a small section pulling the threads together and highlighting the issue of style. | ||
I didn't do that, for the reason you mention: I know most people writing a tutorial would get annoyed by my unstylishly splicing sentences in hither and yon. So, if the section's to be integrated with the rest, I'd rather you did it. Plus, I'm too lazy. Otherwise, if you think splitting it off into a separate page, expanded with examples and covering other areas, as a sort of "scripting 102" page that builds on what they learnt here, then I'm happy to do that work, although probably a little underqualified, newbie that I am. It's your tutorial, so it's your call :P | :::I didn't do that, for the reason you mention: I know most people writing a tutorial would get annoyed by my unstylishly splicing sentences in hither and yon. So, if the section's to be integrated with the rest, I'd rather you did it. Plus, I'm too lazy. Otherwise, if you think splitting it off into a separate page, expanded with examples and covering other areas, as a sort of "scripting 102" page that builds on what they learnt here, then I'm happy to do that work, although probably a little underqualified, newbie that I am. It's your tutorial, so it's your call :P | ||
Is a style page really relevant to advanced scripters? I'm not sure you ''can'' become 'advanced' without gaining some sense of elegance. Though I'm also not so sure that your tutorial is only for those that consider themselves beginners: it's currently the best (only!) programmer's reference on this wiki. | :::Is a style page really relevant to advanced scripters? I'm not sure you ''can'' become 'advanced' without gaining some sense of elegance. Though I'm also not so sure that your tutorial is only for those that consider themselves beginners: it's currently the best (only!) programmer's reference on this wiki. | ||
I've been playing with writing a little "Scripting reference for programmers" that just gives a very terse summary of syntax, control structures, datatypes, etc for those who already know other languages, and want a running start: but I don't think a discussion on style would fit well in that kind of advanced users' reference. | :::I've been playing with writing a little "Scripting reference for programmers" that just gives a very terse summary of syntax, control structures, datatypes, etc for those who already know other languages, and want a running start: but I don't think a discussion on style would fit well in that kind of advanced users' reference. [[User:DewiMorgan|DewiMorgan]] 18:15, 13 April 2009 (UTC) |