|
Has anyone seen a good tutorial on writing a good tutorial? It sounds silly but it's a serious question. I'd like to write a tutorial but I'm not sure whether my concerns would be the same as my audience's concerns. Or do I just write it for me and pretend...
Started by Geoff on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
Writing
Spellcheck and respond to it Provide links....
That said, I haven’t checked it out.
Read and rewrite linking to the The Art of the Tutorial .
The tutorials you tried?
Once you write your draft, do your own tutorial a few times.
|
|
One of the tags that actually got really great feedback, so I decided to to a tutorial for it. enjoy~
Started by King Sora X on
, 11 posts
by 7 people.
Answer Snippets (Read the full thread at khinsider):
As soon as I get GIMP back on the computer... .
It's not too big of an issue, but there are some words you can't piece together .
However, some of the text has been cut off on the left side .
I'll definitely look it over when I have the time .
I appreciate the help.
|
|
What is a good delegates tutorial for C#?
Started by Lucas McCoy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Basic Tutorials
C# Station tutorial on Delegates MSDN Tutorial on Delegates Tutorials with More Cowbell
Video Tutorial - Delegates Try these:
http://msdn.microsoft.com/en-us/library/aa288459(VS.71).aspx
http://www.devhood....
|
Ask your Facebook Friends
|
Hi Guys,
Has anybody here come across a good tutorial or a reference on VML?
Started by Crimson on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Kindness,
Dan
Further,
Gary Beene has a useful tutorial.
How about The W3C's official tutorial? It get's really in-depth (no joke, it's 90.96 KB is right, the submission to the W3c is good too.
|
|
Does anyone recommend a good tutorial on JMS with c++ and ActiveMQ?
Started by asawilliams on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Docs/3.3.0/book/tutorial/doc_tutorial_jms.html http://activemq.apache.org/getting-started.html
and for JMS itself: http://java.sun.com/products/jms/tutorial/
The examples that ship with the library.
|
|
I'm looking for a good online tutorial for PHP. It would be great if it includes exercises.
Started by Michael on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
PHP 101: PHP For the Absolute Beginner.
Since Zend is the PHP company.
Official PHP Site - PHP Getting Started
I would recommend the Zend tutorial.
I would start with W3Schools PHP Tutorial .
|
|
Where can I find a Gtkmm tutorial? I'm primarily a C# programmer, but I also know C++.
Started by Lucas McCoy on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Here: http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/index.html
It's not very good.
|
|
Any up to date tutorial (for dummys) on how to setup Postfix + Dovecot with virtual users on Debian?
Started by Mark on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
Articles/ispmail-etch/
If that's too old, then it doesn't look like there's 1 specific tutorial On Debian Lenny (5.0)
Not Debian, but still, Ubuntu's not that far off -- I found this tutorial very.
|
|
Regarding C# Windows Services...
Where can I find a good tutorial?
I'm looking for a tutorial that is good for beginners and people who are out of practice.
Started by Jim G. on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
This is the one that taught me all I needed to know to write my first service: Code Project Simple Window Service
This link from "Switch on the Code" provides all the basic information on developing Windows... .
This one on MSDN is older, but pretty useful.
|
|
Can any body provide me with a good tutorial on Augmented Reality iPhone Tutorial for iPhone 3.1.And also the Xcode sample application
Started by hardik on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Basically, you will create a UIImagePickerController (the Camera class) and overlay information on the view, ... .
I doubt exactly such a thing exists, but what you need to do is look at the location and camera frameworks for the iPhone, and go from there .
|