The tag has no wiki summary.

learn more… | top users | synonyms

-4
votes
4answers
191 views

How can tolerance of new / young programmers be improved?

I appreciate why S.O. is strict in its requirements of questions. But I think it's promoting an ever-growing culture of intolerance. Today, I came across a record number of comments to a question ...
-11
votes
1answer
82 views

Redirect Homework Traffic to a new “apprentice” tag? [closed]

Home work tag helps "clean the other tags" from more basic question traffic as well as creating a safe hub for new people and allows them an easier integration into the SO community.
19
votes
2answers
117 views

Second look at my skipped suggested edit reviews to learn

I recently made it past the 2k reputation border on StackOverflow and started to review suggested edits. In some cases I am not sure about whether an edit should be approved or rejected and thus I ...
4
votes
2answers
42 views

Is it allowed to ask about learning methodologies on SO?

Can I ask questions on Stack Overflow about how to learn creating a CMS with PHP/CodeIgniter?
5
votes
1answer
88 views

What should I do about “Learning Experience” Answers?

What I mean by "Learning Experience" Learning Experience answers are misguided in such a way that they generate useful negative feedback. They typically include a piece of information that is either ...
-3
votes
1answer
173 views

Feature idea: child friendly zones to maximise the pedagogical potential StackExchange sites

Whilst helping my daughter out with an English Language challenge, the power of social networks to educate, through the proxy of Dad became apparent. It occurred to me to question: how can we ...
7
votes
4answers
141 views

Would the Community rather have me ask an “easy” question or wait to find the answer on my own?

I am reading through Python Documentation or some stand-alone explanation on a website and I get most of what it is saying, except one or two pieces. If I had a competent programmer sitting next me, ...
15
votes
5answers
348 views

When and how to help someone in over their head?

I just answered a question over at StackOverflow. It was asked by someone that was clearly in over their head: "How do I add an if statement to this code? ...[insert code sample from order processing ...
6
votes
3answers
184 views

What should I do with SO questions about learning or resources?

While browsing the list of ruby questions with no other tags, I came across What is the best way to learn Ruby? (53 upvotes, 46 favorites, 31 answers). Obviously, I can't add learning because that's ...
34
votes
5answers
399 views

Are code troubleshooting questions really what we want to encourage?

In an effort to more fully understand the gestalt of Stack Overflow, I offer this question for perusal: http://stackoverflow.com/questions/7513258/i-want-a-dialog-box-in-case-of-error#question Since ...
11
votes
1answer
132 views

Learning to fish one painful question at a time (or: Can SO function as a TA?)

By TA I mean the (largely US, I think) role of Teaching Assistant, who helps students work through course material. I'm finding myself unable to come up with a good way to help venkysmarty, who comes ...
2
votes
1answer
41 views

What are ways to balance providing information / working with OP's ideas?

When answering a question in which the OP has run themselves down a bad path, one usually wants to "start over", and put them on the path they "should have done from the beginning." If the OP is ...
3
votes
1answer
128 views

What to do if I wrongly flag an answer

note: I didn't down vote! (yet) I flagged an answer earlier, as it really wasn't an answer at that time, however user later added a JSfiddle example (which didn't really answer question either just ...
2
votes
4answers
118 views

Priority given according to standard or level of questions that can be asked on Stack Overflow?

I am not a programming expert. I want to know whether I can ask questions that might not be like somebody who is good in programming or an expert. Is less attention given to questions asked from ...
7
votes
1answer
105 views

Classroom specific Stack Exchange site?

If I wanted to have a Stack Exchange site whose community is initially a single class, how could I go about it? I like the way Stack Exchange fosters a community and gives badges for ...
5
votes
3answers
179 views

Where do books & learning sources questions belong?

Where should I post question like: Where can I find books on [some programing subject]? or Online sources for learning [some programing technique]? Stackoverflow? Programmers? Should it ...
7
votes
5answers
625 views

It's OK to just downvote & flag help vampires

This is no longer my point of view; so I changed title, removed comments and accepted Jeff's answer. The comments on this answer made it clear to me and changed my mind... May this question serve as ...
45
votes
14answers
1k views

Can we become our own “Northwind” for teaching SQL / databases?

In the Microsoft ecosystem there are some standard databases like Northwind ... The Northwind Traders sample database contains the sales data for a fictitious company called Northwind Traders, ...
6
votes
2answers
269 views

Stack Overflow anthology project

Stack Overflow is great resource to learn. For both someone asking a question and answering a question. Posing a question let you reflect on your problem. A lot of the questions started are never ...
1
vote
3answers
187 views

Should SO be a place to learn how to program?

My question is not "Is SO the place to learn..." but rather should it be? There is a concerted drive from many people on SO to answer every question, irrespective of the quality of the question or ...
4
votes
3answers
134 views

Stack Overflow as a learning tool

One of my mates is at start of his computer science degree. I had a word with him about advantages and importance of code review and Stack Overflow on daily basis, as he is addicted to some ...
16
votes
6answers
442 views

feeding them vs. teaching to fish

When you are answering questions here as well as in the real life what do you do if you feel there is a bigger issue/misunderstanding behind a simple(?) question asked? Sometimes the straight answer ...
1
vote
2answers
97 views

Using StackOverflow as a jotter

Is it acceptable to use Stack Overflow, banging in question after question? In the past I have used a variety of methods of recording my progress and keeping track of things I've learnt, including ...
2
votes
7answers
389 views

Some people just do not know how to search

Problems and questions aside, I found that in SO, many questions are either Have very similar ones in SO Easily searched via google etc Sometimes despite me knowing the answer, I really just felt ...
1
vote
12answers
322 views

To the gurus here in Stack Overflow: did you ask stupid questions when you were young?

When do people become gurus? Do they ask stupid questions? Or, are they so smart and read a lot of books so there was never a need for stupid questions?
4
votes
2answers
303 views

Overflow sites specifically for students and learning

I'm very sorry if this is duplication, but I can't find a mention of anything like this anywhere yet. It seems like it might even be a little obvious. I was thinking about maths. Very often, in ...
7
votes
15answers
221 views

Is Stack Overflow an effective platform for studying programming?

Although Stack Overflow is initially used only for simple Q&A questions, i.e. as a knowledge base, one can could also use it for browsing through different related questions and learn without ...
11
votes
5answers
204 views

Learning with stackoverflow.com

I just realized: By exploring stackoverflow.com and reading other questions (and answers of course) I learned a lot new things. I obtained more in-depth knowledge on certain topics, identified better ...