May 18, 2011 at 8:43 PM
You know, I'm clueless with visual studio programming, and I've never touched java, but I'm pretty decent with TSC. I do think that HTML is as close to TSC as you're gonna get. They both are tag based programming languages after all.Dubby said:I don't mean to sound rude and I really hope I don't come across as such because I'm not trying to offend you or anyone, but have you -ever- written anything code-related before? Like, even HTML? It's just, it's almost like you don't quite understand the flow of the script. And uh, well if you don't know the basics, trying to skip 'chapter 1' and go straight to 'chapter 3' is going to leave you hanging. I know TSC isn't really HTML, but HTML is probably the -closest- thing I can think of. I believe you need to research beginner's programming guides online, and do some reading. Try languages such as Java or C++, not that I am suggesting you learn any, only that you read up to get the gist of some programming basics under wrap. Many problems one can experience, especially many that you have been describing, are as clear as a typo when you understand that an event needs a beginning, a body, an end, and understand the importance of the placement and order of all the components.
Also, what does TSC even stand for?