<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for punetech.com</title>
	
	<link>http://punetech.com</link>
	<description>Connecting together Pune's Technologists</description>
	<lastBuildDate>Wed, 23 May 2012 18:57:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForPunetech" /><feedburner:info uri="commentsforpunetech" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>CommentsForPunetech</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:browserFriendly></feedburner:browserFriendly><item>
		<title>Comment on Event Report: “Innovate or Die” – Suhas Kelkar, CTO-APAC, BMC Software by Vivek Tuljapurkar</title>
		<link>http://punetech.com/event-report-innovate-or-die-suhas-kelkar-cto-apac-bmc-software/#comment-84978</link>
		<dc:creator>Vivek Tuljapurkar</dc:creator>
		<pubDate>Wed, 23 May 2012 18:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=3666#comment-84978</guid>
		<description>Great tips, Suhas. More and more MNCs in India should follow your lead. 

Navin is amazing!</description>
		<content:encoded><![CDATA[<p>Great tips, Suhas. More and more MNCs in India should follow your lead. </p>
<p>Navin is amazing!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PuneConnect 2011: Showcase for 12 interesting Pune startups – 5 Nov by Pune based RainingClouds (AppSurfer) get 1cr Angel Funding | punetech.com</title>
		<link>http://punetech.com/puneconnect-2011-showcase-for-12-interesting-pune-startups-5-nov/#comment-84244</link>
		<dc:creator>Pune based RainingClouds (AppSurfer) get 1cr Angel Funding | punetech.com</dc:creator>
		<pubDate>Tue, 27 Mar 2012 04:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=3463#comment-84244</guid>
		<description>[...] with AppSurfer by its older name – DroidCloud. DroidCloud was one of the winners of the PuneConnect 2011 event organized by PuneTech along with Software Exporters Association of Pune (SEAP) and Pune Open [...]</description>
		<content:encoded><![CDATA[<p>[...] with AppSurfer by its older name &#8211; DroidCloud. DroidCloud was one of the winners of the PuneConnect 2011 event organized by PuneTech along with Software Exporters Association of Pune (SEAP) and Pune Open [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 things that Computer Science Engineering students should focus on by Navin Kabra</title>
		<link>http://punetech.com/5-things-that-computer-science-engineering-students-should-focus-on/#comment-84154</link>
		<dc:creator>Navin Kabra</dc:creator>
		<pubDate>Fri, 16 Mar 2012 16:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=1625#comment-84154</guid>
		<description>@Mukul, basic principles of programming, design of programs, data-structures and algorithms are more important than any individual language. But the important thing to realize is that none of those things can be learnt without actually writing programs. (Just learning the "theory" of those topics, without actually using them in programs, is not enough.) Which means, that learn at least one language well - and use that to get a good understanding of the fundamentals.</description>
		<content:encoded><![CDATA[<p>@Mukul, basic principles of programming, design of programs, data-structures and algorithms are more important than any individual language. But the important thing to realize is that none of those things can be learnt without actually writing programs. (Just learning the &#8220;theory&#8221; of those topics, without actually using them in programs, is not enough.) Which means, that learn at least one language well &#8211; and use that to get a good understanding of the fundamentals.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on 5 things that Computer Science Engineering students should focus on by Kapil Sakhuja</title>
		<link>http://punetech.com/5-things-that-computer-science-engineering-students-should-focus-on/#comment-84152</link>
		<dc:creator>Kapil Sakhuja</dc:creator>
		<pubDate>Fri, 16 Mar 2012 13:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=1625#comment-84152</guid>
		<description>Thanks Navin and everybody else who has contributed to this discussion! A google search(out of frustration :) ) landed me on this page and i am glad something like this existed. I would like to add my 2 cents to the discussion to help myself learn something through your replies.

Many people here have suggested that the computer science fundamental subjects like Algorithms, Data structures, etc. are a must for any computer science graduate. I have been a Java programmer for about 4 years and have worked for different projects for different US clients. I am teaching Java programming these days. The important part: Never ever in my 4 yrs of experience have I felt the need for in depth study of subjects/topics like algorithms, data structures, graph theory etc. Infact i have always missed not reading enough books on Java and its related technologies and tools. 

Don't you think subjects like data structures, algorithms, graph theory, compiler design etc. are not required for all software projects. I am not sure about the figures, but by what i have experienced, and based on figures on job related websites like www.naukri.com and www.dice.com, majority of the software projects being developed today are web projects and most of them use tools/frameworks/api related to one technology only (Java/.Net/Ruby etc.). Mastering one particular technology/platform (Java/.Net/C/C++) requires studying and learning soooo... many things. If i were to compile a list of books that a Java fresher programmer must go through before entering the industry, it would easily cross the count of 10!

Keeping in mind the effort that a student has to put in today to become a good Java (or .Net) programmer, isn't it unfair that we also require the student to learn computer science fundamentals as well, when we know that in most of the projects, he would not be needing those subjects? Isn't it time that subjects in a computer science degree should be directly related to what is required by the market? Should we have different types of degrees for different skills, say Web Development, Application develoment, System software development etc.? What is more important for a Java programmer: Java and its related technologies completely OR subjects like Algorithm, DS, Graph theory etc? Shouldn't these subjects be optional? I personally feel that most of the B.Tech C.S courses today force every student to learn atleast 5 different skill sets. Is it really required? Is a .Net programmer required to know compiler design, Networking, DBMS theoretical concepts, hacking, Java, C, C++?? Wouldn't it be better if only one (or two max) of these skill sets be made compulsory and rest optional? Would we save a lot of time that is unnecessarily wasted during degree years?

I hope i haven't offended anybody here. My intention is to learn from others so that i can be a better teacher and be able to guide students better.

Thanks!
Kapil</description>
		<content:encoded><![CDATA[<p>Thanks Navin and everybody else who has contributed to this discussion! A google search(out of frustration <img src='http://punetech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) landed me on this page and i am glad something like this existed. I would like to add my 2 cents to the discussion to help myself learn something through your replies.</p>
<p>Many people here have suggested that the computer science fundamental subjects like Algorithms, Data structures, etc. are a must for any computer science graduate. I have been a Java programmer for about 4 years and have worked for different projects for different US clients. I am teaching Java programming these days. The important part: Never ever in my 4 yrs of experience have I felt the need for in depth study of subjects/topics like algorithms, data structures, graph theory etc. Infact i have always missed not reading enough books on Java and its related technologies and tools. </p>
<p>Don&#8217;t you think subjects like data structures, algorithms, graph theory, compiler design etc. are not required for all software projects. I am not sure about the figures, but by what i have experienced, and based on figures on job related websites like <a href="http://www.naukri.com" rel="nofollow">http://www.naukri.com</a> and <a href="http://www.dice.com" rel="nofollow">http://www.dice.com</a>, majority of the software projects being developed today are web projects and most of them use tools/frameworks/api related to one technology only (Java/.Net/Ruby etc.). Mastering one particular technology/platform (Java/.Net/C/C++) requires studying and learning soooo&#8230; many things. If i were to compile a list of books that a Java fresher programmer must go through before entering the industry, it would easily cross the count of 10!</p>
<p>Keeping in mind the effort that a student has to put in today to become a good Java (or .Net) programmer, isn&#8217;t it unfair that we also require the student to learn computer science fundamentals as well, when we know that in most of the projects, he would not be needing those subjects? Isn&#8217;t it time that subjects in a computer science degree should be directly related to what is required by the market? Should we have different types of degrees for different skills, say Web Development, Application develoment, System software development etc.? What is more important for a Java programmer: Java and its related technologies completely OR subjects like Algorithm, DS, Graph theory etc? Shouldn&#8217;t these subjects be optional? I personally feel that most of the B.Tech C.S courses today force every student to learn atleast 5 different skill sets. Is it really required? Is a .Net programmer required to know compiler design, Networking, DBMS theoretical concepts, hacking, Java, C, C++?? Wouldn&#8217;t it be better if only one (or two max) of these skill sets be made compulsory and rest optional? Would we save a lot of time that is unnecessarily wasted during degree years?</p>
<p>I hope i haven&#8217;t offended anybody here. My intention is to learn from others so that i can be a better teacher and be able to guide students better.</p>
<p>Thanks!<br />
Kapil</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Event Report: “Innovate or Die” – Suhas Kelkar, CTO-APAC, BMC Software by Suhas Kelkar</title>
		<link>http://punetech.com/event-report-innovate-or-die-suhas-kelkar-cto-apac-bmc-software/#comment-84141</link>
		<dc:creator>Suhas Kelkar</dc:creator>
		<pubDate>Thu, 15 Mar 2012 15:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=3666#comment-84141</guid>
		<description>Wow. Excellent notes Navin. Now in future I can simply refer to these as my speaking notes! :) Thanks.</description>
		<content:encoded><![CDATA[<p>Wow. Excellent notes Navin. Now in future I can simply refer to these as my speaking notes! <img src='http://punetech.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Technical Writing: An alternate career for engineering students by Sarang</title>
		<link>http://punetech.com/technical-writing-an-alternate-career-for-engineering-students/#comment-84023</link>
		<dc:creator>Sarang</dc:creator>
		<pubDate>Tue, 28 Feb 2012 06:29:13 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=2091#comment-84023</guid>
		<description>I am an IT Engineer by qualification.Mugdha Mam,I found your blog very interesting and helpful.I completely agree your point of view that no career is a disgrace,whatever the academic background is.Engineers have good technical knowledge and aptitude,which is must in this profession.People from other fields also can enter this field.Like some people have.I respect people from all fields.However Engineers have more exposure to technical things and are more competent than their counterparts from other fields,except some extraordinary people.</description>
		<content:encoded><![CDATA[<p>I am an IT Engineer by qualification.Mugdha Mam,I found your blog very interesting and helpful.I completely agree your point of view that no career is a disgrace,whatever the academic background is.Engineers have good technical knowledge and aptitude,which is must in this profession.People from other fields also can enter this field.Like some people have.I respect people from all fields.However Engineers have more exposure to technical things and are more competent than their counterparts from other fields,except some extraordinary people.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on National Science Day at IUCAA with demos, talks, Q&amp;A, experiments – 28 Feb by Sachin Gangawane</title>
		<link>http://punetech.com/national-science-day-at-iucaa-with-demos-talks-qa-experiments-28-feb/#comment-84021</link>
		<dc:creator>Sachin Gangawane</dc:creator>
		<pubDate>Mon, 27 Feb 2012 21:14:57 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=2812#comment-84021</guid>
		<description>Hi all,

IUCAA is located in Pune university, it is opened to public only on the science day i.e Feb-28 every year. You can also visit to the Weather Office (Simla office - Shivaji nagar, Pune). You can also visit to GMRT ( Gaint Meter Radio Telescope) in Khodad near Narayangaon, Junnar, one of the biggest telescope in the world. it is opend on 28 &amp; 29 Feb.</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>IUCAA is located in Pune university, it is opened to public only on the science day i.e Feb-28 every year. You can also visit to the Weather Office (Simla office &#8211; Shivaji nagar, Pune). You can also visit to GMRT ( Gaint Meter Radio Telescope) in Khodad near Narayangaon, Junnar, one of the biggest telescope in the world. it is opend on 28 &amp; 29 Feb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to choose an Engineering college &amp; branch after 12th by Sumeet</title>
		<link>http://punetech.com/how-to-choose-an-engineering-college-branch-after-12th/#comment-83884</link>
		<dc:creator>Sumeet</dc:creator>
		<pubDate>Sat, 18 Feb 2012 19:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=2297#comment-83884</guid>
		<description>Which mad has written this article. He is saying that the place matter for doing engineering. What does he means. The student who does engineering from a small city cant get a good job.The place doesnt matter at all.The only thing is we must understand engineering perfectly.</description>
		<content:encoded><![CDATA[<p>Which mad has written this article. He is saying that the place matter for doing engineering. What does he means. The student who does engineering from a small city cant get a good job.The place doesnt matter at all.The only thing is we must understand engineering perfectly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Break ke Baad: Tips for Moms re-entering the IT-workforce after a break by Kanakadurga</title>
		<link>http://punetech.com/break-ke-baad-tips-for-moms-re-entering-the-it-workforce-after-a-break/#comment-83844</link>
		<dc:creator>Kanakadurga</dc:creator>
		<pubDate>Tue, 14 Feb 2012 07:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=2997#comment-83844</guid>
		<description>Hi, This is a wonderful article on career come back and what ever suggestions given I have followed when I had to look out for jobs after a break. 
I think mostly women in IT or any technical domain find it very difficult to make a come back. I was in the education field and fairly good writer, so I got the job combination of the two, e-learning....a promising field today. I am happy with the pay for the I have compromised with the timings to get back earlier to take care of my kids -their homeworks...dinner ..etc...I completed MPhil during my second pregnancy where i had to take a break due to health issues. so I filled the gap and recruiters were happy to fill in a qualified person even though I didn't have any experience in e-learning before. 

Ladies must stick on to the joint family set up if possible, it helps a lot. 

Thank you</description>
		<content:encoded><![CDATA[<p>Hi, This is a wonderful article on career come back and what ever suggestions given I have followed when I had to look out for jobs after a break.<br />
I think mostly women in IT or any technical domain find it very difficult to make a come back. I was in the education field and fairly good writer, so I got the job combination of the two, e-learning&#8230;.a promising field today. I am happy with the pay for the I have compromised with the timings to get back earlier to take care of my kids -their homeworks&#8230;dinner ..etc&#8230;I completed MPhil during my second pregnancy where i had to take a break due to health issues. so I filled the gap and recruiters were happy to fill in a qualified person even though I didn&#8217;t have any experience in e-learning before. </p>
<p>Ladies must stick on to the joint family set up if possible, it helps a lot. </p>
<p>Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FirstCry Pune-based Online Store for Baby Products gets $4 million funding by vivek</title>
		<link>http://punetech.com/firstcry-pune-based-online-store-for-baby-products-gets-4-million-funding/#comment-83840</link>
		<dc:creator>vivek</dc:creator>
		<pubDate>Mon, 13 Feb 2012 14:29:56 +0000</pubDate>
		<guid isPermaLink="false">http://punetech.com/?p=2976#comment-83840</guid>
		<description>I totally agree with you AK. I think they are fooling people by offering discount only on non standard items. On  standard items they are hardly offering any discount, so anybody shopping from this site should only do so if they are willing to overpay for convenience.</description>
		<content:encoded><![CDATA[<p>I totally agree with you AK. I think they are fooling people by offering discount only on non standard items. On  standard items they are hardly offering any discount, so anybody shopping from this site should only do so if they are willing to overpay for convenience.</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 0.238 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-24 00:42:22 -->

