What conferences/training should an employer provide for a java/web team? - Stack Overflow most recent 30 from stackoverflow.com2009-12-16T23:04:33Zhttp://stackoverflow.com/feeds/question/565959http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/565959/what-conferences-training-should-an-employer-provide-for-a-java-web-team0What conferences/training should an employer provide for a java/web team?newfie_coder2009-02-19T15:56:12Z2009-10-28T20:49:21Z
<p>I'm a software developer at a large insurance company in Canada. Our dept. is looking at getting some training for us all. We are mostly a java group (JSF/JSP/Servlets) but obviously we use a lot of other web technologies (tiles, ajax, YUI ...etc). The main topics we're looking at are:</p>
<ul>
<li>JSF</li>
<li>AJAX</li>
<li>Web security</li>
<li>Advanced Java/EE topics</li>
</ul>
<p>We do have the option to go to conferences away from the office, but in general we're looking to bring the training to us (one perk of working for a large profitable company i suppose). Some of the Sun courses seem like no-brainers, but i'm very interested to hear if anyone here on stackoverflow has any experience with the above mentioned courses or other ones that might be easily overlooked.</p>
<p>thanks for any and all help.</p>
<p><strong>edit:</strong></p>
<p>Here are a few that we've found with some basic searching online. Can anyone speak to the usefulness of any of these courses?</p>
<p><strong>Web Application Security</strong>
<a href="http://www.learningtree.ca/courses/940.htm" rel="nofollow">http://www.learningtree.ca/courses/940.htm</a>
<a href="http://www.nexientlearning.com/NexientLearning/en-ca/LeftNavigation/KnowledgeCentres/Outlines/Courses/CS/1/CSE-398" rel="nofollow">http://www.nexientlearning.com/NexientLearning/en-ca/LeftNavigation/KnowledgeCentres/Outlines/Courses/CS/1/CSE-398</a>
<a href="http://www.sun.com/training/catalog/courses/DTJ-3109.xml" rel="nofollow">http://www.sun.com/training/catalog/courses/DTJ-3109.xml</a></p>
<p><strong>Ajax Web Development</strong>
<a href="http://www.sun.com/training/catalog/courses/DTW-2126.xml" rel="nofollow">http://www.sun.com/training/catalog/courses/DTW-2126.xml</a></p>
<p><strong>JSF</strong>
<a href="http://www.sun.com/training/catalog/courses/DTW-3000.xml" rel="nofollow">http://www.sun.com/training/catalog/courses/DTW-3000.xml</a></p>
<p><strong>JSP/Servlets</strong>
<a href="http://www.sun.com/training/catalog/courses/SL-314-EE5.xml" rel="nofollow">http://www.sun.com/training/catalog/courses/SL-314-EE5.xml</a></p>
<p><strong>Other</strong>
<a href="http://www.globalknowledge.ca/training/category.asp?pageid=64&catid=218&country=Canada" rel="nofollow">http://www.globalknowledge.ca/training/category.asp?pageid=64&catid=218&country=Canada</a></p>
<p><a href="http://www.globalknowledge.ca/training/course.asp?pageid=64&courseid=2083&catid=218&country=Canada" rel="nofollow">http://www.globalknowledge.ca/training/course.asp?pageid=64&courseid=2083&catid=218&country=Canada</a></p>
http://stackoverflow.com/questions/565959/what-conferences-training-should-an-employer-provide-for-a-java-web-team/567822#5678220Answer by Kevin for What conferences/training should an employer provide for a java/web team?Kevin2009-02-20T00:10:07Z2009-02-20T00:10:07Z<ul>
<li><p>Attend the next nearest <a href="http://www.nofluffjuststuff.com/home.jsp" rel="nofollow">No Fluff</a>
conference</p></li>
<li><p>Attend (or request on site) <a href="http://www.springsource.com/training" rel="nofollow">Spring
Traning</a></p></li>
</ul>
http://stackoverflow.com/questions/565959/what-conferences-training-should-an-employer-provide-for-a-java-web-team/1640028#16400280Answer by StevenWilkins for What conferences/training should an employer provide for a java/web team?StevenWilkins2009-10-28T20:49:21Z2009-10-28T20:49:21Z<p>Shameless plug: Attend the next nearest <a href="http://stackoverflow.carsonified.com/" rel="nofollow">stackoverflow dev days</a> ;) </p>
<p>They had some ajax/jQuery stuff that should be helpful, not so much Java though. </p>