B-B-BLOG BREAKER
Was finally able to log in as myself today! We learned about rational and boolean operators for a bit. Was slightly confusing at first but it was similar to other languages so I quickly got the hang of it. As proof I can tell you that "thisBlog!=thatBlog" where thisBlog=my blog and thatBlog=everyone else's blog out there. The Boolean operators were a bit of a new thing. In Turing if statements went something like if (a>=b and b>0) but in C# it's like if (a>=b && b>0) which is a bit odd considering that I never use that key at all.
Today's assignment was making a discount program and a hardware store problem which thankfully was a breeze thanks to my mastery of button placement and naming. The part which is kind of scary is the fact that this is review and the workload is already pretty huge. Looks like I'll have to step up my programming knowledge or I'm gonna be buried in homework by next week! The bonus two programming questions were pretty tough to code in C#, I still haven't memorised the common syntax but I managed to muscle through it.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment