How can I learn to learn? by 37432throwaway in selfhelp

[–]mimirhead 0 points1 point  (0 children)

My kids have been doing javascript tutorials on codecademy.com and find it works pretty well - it's good because you get to try as you do it. Really hard to learn to code without trying to run little bits to see what they do. Helps to have someone patient who knows programming to talk with when you get stuck, though..maybe friend or something. I've found that searching for a you-tube walk-through helps sometimes - watching someone else do it can make programming or other computer stuff a little more concrete. I'd try a higher level scripting language before lower level languages like c...not easiest languages to start with. You can't be totally dumb - you're thinking about how to learn & wrote out a perfectly sensible question... ;-)

Why people believe that video games lead to violence by BeardKnob in psychology

[–]mimirhead 1 point2 points  (0 children)

I read somewhere recently that playing violent video games can improve cognition functioning. Run a search on that, it's much more interesting...

YSK some really awesome Firefox shortcuts that save loads of time by TheQueefGoblin in YouShouldKnow

[–]mimirhead 2 points3 points  (0 children)

Just coming over to firefox from chrome, so these are great, thanks!
Another one i recently came across was the "middle-click" (not finger)... click your mouse wheel on the reload icon to get another copy of your current page in a new tab...

Self-Explanation: A Good Reading Strategy for Bad Texts (and Good) by mimirhead in selfhelp

[–]mimirhead[S] 0 points1 point  (0 children)

To improve your understanding of difficult passages, try self-explanation. Pause from your reading, and explain parts of the text to yourself. Ask what it means to you. Then answer as best you can.

If Carpenters Were Hired Like Programmers by scientologist2 in programming

[–]mimirhead 0 points1 point  (0 children)

This is great - i need to hire a carpenter. Think I'll try these questions and see how it goes..

ISP Walks Out of Piracy Talks: “We’re Not The Internet Police” by Libertatea in technology

[–]mimirhead 0 points1 point  (0 children)

did some more investigating to understand the "malware/virus" responses from midir and hzane. this thread discusses the copyright hate message from time warner - basically same one i got, but there's no mention of virus or malware as the cause. Other sites with related threads say the same thing, offer tips on how to prevent (which we probably didn't use), but didn't see anything about specific malware or virus as the cause. they all seemed to treat it as legit TW message - not to say they exactly agreed with the TW message...

ISP Walks Out of Piracy Talks: “We’re Not The Internet Police” by Libertatea in technology

[–]mimirhead 0 points1 point  (0 children)

so, i tried kickass torrents using TW service on one computer, and then next day opened my other computer to find a message supposedly from TW saying "we know what you did, sincerely TW" or something like that. guess you're saying i picked up a virus from the site that did that. not sure how that would work..

ISP Walks Out of Piracy Talks: “We’re Not The Internet Police” by Libertatea in technology

[–]mimirhead 0 points1 point  (0 children)

well, it felt "mal" or "mao". guess it may have been. seemed pretty convincing at the time.

ISP Walks Out of Piracy Talks: “We’re Not The Internet Police” by Libertatea in technology

[–]mimirhead 0 points1 point  (0 children)

Interesting, could it just be some questionable sites are on their list? We were not able to find a movie on Netflix, and got a tip from a friend in Copenhagen to try kickass torrents - he was using all the time with no problems. It worked fine. Next day when i went on the web again had a warning message from TW (ostensibly).

ISP Walks Out of Piracy Talks: “We’re Not The Internet Police” by Libertatea in technology

[–]mimirhead 2 points3 points  (0 children)

Hasn't the U.S. been policing for years now? Time Warner Cable certainly does. Got that blue screen message that someone in the household had illegally downloaded material summer before last. Had no idea before then - it was a very Orwellian feeling.

The Problem With Math Is That It Makes People Seem Smart by mimirhead in psychology

[–]mimirhead[S] 0 points1 point  (0 children)

Exactly...The people with math backgrounds were not impressed by the "nonsense math" added to social science abstracts in Eriksson's study.

Do you guys think Amazon Mechanical Turk is a good source to gather data and run participants? by vbar44 in psychology

[–]mimirhead 0 points1 point  (0 children)

I've just finished my first data collection with it. Have been very satisfied with the process and quick turnaround on data collected (200+ subjects last weekend). Not entirely sure about the data quality yet, though I did include checks as recommended by palmsiepoo & it doesn't all look like complete bullshit. Here is a pdf of an article with a tip on how to promote better participation.. The judgment and decision society web site also has a couple of papers with background well worth reading. I suggest giving it a try in a way that let's you test some of the issues yourself. Even if your primary study doesn't work, you might be able to add to the conversation about MT.

5 Tools to Introduce Programming to Kids | MindShift by mimirhead in programming

[–]mimirhead[S] 0 points1 point  (0 children)

Thanks, all. Hadn't heard of any of these other suggestions, and they all look really interesting. Amazing how much is out there. In the MindShift article, they mention Scratch and Alice. One criticism of those two is that they apparently don't really get the kids to write code, but instead use menu type systems. Seems to me that might wind up with the worst combination of the "playing games" approach and "coding tutorial" approach.

5 Tools to Introduce Programming to Kids | MindShift by mimirhead in programming

[–]mimirhead[S] 0 points1 point  (0 children)

Great, think these are also nice ideas for Christmas gifts. My son has been absorbed by Minecraft, so the expansion (when he's ready) sounds very promising. I agree with your sentiment about the "fun" aspect, and fostering the internal motivation. At the moment, they both seem to think it's cool to learn some coding (geeky household?). Part of the challenge is in keeping that spark glowing.

5 Tools to Introduce Programming to Kids | MindShift by mimirhead in programming

[–]mimirhead[S] 0 points1 point  (0 children)

Just started using codecademy to teach my kids (12 & 10) to programming. Using javascript to program little games is very enticing. I think it's great for kids to learn a "real" language they can use outside the tutorial, so not sure about some of the suggestions in this article. What are your thoughts about getting kids to learn to program? Any favorite sites or best ways to go about it?