Forum: IT Professionals' Lounge Jul 14th, 2008 |
| Replies: 12 Views: 2,549 It's the sum of the squares of a number. You do not need the second number. But yeah, the term module doesn't make sense.
nova2177, modular programming, at least in reference to the old VB, refers... |
Forum: IT Professionals' Lounge Jul 14th, 2008 |
| Replies: 22 Views: 2,149 'Nope' is your argument against what i said? Can you be more rude?
What exactly do you not agree with? At high level, all programming languages are similar to each other (not including Brain**** and... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 5 Views: 707 www.codeproject.com would be a great source for you to look at. They have a lot of tutorials on this topic. All it is, is an application which keeps running on the server where you database resides.... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 12 Views: 2,549 Alright, perhaps what you're trying to create is a reusable class which utilizes this algorithm. What languages is this going to be done in? You could probably start looking at object oriented... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 1 Views: 487 Not that i've heard of. Well, there is a framework for PHP that i remember messing with a long time ago. It actually allows you to create a PHP project in Visual Studio. However, it was so buggy, i... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 22 Views: 2,149 I think the most practical language would be C++. It's not about how many languages you know. Believe it or not, if you know 1 fairly well, you'll be fluent with about 90% of the languages out there... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 5 Views: 759 Anything counts. If you work on anything on your own time, it could be a great addition to your resume. In fact, some employers actually ask you to bring code samples of your these projects and... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 4 Views: 827 Time management application, where you'd be able to enter some task, add assignees and charge time as you work on it. |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 12 Views: 2,549 What exactly are you refering to, when you say 'modular'? You mean how to write a function/procedure based on an algorithm? Or are you trying to write a pseudo-code using some sort or algorithm?... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 2 Views: 2,109 MIS is similar to Computer Science, but is more heavier on the business side and IT systems (servers, routers and etc) rather than the actual software engineering. A lot of things you'd learn as an... |
Forum: IT Professionals' Lounge Jul 13th, 2008 |
| Replies: 4 Views: 799 Hey guys, i thought this would be a good place to ask my question.
I'm a student, graduating this winter with BS in CS and going back for my Master degree. I also have an internship for 2 years now,... |