Forum: Computer Science Jul 25th, 2005 |
| Replies: 6 Views: 2,111 All the OO languages tend to blend together after a time, and I find it mostly a nuisance to recall the details of syntax--and remember which one I am programming in at any given time. Java and C++... |
Forum: Computer Science Jul 25th, 2005 |
| Replies: 6 Views: 2,576 I have not seen a CS degree as a pre-requisite to this phenomenen which I normally see in middleware groups. :) |
Forum: Computer Science Apr 26th, 2005 |
| Replies: 18 Views: 6,810 If you want to crank out a lot of functionality and don't want to spend too much time learning details, its hard to beat visual basic. Maybe c#, I haven't used it--like a bran cereal, it is better... |
Forum: Computer Science Apr 26th, 2005 |
| Replies: 20 Views: 16,564 I got the practical degree but I wish I had gotten the more rigorous and theoretical one. Now I am studying it on my own.
Everybody will get a programming job who wants one. I suspect the ones... |
Forum: Computer Science Apr 26th, 2005 |
| Replies: 6 Views: 13,309 The code sample above looks about right.
I just remembered, .net has a timespan object does this--among other things. You will need to verify that the month and day are taken into account with it... |
Forum: IT Professionals' Lounge Dec 1st, 2004 |
| Replies: 12 Views: 11,756 My original choice of words was regrettably ambiguous. My college has a comparative languages course that does enough generalizing that it ought to take the edge off of learning a new language.... |
Forum: IT Professionals' Lounge Dec 1st, 2004 |
| Replies: 12 Views: 11,756 Please elaborate. I found the comparative languages text to have a pretty good coverage of some different approaches--not sad quite yet. |
Forum: Computer Science Nov 23rd, 2004 |
| Replies: 16 Views: 13,128 I have never gotten a degree that requires a dissertation, but I have the impression that one gets an advisor for it who is essential to its success. I would think that one would first get an... |
Forum: Computer Science Nov 23rd, 2004 |
| Replies: 10 Views: 9,467 I haven't heard the word 'wordstar' in a few decades. :) Like VI, its users tended to bond to it emotionally, having learned all the hot-key combinations. I think it lost traction in the transition... |
Forum: IT Professionals' Lounge Nov 23rd, 2004 |
| Replies: 12 Views: 7,439 My own experience is that I got into the market while others were perhaps getting degrees, and after 25 years, I am going back to school to get some math and theoretical background that I find... |
Forum: IT Professionals' Lounge Nov 23rd, 2004 |
| Replies: 12 Views: 11,756 My impression is that someone with the computer science degree would be able to perform the same tasks as the one with the MIS or software engineering degree, but not vice-versa. I see CS as being... |
Forum: Computer Science Nov 23rd, 2004 |
| Replies: 10 Views: 9,467 I found miktex, a free windows latex, combined with texnic, a front end gui editor, to work nicely on windows and for no cost! Install miktex first and then the texnic. Works great! I use the... |
Forum: Computer Science Nov 23rd, 2004 |
| Replies: 27 Views: 10,702 Interesting question. Since I have a lot of years and languages under my belt, I do not overly concern myself about which language is being used, though I have my preferences.
I think C++ is a... |
Forum: Computer Science Nov 23rd, 2004 |
| Replies: 12 Views: 10,492 My impression is that the math will be the most useful to take first. Not sure if data structures overlaps, but when I have looked at algorithm books, I have noticed a lot of math background is... |