Tagged Questions

3
votes
3answers
83 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 …
2
votes
4answers
98 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
3answers
202 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 …
0
votes
9answers
135 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 …
0
votes
1answer
54 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
68 views

Programmer Guide structure

Hello, I have to write a programmer guide. What is the general structure of the programmer guide?
0
votes
2answers
55 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 …
1
vote
4answers
186 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 …
0
votes
0answers
10 views

Authority/AuthorScript Books/References

Hi, I was cleaning out some of my directories to free up space and found an old copy of Authority. It was an old 4GL (4th generation language) that let you “program” by dragging-and-dropping things, …
1
vote
2answers
150 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 …
1
vote
3answers
175 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 …
3
votes
4answers
224 views

Generic guide to programming concepts?

I'm looking for a guide to the basic concepts of programming, that are explained in a good amount of depth. By this I mean something that describes what: Object oriented programming is... What …
2
votes
3answers
962 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
1k views

MATLAB GUI using GUIDE: List Box problem

I'm creating a MATLAB GUI that contains two uicontrol objects: a pushbutton and a listbox. I use the pushbutton to add file names to the listbox. When I run the GUI from the m-file it works fine. The …
2
votes
2answers
294 views

Showing results in MATLAB GUI

I'm using MATLAB GUIDE to create a simple GUI. I'd like to know which uicontrol I should use to show some results: editable text or static text. In addition, I don't want the new results to replace …

1 2 3 next
15 30 50 per page