Page 1 of 1

Make A Basic Calculator in C#

Posted: Sun Dec 16, 2007 7:42 am
by Plank755
i have a video tutorial that i made that teaches you bhow to make a basic windows form calculator

right now i only have a low res version
here is the dl link

http://files.filefront.com/Making+a+Cal ... info.html

Re: Make A Basic Calculator in C#

Posted: Sun Dec 16, 2007 2:15 pm
by Prey
1. It's..

Code: Select all

[url=http://files.filefront.com/Making+a+Calculator+in+Crar/;9266197;/fileinfo.html]Link[/url]
2. Please read..

Posted: Mon Dec 17, 2007 12:12 pm
by Plank755
dude just because i just joinedn oesn't atutomattically make me a noob

i've been programming for at least 3 years now

Posted: Mon Dec 17, 2007 2:56 pm
by Prey
I've never judged someone on a forum from their join date, only from their actions. In this case, I saw several bad code practices in the half of the video I bothered to watch, hence my post..

Also, I would have watched the rest, but the text-being-pretty-much-unreadable made me not...

Posted: Mon Dec 17, 2007 4:28 pm
by OwnZ joO
Yeah, as Prey was saying, with programming tutorials generally aren't good, you're better off with discussion of concepts. Tutorials deal with step by step followoing the syntax of a specific language, which you could look up if you need to, concepts transfer across languages.