3
votes
3answers
85 views
Is ri worth showing new users? (Ruby)
I've been working on a Ruby learning guide and I was told I should write about RI (Ruby Interactive Reference). After looking around the web I decided there wasn't that much information about the …
0
votes
3answers
212 views
How to Perform a Bulk Product/Category/Sub Category Import With Magento?
Does anybody know where to find a detailed guide to performing a bulk product/category/sub category import With Magento?
For example, what fields can be imported? What format can be imported? How to …
2
votes
4answers
99 views
Programming Resources for Non-English Speakers
I teach a course in basic web programming at a public university. I often have students who are working hard to pick up English at the same time that they are taking my course. In many cases I have …
0
votes
9answers
137 views
How to start css and html
Hi everyone,
I have general question how to start developing my skills in web designing.
What is best place to start and what technique to use.
I have some kwnolege of html and csrs, so far I have …
17
votes
14answers
2k views
Beginners Guide to LINQ
During the beta of Stack Overflow, I have seen quite a few questions about LINQ SQL but know nothing about it... it sounds very interesting.
What is LINQ and how do I get started?
Links guides or …
1
vote
4answers
187 views
Android development resources for a Java newbie
I've got one of those newfangled Android phones and want to do some app development for it and am looking for guides. I haven't really found anything that looks promising for both an Android newbie …
25
votes
19answers
2k views
Tips to create a useful user-manual.
If I start writing a user-manual for applications I have written, I have a hard time to look at the application from a users standpoint.
I know it's not very useful to write something like: To use …
0
votes
2answers
56 views
Where is Shellrevealed
As a new shell developer I came across many new articles that have links and
examples from a website called Shellrevealed.com
Unfortunately all of those links are dead as Shellrevealed itself can not
…
4
votes
10answers
312 views
Guide to New Vista Features
I'm an MFC programmer. I just had my first taste of Vista (on a VPC... Yup, I'm late). I should be evaluating things in depth in the coming days. On taking a casual look, I noticed two major changes:
…
2
votes
3answers
665 views
Good .Net Remoting Tutorial/Guide
Does anyone have any links to a good, concise, Tutorial or guide to .Net remoting? Would be grateful!
Thanks (sorry for the short post!)
Edit: I am now aware of: …
0
votes
1answer
56 views
Looking for Document Templates for a Developer Guide
I'm looking for a document template and some writing/style guides to structure the content of a Developer Guide for a subsystem I am about to hand off to a client. This goes beyond documenting the …
1
vote
2answers
151 views
C Sockets Ping Command?
Can someone point me to some tutorial on how to set up a ping method using C sockets? Using beej's guide, I've been able to set up a connection between two devices, but now I want to setup a method …
2
votes
3answers
968 views
Is there an easy to understand guide (new to Cocoa, Xcode, etc) for Interface Builder that talks about proxy objects?
Back in the day of C/C++, the part of the language that really hung me up was pointers. I understand them now, of course.
Now, Interface Builder Proxy Objects or more importantly, how to use …
1
vote
2answers
68 views
Programmer Guide structure
Hello,
I have to write a programmer guide. What is the general structure of the programmer guide?
1
vote
3answers
176 views
Where should I start with a facebook application?
Hi all.
I am thinking about developing a fairly simple facebook application which i have modelled the database in access.
I have web space and mySQL databases available, but I was wondering if anyone …
