Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

17
votes
20answers
1k views

Do you take advantage of video tutorials? [closed]

i just asked myself if there are people who learn from a Video Tutorial .. let's say a new programming language or something. Do you like to learn this way .. or is a good book better than a good ...
16
votes
0answers
441 views

Cataloging Clojure Video Tutorials [closed]

I am attempting to catalog all clojure video tutorials. Here is a preliminary list mostly provided by Alex Ott. Thank you Alex. What other Clojure video tutorials do you know of? Note: I would like ...
16
votes
3answers
2k views

.NET Video Training Tutorials - When considering cost vs. quality, how do LearnVisualStudio.net and Pluralsight compare?

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 ...
9
votes
3answers
3k views

Good tutorial for RSpec With Rails 3

I am looking for a good free tutorial which implements RSpec with Rails 3. I have found many tutorials which work for Rails 2.x but leads you into issues when trying the same in Rails 3. Rspec Gem ...
9
votes
4answers
499 views

Tutorial to get started with (learning) Subversion?

I'm planning to switch from CVS to Subversion (on Windows). Looking for some good tutorials (online or books) to get started.
4
votes
3answers
100 views

Good screencast sources that explain HTML5 Canvas element

This is a little off-topic question, but I'm looking for sources (quality sources) on the web that provide brief tutorials on HTML5 Canvas elements. So far, I've been following CSS-Tricks where the ...
4
votes
1answer
191 views

Are there any good free video tutorials covering indicator random variables for algorithm analysis?

I'm currently reviewing my algorithm theory by watching the MIT Opencourseware Introduction to Algorithms videos. I have the book - but I have the first edition, not the second edition that is used ...
4
votes
6answers
12k views

Ext-Js Tutorial or videos [closed]

I am new to Ext js ...is there any website or forum which provides basic Introduction videos,samples and tutorials for Extjs ..
4
votes
5answers
2k views

Haskell Sample Projects

Where can I find sample projects developed in Haskell? I am not looking for oogiboogi teta panta sigma functor higher order amusements for Haskell fanboys and academic geekiiii. For example I have ...
3
votes
6answers
208 views

Video tutorial for Delphi programming?

I have no previous experience to Delphi (nor Pascal) and I would like to give it a try, for windows programming. I have background in C++ though. Of course I did some googleING... :D + decided for ...
3
votes
3answers
1k views

Is there any Java online training similar to lynda.com,tekpub.com and others?

Lately I was doing a research on the good and popular online training websites. My favorites until now are: http://peepcode.com/ http://www.pluralsight-training.net/microsoft/olt/courses.aspx ...
3
votes
1answer
357 views

Video tutorial for Android application development

Can you give me the link for, video tutorial for Android Application Development. Regards, Karuppasamy.
2
votes
1answer
207 views

Are there any more Java video tutorials like this one?

This is really awesome stuff: http://live.eclipse.org/node/991 It's nice quality (HD!) step-by-step actual coding, not only slides dude explains what is he doing it actually works :) it's not ...
2
votes
1answer
2k views

Video tutorials for ASP.NET, C#, Object Oriented Design, Architecture and SQL Server?

I really appreciate the tutorials videos that http://www.ASP.NET (direct link: http://www.asp.net/learn/videos) have provided; watching videos are my preferred way of learning new technologies. I ...
1
vote
5answers
635 views

tutorials for ASP.NET MVC 3

Where can I find best MVC 3 tutorials. I have checked asp.net site which has some plural site videos. No doubt they are good but are very limited for beginners like me. Please help
1
vote
5answers
950 views

Are there any khanacademy style lectures for for computer science?

I am interested in khan academy style(concise, 15 minutes long, explaining the core concept, independent) lectures for computer science concepts. I haven't found any online. Why aren't there any ...
1
vote
5answers
264 views

Video Tutorials for Ruby on Rails

I come from a programming background and am familiar with C++, Java etc I am starting out with ROR and I learn by doing things. So reading books is not my thing. I am learning using the Ruby on Rails ...
1
vote
1answer
704 views

Handouts for 6.00 from MIT OCW

I'm learning Programming/Python from MIT OpenCourseware video lectures (link to the course), but the video quality is too low so I can't follow any of the code used in the lecture. Does anyone have ...
0
votes
1answer
43 views

pic32 micro information please

I'm new to the pic32 micro controller family and am wanting to learn as much as I can about specifically the PIC32MX795F512L . My limited background is in C but I'm looking for tutorials etc and I ...
0
votes
1answer
74 views

Visual Studio 2010 tutorial *series* on Youtube or Dailymotion?

This question probably won't go well, but here goes... Now that the new xbox dashboard supports Youtube and Dailymotion, I'd really like to find some great tutorials on Visual Studio available on ...
0
votes
3answers
143 views

Git video tutorials

Could you please point to some Git video tutorials? I couldn't find good video tutorials either here or here. I'm interested in understanding how git works, i.e. its data storage system and what the ...
0
votes
1answer
219 views

CodeIgniter 2.0 (preferably) video tutorial

I have been looking for a video tutorial for CodeIgniter 2.0 but haven't been able to find anything. In fact, I couldn't even find a comprehensive non-video tutorial. Please let me know if anyone has ...
0
votes
2answers
78 views

Open Source Programming Video Tutorials

I have been a .NET developer for a long time and have always been a visual learner. Historically, I have found Pluralsight to have a really good set of video tutorials that explain different ...
0
votes
2answers
1k views

Where to get Corona SDK and Titanium complete tutorials?

