<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Icerocket blog search: tag:&quot;programming languages&quot;</title>
<link>http://blogs.icerocket.com/search?q=tag%3A%22programming+languages%22</link>
<description>Blogs Search from IceRocket.com</description>
<language>en-us</language>
<copyright>Copyright 2009, IceRocket.com</copyright>
<item>
 <title><![CDATA[Top 5 Most Used Text Editors]]></title>
 <description><![CDATA[Top 5 Most Used Text Editors As time goes by, the variety of text editors available for the use of web developers keep on increasing. It is always that the new one has something better or something new to offer. Good thing that due to the number of choices they have, they could weigh which one would <b>...</b> ]]></description>
 <link><![CDATA[http://foxyinternetmarketing.com/355/top-5-most-used-text-editors/]]></link>
 <pubDate>Wed, 25 Nov 2009 20:17:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[129abe344a8274b0dc1d3cc88ad90f9d]]></guid>
 <dc:creator>Vip</dc:creator>
 <source url="http://foxyinternetmarketing.com">Foxy Internet Marketing</source>
</item>
<item>
 <title><![CDATA[C++ Language]]></title>
 <description><![CDATA[I have heard many people claim that C++ is not a very good language to work with, mostly because it isn’t easy. As a professional game developer it is the standard language for developing with, and I know that I wouldn’t have it any other way. There are plenty of other languages out there, even some <b>...</b> ]]></description>
 <link><![CDATA[http://www.mikefilion.com/?p=256]]></link>
 <pubDate>Wed, 25 Nov 2009 09:54:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[bceb1ed5d128efae853cbf421a918fa0]]></guid>
 <dc:creator>Mike</dc:creator>
 <source url="http://www.mikefilion.com">MikeFilion.com</source>
</item>
<item>
 <title><![CDATA[C++ selfmade Webserver]]></title>
 <description><![CDATA[Download: available November, 26th, 12:00 Source Code: available November, 26th, 12:00 Readme.txt: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Herzlich Willkommen am Webserver v1.0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ von MICHAEL MAIER ADNAN SRNA BENEDIKT STOY Mit freundlicher U <b>...</b> ]]></description>
 <link><![CDATA[http://www.mmwebdesign.at/blog/?p=47]]></link>
 <pubDate>Wed, 25 Nov 2009 09:00:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[db33ca9426b13772ab5bd1aabffd7e3d]]></guid>
 <dc:creator>Admin</dc:creator>
 <source url="http://www.mmwebdesign.at/blog">Operation GPU burial</source>
</item>
<item>
 <title><![CDATA[Programming-language question of the moment: functions with multiple return types]]></title>
 <description><![CDATA[I noticed today that Java has getInteger and getBoolean methods to parse config-file strings. You call something like Integer myInt = getInteger("com.microsoft.office.word.maxDocsOpen"); or Boolean myBool = getBoolean("com.microsoft.office.isSuperUser"); This violates my sense of aesthetics. Those a <b>...</b> ]]></description>
 <link><![CDATA[http://stevereads.com/weblog/2009/11/24/programming-language-question-of-the-moment-functions-with-multiple-return-types/]]></link>
 <pubDate>Tue, 24 Nov 2009 22:03:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[ea07ef699f1d74590bb348d110cd3555]]></guid>
 <dc:creator>slaniel</dc:creator>
 <source url="http://stevereads.com/weblog">Stephen Laniel&#039;s Unspecified Bunker</source>
</item>
<item>
 <title><![CDATA[How To Choose The Right Webhosting Plan]]></title>
 <description><![CDATA[Hosting a website is easy now days. You can host your websites in any programming languages like JAVA, .Net, PHP etc. Web Hosting can be hosted in a cheap and easiest way. Anyone can start his/her business for hosting a website. But they will need good developers to run the business smooth. Develope <b>...</b> ]]></description>
 <link><![CDATA[http://review.ratinghost.com/hosting-articles/how-to-choose-the-right-webhosting-plan.html]]></link>
 <pubDate>Tue, 24 Nov 2009 10:55:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[e1e3ffb8170c513d9dd09cd34f5713c8]]></guid>
 <dc:creator>masters</dc:creator>
 <source url="http://review.ratinghost.com">Web Hosting Worlds</source>
</item>
<item>
 <title><![CDATA[The Go Programming Language]]></title>
 <description><![CDATA[New Programming language from Google ( Go Programming Language Home) : No major systems language has emerged in over a decade, but over that time the computing landscape has changed tremendously. There are several trends: Computers are enormously quicker but software development is not faster. Depen <b>...</b> ]]></description>
 <link><![CDATA[http://blog.bouloukakis.com/archives/248]]></link>
 <pubDate>Tue, 24 Nov 2009 07:49:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[057073f3a17028440e2aa7396abc4a0d]]></guid>
 <dc:creator>mboulou</dc:creator>
 <source url="http://blog.bouloukakis.com">Manousos Bouloukakis Blog</source>
</item>
<item>
 <title><![CDATA[Tips on choosing a programming language to learn]]></title>
 <description><![CDATA[If you're interested in learning a new programming language, Justin James suggests asking yourself five questions that will help you pick the one that best suits your needs. ]]></description>
 <link><![CDATA[http://blogs.techrepublic.com.com/programming-and-development/?p=1950]]></link>
 <pubDate>Tue, 24 Nov 2009 05:42:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[238317c929d560b2c5f131357effb844]]></guid>
 <dc:creator>Justin James</dc:creator>
 <source url="http://blogs.techrepublic.com.com/programming-and-development">Programming and Development</source>
</item>
<item>
 <title><![CDATA[Go!!!Get IT]]></title>
 <description><![CDATA[Google has open-sourced an experimental programming language that attempts to crossbreed a dynamic web-happy language like Python with a compiled language like C++. There has been a growing rebellion against cumbersome type systems like those of Java and C++, pushing people towards dynamically typed <b>...</b> ]]></description>
 <link><![CDATA[http://www.sukrititalwar.com/2009/11/goget-it/]]></link>
 <pubDate>Mon, 23 Nov 2009 20:36:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[58ad23cb9c0b78174e7ca30a056bf81d]]></guid>
 <dc:creator>Sukriti</dc:creator>
 <source url="http://www.sukrititalwar.com">Sukriti&#039;s Blog</source>
</item>
<item>
 <title><![CDATA[Power of Abstraction]]></title>
 <description><![CDATA[Every programmer is familiar with the command Print “Hello World” or some variation depending upon language used (this one being Python). When we step back to think about what that single line of code represents, in terms of all the processing that a computer undertakes, from interpreting the comman <b>...</b> ]]></description>
 <link><![CDATA[http://kareemyusuf.wordpress.com/2009/11/23/power-of-abstraction/]]></link>
 <pubDate>Mon, 23 Nov 2009 15:44:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[8251dbfaa522ecc98a9b978228b98938]]></guid>
 <dc:creator>kareemyusuf</dc:creator>
 <source url="http://kareemyusuf.wordpress.com">The Forecast is Cloudy</source>
</item>
<item>
 <title><![CDATA[C Programming Language 2nd Edition Ebook]]></title>
 <description><![CDATA[We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in <b>...</b> ]]></description>
 <link><![CDATA[http://forumsniche.com/ebooks/programming/c-programming-language-2nd-edition-ebook.html]]></link>
 <pubDate>Mon, 23 Nov 2009 06:41:00 CST</pubDate>
 <guid isPermaLink="false"><![CDATA[caac3cf5f67ef9d79423888cfb3a9a15]]></guid>
 <dc:creator>myuser</dc:creator>
 <source url="http://forumsniche.com">ForumsNiche</source>
</item>
</channel>
</rss>


