Fewer college students choose computer majorsTech firms might be rebounding from the dot-com bust, but enrollment in college computer related programs keeps dropping. San Jose State University in Silicon Valley enrolled 417 full-time computer science undergraduates for the fall semester, down from 525 last year. The University of Texas at Austin expects about 1,275, down from 1,465 a year ago. The University of Notre Dame should have 50 ? better than last year, but down from 60 at the peak. Ohio State University is down 30%. Blame the bleak tech job market. In the past, a computer degree meant "instant riches, or at least a well-paying, secure job," says San Jose computer science chair David Hayes. "Now, the perception is jobs are going overseas, and people are being laid off."That's not necessarily a bad thing, says Peter Lee, an associate dean at Carnegie Mellon University. His elite undergraduate program received 2,000 applicants this year, compared with 3,200 at the height of the boom. But the students are often of higher quality, motivated more by love of technology than dreams of stock options, he says. Many educators worry there won't be enough workers when the industry rebounds, crimping growth, but I imagine we'll find that quantity doesn't always mean quality. Perhaps it is better to have less computer science engineers and more quality computer science engineers. RSS Feed is ValidI checked out the RSS feed for this site at the Feed Validator (http://feedvalidator.org/) and it checks out fine. Click on the image below to check it out:
Java Blog Update
Converting Between RGB and HSB ColorsThe Java Developer's Almanac (http://javaalmanac.com) has some great Java code examples for basic tasks that you may need such as converting between RGB and HSB colors. Check out all the examples.
The Sun Tip ConnectionSometimes I use the link to Sun Microsystems site for some good Java tips as well.
Good Link for Java TipsHere's a good link for some tips on how to do a few things in Java with code included.
Grand Re-OpeningTime to revive this free blog. I've been pretty busy lately and haven't had too much time to write here. I also didn't make it to JavaOne this year, but I heard that I didn't miss much. I've got the past four years of JavaOne experiences to hold me over. That should be enough. Writing JDBC Code the Right WayI came across this good article on setting up a basic JDBC code routine. It covers the basics and provides a solid implementation for making sure all those statements and connections get closed. I found this very useful when working with connection pools.
Has outsourcing gone too far?A recent cartoon from Dilbert illustrates a chain of outsourcing that has gone too far. Is this hypothetical or are there real situations where this happens? I personally work on a project that now has three levels of outsourcing that I'm aware of at this point. At least it doesn't come back to us yet.
Protect Web application control flowJavaWorld published an interesting Java Tip at http://www.javaworld.com/javaworld/javatips/jw-javatip136.html regarding protection of your web application control flow. It offers some interesting tips on using a synchronizer token pattern to effectively reduce duplicate submissions. Although it tends to be geared towards Struts applications, the concepts can apply to any valid MVC type flow control.
|
Search This SiteSyndicate this blog site Powered by BlogEasy Free Blog Hosting | |||
|