training

Good IT Training Videos

Every week we do tech lunches where watch video tutorials, or had someone give a presentation. On the Development we have been watching DNRTV, TelirekTV, Channel 9, etc, What I can't find are good operation oriented training videos for things like Active Directory Management, Exchange, DNS administration, how the LAN and the WAN interac...

Low Cost Online SQL or mySQL training?

Hi, I'm a Lotus Domino programmer who is in between consulting jobs - not by choice the consulting job market really sucks right now. With some extra time on my hands I would like to receive some SQL training as a resume booster and to expand my skill set. SQL is something I have used in the past, but I need a way to document my knowl...

Is it possible manage developers with high turnover if you can't lower the turnover rate?

I lead a small group of programmers in a university setting, having just moved into this position last year. While the majority of our team are full time employees, we have a couple of people who are traditionally graduate assistants. The competition for these assistantships is fairly intense, as they get free graduate school tuition o...

Are there any online videos lectures about "computer organization and architecture"?

Can anyone suggest me some resources and lectures about computer architecture? ...

Are training courses good value for money?

Do you believe it is good value for money for developers to go to training centers to gain new technical skills, or is it better to allow them to learn from books and online resources by themselves? ...

Which vendors provide the best/worst application training experience?

I'm currently involved in a review and refocusing of the training strategy adopted by the company for which I work (our product is primarily desktop applications sold to "time-poor" professionals. A generally non IT-technical audience). I'm of the belief that training, alongside support and feature set, is a key factor in a products "s...

Where can I find a server to host webapps that I would like to test online?

Anybody know of a service/company that would host a web application that I want to build from scratch, where I may have access to some admin function of the web server and J2EE server, and database? I'm looking to build a site that is public to show off my skills when applying for a job. ...

What conferences/training should an employer provide for a java/web team?

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: JSF AJAX Web security Advanced Java/EE topics ...

.Net guy getting up to speed on Java -- suggested resources?

Hi I've been coding in .NET for several years, and more recently Actionscript. I need to get up to speed now on Java development. I was hoping for some references to good books and blogs that will help me get up to speed in the Java gotcha's I'm likely to encounter. I'd like to know about the framework classes (collections, runtime, ...

Online Software Development Apprenticeship ?

Question: Is there anywhere online where someone can apprentice as a software developer and have an expert work with them, review their code, and guide them as a journeyman would in the trades? (Obviously I do not expect such a service for free) Background: I am a fairly recent graduate of Computer Science; I have worked for 1 software ...

Is it useful to send a developer to attend a 3days Microsoft Learning Gateway Workshop?

Hi guys, my company is very LAMP based as of now, and my management had decided to send a hardware guy and a developer to this MLG workshop. From what I check online it's mostly MS trying to bundle up a whole lot of their stuff and try to sell it to us to solve our problems. Plus the fact that most of what we use now are pretty much open...

What is the best SQL Server conference?

Which SQL Server conference has the most performance, tuning, advanced feature presentations that never fail to inform and amuse and has great food at lunch. EDIT: Can you talk a little about your experience there? ...

Recommend security training for PHP/MySQL web developer

Know any good courses, online or perhaps otherwise, you'd recommend to a relatively new PHP/MySQL web developer to get her up to speed on security vulnerabilities? It would be nice if it was fairly thorough and went beyond basic stuff like sql injection. Ideas? Edit: Thanks for the really great links and information, but I'm also loo...

What is the term for "catching" a return value

I was training a new developer the other day and realized I don't know the actual term for "catching" a return value in a variable. For example, consider this pseudocoded method: String updateString(newPart) { string += newPart; return string; } Assume this is being called to simply update the string - the return value is not need...

Recommended Topics for "Introduction to .Net" training

Hi, what topics to you recommend be covered if you're introducing some developers to .Net [3.0/3.5]? Areas I have in mind are: What is .Net?; Building ASP.Net Applications; OO Concepts in .Net; Data Access in .Net Applications; Creating Windows Applications; Using XML in .Net; Configuring and Deploying .Net Applications; ...

Good free video training (Webcast, Screencast, etc.) on .NET/Visual Studio/SQL Server

I am looking for some good free video training (Webcast, Screencast, etc.) that focus on ANY of the following: .NET Visual Studio SQL Server I would like to focus on Videos only becuase it is a great learning tool to see what other programs people using while developing. (Such as Resharper, Code Rush, RefactorPro, Snippets, Red Gate...

What is a good company to go through for MCSD cert training/tests?

A co-worker just asked me, but I never got around to getting a cert myself. Anyone have good experiences with specific companies? ...

What source files can I read for learning C?

I want to learn C languages and I'm running a Linux distro (Ubuntu) so I would like to know where can I begin? I know some people will tell me to read K&R books or others but I want to pratice C, not theory. So I believe that reading C sources and changing some words will help me to understand. So what are the sources for a beginner? ...

Content ideas for a short JavaScript lesson.

I'm giving a short (30 mins) skills development talk on JavaScript to my peers on Friday, and would appreciate some suggestions for intermediate to advanced topics to cover. We all use JS daily and are quite familiar with more than just the basics, and I'd like to come up with an interesting as well as technically advanced topic. ...

Where can I go for hands-on cocoa training besides WWDC?

I'm banging my head up against Cocoa and Xcode, and have been for months. I never seem to be able to get away from the tutorials, which are often incomplete, or Apple developer documentation, which is sparse on samples. I've watched videos, downloaded source code and asked developers for help. I still feel like I haven't gotten that audi...