training

online training

hi I'm planning to build "job search" website using (asp.net3.5 , c#, sql server2008,wcf,jquery,json,linq and Client-Side AJAX). my problem is that i want to build my project using the right architecture and i don't know how to do this?? and should i use the design pattern too ??? So,I'm looking for online training that maybe help me to...

How to teach a training course on TDD?

I've been asked to run an internal training course for a handful of our developers on Test Driven Development. What advice do you have for me, as someone who has never given a training course before? I'd like advice on the delivery of training, as well as your thoughts on what content I should include. Anybody who has been on a similar...

Keeping developers "up to date"

Hi, This is more of a developers management question, but since most of you here are developers, you probably have some insights on this. I got in charge of planning how to keep our developers updated with new tech and trends. Since they are a diverse population, simply saying read blog X won't do any good. Some ideas we had: A day/...

What should be in a two days Hibernate Training

Hi, I am preparing a Hibernate training. The training will be two days long and targeted at somewhat experienced Java developers with no Hibernate experience. So what things would you cover / leave out in such a training? ...

Sun training for Sun Certified Java Programmer (SCJP) - classroom or web-based?

Does anybody has any experience with Sun training? I wonder if the extra $1000 is justified if I sign up for the classroom training vs. the web-based or cd-rom one? Any advantages / disadvantages for both trainings? -Goe ...

How to demonstrate to management that mediocre developers are hurting team

I am in the precarious position of "managing" a team of developers at a small company. I say "managing" because although I assign work and provide feedback on their performance I have no recourse in actually disciplining an individual. Some of my team I don't know what to do with, they are unable to work on their own, require massive a...

C# Project Ideas using C#

I am looking for project ideas for course C#. I will happily appreciate if you can share more than one idea, so I can choose one. specific to C# only have learned logic and building course having basic skills related to C# Windows application What should I develop that can demonstrate OOP skills? How do you rate an Information Syst...

Are there good classes for web GUI architecture?

I'm a GUI developer in a big company that thinks "developer" == "java". Through sheer force of willpower and talent, I've convinced them that thinking about the GUI as a structured aspect of the site rather than an "eh we'll take care of that later" value-add is important. So I want to take some courses to move my career upward on this ...

Software development training in NYC

Hello, Could someone recommend me a company on the north-east cost of USA, where I could do a software development training similar to those offered at http://www.construx.com? Basically, I'm newly appointed development team leader, and my company is willing to send me for a few-day training to the east coast of USA. My new job respons...

Are there any good hands-on Domain Driven Design courses?

I have been studying DDD in-depth on my own time; reading everything about it and doing some small projects here and there, but the one thing I'm missing is learning from and working with someone with a deep understanding and experience working with it. Are there any good courses that I can attend to get some of this experience? ...

Is DevTeach worth the cost?

Wondering if people who have attended DevTeach could comment on the value of the conference (e.g. well-organized, good sessions, good material, etc.). This post seems to indicate that it is not worth the money. ...

Online java training

I am looking for online webbased/CBT training/self study training videos for Java EE related technologies like Struts, JSF, JPA, Websphere, Spring and Hibernate. I'm using learndevnow for Microsoft related technologies. It's really good, I am looking for similar thing for Java EE. Any suggestions please? ...

Is the lack of video-based dev training based on cost or ineffectiveness?

I don't see as many video-based dev training programs as I used to in years passed. Is this because of cost or simply that it's considered an ineffective learning tool? ...

.net technology that must be learned

Our company is offering some trainings and asks us what would we want to learn. We are using .net technologies so it will be .net platforms. my thoughts are wcf, asp.net mvc 2.0, silverlight, .net 4.0 platform. Which of these? you can add on the list. thanks ...

Agile classes for the developer

Where can I find good agile classes for developers? Not really talking about scrum and estimating user stories here. More along the lines of principles from the gang of four... patterns and object orientated code. Preferably somewhere around the New York and Boston area? ...

Self Assessment Tests for Programmers

I want to help the Dev team identify areas of knowledge (practical and theoretical) that they can work on. Though I am big believer in focusing on people's strengths being a good programmer requires (I think) being challenged by concepts and ideas that don't always come naturally. We work largely in the web app space using PHP & MySQL ...

Best online course for C#/SQL for a professional engineer

I know similar questions have been asked, but I've not been able to find information specific to my situation. I'm looking for "continuing education"-type options, specifically a C# and/or SQL course. I'm a software engineering professional with a graduate level computer science degree. So I'm looking for something substantial that will...

Where can I get advanced YUI training, either online or classroom based ?

I have recently been asking a few questions of YUI. The responses to date have been great, so thanks for your help. There is a quite a bit of documentation online, but it is still rather superficial, and fragmented when compared to the depth of YUI. I have already read through this book for the Yahoo UI. I can recommend it as a good beg...

Which course or tools should be the best to learn graphics creation and web site creation?

Please recommend !!! ...

iPhone Problem comparing course value for cllocation

hi all, i'm writing some code for getting some values including course -(void) locationManager:(CLLocationManager *)manager didUpdateToLocation:(CLLocation *)newLocation fromLocation:(CLLocation *)oldLocation { //somecode NSString *dirString = [[NSString alloc] initWithFormat:@"%d", newLocation.course]; int myInt = [...