Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic Programming and user mortazavi

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


Programming

I hear developer.com is hosting a favorites' vote. It takes a moment to vote for your favorite software products of the year!
on Dec 7, 2007 | Permalink | Discuss
Variable initialization, assignments and use in array construction can be tricky to varying degrees in different programming languages. When a variable is used during initialization of an array, some may assume that assignment to that variable will be carried to the array, too.
on Sep 11, 2006 | Permalink | Discuss
If you think LISP or ML are the only prevelant languages for recursive programming, I think you're right from one point of view. From another point of view, you really need to take another look at Java.
on Aug 3, 2005 | Permalink | Discuss
Here is a book in its second edition, and it looks hot.
on Aug 3, 2005 | Permalink | Discuss