I'm considering LearnVisualStudio.net or Pluralsight for .NET video training tutorials.
LearnVisualStudio.NET is much less expensive and from a superficial look, the quality of the training looks so-so.
PluralSight is much more expensive and from a superficial look, the quality of the training looks very good.
Has anyone compared th...
I'm very interested in finding a up-to-date tutorial that shows steps for getting DJANGO running on Google App Engine, anyone know of any such tutorials?
Surprisingly, Google's App Engine DJANGO docs are almost a year old. What gives?
...
Hi
I'm making a game of soccer in WPF with C#. A composite pattern sounds like a good idea to control multiple players properties, and such. This is nothing to do with event handlers.
So if there are any good tutorials that anyone knows of - thanks.
...
Hi everyone,
What are the tutorial best suit for us to get start with Unit Test in Visual Studio 2010?
Hope to hear from you.
...
Hi,
Could some one give me pointers to tutorials that explains how to write a mapreduce program into Nutch?
Thank you.
...
What are the best android tutorials for a beginner?
-JB
...
I want to debug the whole flow of a java program .What is the difference between F5 and F6 in eclipse view in this case.
...
I am developer with more than 10 years of software development experience. I have joined a new shop which uses ClearCase and I would like to understand ClearCase. Any suggestions for a developer who has pretty good hands on the following SCMs
Subversion :
Perforce : written extensive build scripts integrating with perforce
Mercurial
...
I am having a couple problems with the code from the tutorial: ListView Tutorial. The code snipets giving me problems are:
static final String[] COUNTRIES = new String[] {
and
Toast.makeText(getApplicationContext(), ((View) view).getText(),
The errors read the following respectively:
Illegal modifier for parameter COUNTRIES; onl...
I am looking for creating youtube section on my site, where the user could plug in their "youtube channel name" and it will show a playlist/player box on their profile.
What I want in this playlist/player box is that it should play the default video on load; the list of other videos in the channel could be on the left side or on the bot...
What is the most comprehensive MD5 tutorial out there? I have been trying to implement a decent MD5 checksum program but I have not come across a tutorial that makes it really clear.
Any pointers would be appreciated, Thanks.
To clarify I would like to know how to implement it.
...
I just installed MyEclipse and have not located a tutorial using MyEclipse with Spring 3 and Hibernate. I would appreciate it if anyone could refer me to such a tutorial.
Thanks.
...
Hi,
Is anyone find the class for LXML in PHP. I have no idea about python.
If anyone find the class or library or tutorials, please share with me
Thanks,
Nithish
...
Hi,
i want to make an web app based on appfuse-basic-struts maven archetype.
My goal is to add AOP with the simplest way, I never used AOP before, so could someone help me with this?
Any tutorial - how to add and use it?
Any good AOP solution ? (AspectJ/Spring AOP)
Any advice on how to write it?
...
Over the last 1 1/2 years I've been working as a junior software-developer at a small company with focus on ASP.net / C#. During that time I've read in some great programming books, c# forums, stackoverflow, blogs et cetera and was able to learn much in a short time.
But there was always something I missed: Most of the ~1500 page books ...
I want to creat a GUI using the GUIDE tool in MATLAB. Anyone know of a good tutorial (preferably not a video...can't watch).
THanks
...
Hi,
Can any one share some information about the sample application using hibernate for learning.
Basically I am looking for an application that allows me to do basic database operation from the client page.
Thanks,
Kamal
...
I am a newbie to android development.Now i would like to do gallery view as circular like image as below.The things is that i want to enlarge the center image when user scroll from left to right and right to left. Is there any tutorials for that ?
image link ( http://i53.tinypic.com/1z5st50.png )
what I want is the image that's been s...
I have some time on my hands and I'd like to try a new language. Haskell is cute but I'm still not sure how it can help me in my day job.
I'd like to try Enochian and see if I can reprogram some PHBs, but resources are hard to find.
Can you help? A syntax file for vim would also be appreciated. tnx
...
Hi,
I have decided to take the plunge into the improved MySQL by using MySQLI .
Problem is i cannot find any in depth yet simply put tutorials online. The ones i have found are very short and or does not really explain anything. I know you have the php website but to tell you the truth it is really not a easy tutorial to follow, it's a...