I am looking for Corona SDK and Titanium complete tutorial or ebook or any pdf file which could explain me that how to create a complex iphone or android app or a game. I also want to know that could ...
0
votes
1answer
149 views

Calling a console app with arguments from Wxwidgets gui

I would like to know Qprocess equivalent of wxwidgets, so that I can run the console application in the background and pipe it's output to gui. I also plan to make the application multithreaded. I've ...
0
votes
1answer
955 views

sharepoint 2007/2010 development free online books and tutorials

I believe I know sharepoint basics quite well. I am after of learning more complex things with regards to sharepoint like advance techniques if possible and learn more features that sharepoint is ...
0
votes
1answer
99 views

Recommended NoSQL, document-based storage Videos?

I'm looking for video-tutorials for NoSQL databases, focusing on document-based ones (Mongo, Raven, Couch, etc.). If you've seen a good one, it would be great if you post it here.
0
votes
1answer
642 views

Best Android video tutorial

I'm new to Android. Can you tell me what the the best Android video tutorial and book are?
0
votes
1answer
151 views

A good tutorial for implementing whitelist plugin in my rails app

I trying to implement the whitelist plugin in my rails app. I am using Rails 2.0.2 for project specific purposes with Ruby 1.8.7. I am not able to find good tutorials on implementing this plugin even ...
0
votes
0answers
243 views

Data structures with C++ [closed]

Could i get some suggestions on good Data structure with C++ online lectures or video tutorials
0
votes
2answers
90 views

WPF related video

asp.net site provide lot of video for learning ajax,mvc very easily through video tutorial. so i just want to know is there any site who provide from basic to advance level of video tutorial for WPF. ...
0
votes
2answers
47 views

Could you please suggest good tutorials for Rails 2.0.2 with implementation of appropriate features to the Rails app

I am currently working on a project which is using Rails 2.0.2 and Ruby 1.8.7. Could you please give me good basic tutorials links to refer from which I could quickly learn how to integrate various ...
0
votes
2answers
329 views

Video tutorials for Mac Apps development

Are there any good beginner video tutorials for learning Mac development? I am familiar with iPhone app development ,but not getting how to start with Mac apps.
0
votes
1answer
252 views

Flash and ASP.NET integration tutorials

could you please point me out good Flash and ASP.NET integration tutorials out there? For example reading values from FLASH text-boxes for performing queries to MSSQL databases, and writing back ...
0
votes
1answer
845 views

Video lectures on Android

Are there any lectures out there which one may download which are at the same level (or anywhere near) the Stanford's iphone dev course or Brad Larsson's excellent lectures?
0
votes
0answers
174 views

learning to use eclipse-cdt ide

I'm on the stage of learning C++ using the Eclipse-CDT IDE. Besides reading on the official documentation, I'll like to learn using it and some good tips&tricks as looking over a "colleague's ...
0
votes
1answer
585 views

WPF DataVisualization

I want to start using DataVisualization and I need some good articles or videos ? someone knows where can I find it?
0
votes
5answers
90 views

Where can I get some really good video Rails tutorials - for free?

I know lynda.com has them, but you have to pay. Anybody know of any good ones for free? Thanks.
0
votes
1answer
201 views

XML and C# video tutorials

Could some one please let me know , where can I find good video tutorials for XML in the context of C# and ASP.NET? I would also like to have learning resources on XML standards, DTD, XSLT, XSD etc. ...
0
votes
0answers
48 views

Can anyone suggest a video player to watch tutorials? [closed]

I hope no one will scream that it is not a programming question. Do you know any video player that I can use to watch video-tutorials with the possibility of adding notes or bookmarks on the ...
0
votes
1answer
46 views

How to add how-to videos tutorials to iPhone app?

I am working on an update to my iPhone app and I would like to add very quick video tutorials on how to do things in the app, e.g. how to back up & restore. What's the best way to do this? I could ...
0
votes
1answer
110 views

videos for teaching sql server 2008

I must find the best sites which will have free download videos for teaching sql server 2008 and this is one part of my project. I have found some links but I also need your help.
0
votes
4answers
380 views

Are there any good video tutorials on C# core concepts?

Are there any good video tutorials on C# core concepts?
0
votes
0answers
67 views

Sharepoint Up-To-Speed Tutorials

I just got a SharePoint project dumped on my desk to finish up by ASAP. :( Up till today I have never touched or seen SharePoint, and I only got a quick whirlwind tour from the guy doing the handover. ...
0
votes
2answers
244 views

What are some of the best video tutorials/online tutorials on web services?

I want to learn about web services. What are some of the best video tutorials / online tutorials to use for understanding Web services and related topics? I have basic understandings of SOAP and REST ...
-1
votes
5answers
108 views

Android Beginner [closed]

Possible Duplicate: Good book for beginning android development I am very new to android but i have a programming background on PHP. Please recommend any book for me that is brief and easy ...
-2
votes
2answers
33 views

I need javascript training tutorials [closed]

I'm a beginning website developer and I am just about perfect with HTML and CSS but I am horrible with Javascript. I think it's about time I start learning Javascript but I can't find many good ...
-2
votes
1answer
19 views

Animation tutorial recommendation [closed]

I am looking for a way to create simple animated videos to explain programming concepts (simple shapes and text, nothing 3D required). Any suggestions for software?
-3
votes
3answers
317 views

Tutorials of Scala programming language [closed]

I was flipping through an article and suddenly read about Scala. Where I can find the good tutorials of Scala? Basically I am from PHP background and almost all the resources which I am getting are ...