Looks like I have to blog for my programming course so let's get started!
I don't have much experience with this type of programming language since I studied Turing, I was extremely intimidated by the interface that C# provided! I wasn't able to log in today because I wasn't registered in the system but I had the chance to mess around with buttons and labels. It reminded me of using the interface in Visual Basic.I had no idea what a Windows form was before today but I learnt that it was sort of a window that could be decked out with buttons and labels and stuff. I also learnt some lessons on basic naming conventions such as naming text boxings txt, labels lbl, and buttons btn.
We didn't do a Hello World program off the bat but I was able to make my own using "MessageBox.Show("Hello World!"). I was pretty impressed how simple it was making a dialog box appear using only a single line of code but I guess I wasn't used to using such an advanced language. The syntax looks pretty complicated but I think I'm capable of mastering it. That's about it for today, I'll hopefully get around to posting another one soon.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment