Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book General > News

Notices

Reply
 
Thread Tools Search this Thread
Old 11-22-2012, 07:42 PM   #76
wyndslash
Wizard
wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.wyndslash ought to be getting tired of karma fortunes by now.
 
wyndslash's Avatar
 
Posts: 2,951
Karma: 3000001
Join Date: Feb 2011
Device: Kindle 3 wifi, Kindle Fire
Quote:
Originally Posted by jbjb View Post
That was pretty much my response! To clarify, it appeared that they had done some programming courses, but that passing those courses hadn't actually required them to do any programming. Bizarre!



That sounds like a well balanced course to me. Too many (IMHO) CS courses here in the UK focus, when they do any programming, solely on Java. This leaves huge gaps in the understanding of the machine, memory management, cache efficiency etc. These days for fresh graduates we have to recruit entirely on potential and then teach them from scratch.

Engineering courses, particularly Electronic Engineering, do better and generally teach much more useful programming skills than CS courses, in my experience (again, UK-specific).

/JB
that's very, very strange. the CS programs here (Philippines) are chock full of programming classes in different programming languages. We even have specializations here.
wyndslash is offline   Reply With Quote
Old 11-22-2012, 09:09 PM   #77
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 2,985
Karma: 18343081
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Quote:
Originally Posted by theducks View Post
You understand your objective and your tools, you native language is only used to form a plan of attack:

You grasp that you need to get x coordinate.
you also know you need the Left-side one, not the right.
The you use the programing Language, not your native one to accomplish this.

(and I have no clue what you can code I drove a Database with my apps. )
Yes, that's about how I do it. Where I was coming from was that I was thinking that a description of some source code is usually made up of the objective and sometimes the plan of attack, and that not being able to articulate those in some natural language was often a sign that they were not well understood by the coder. But, it seems that some people can actually think in symbols, so I guess I was wrong.
rkomar is offline   Reply With Quote
Old 11-22-2012, 10:09 PM   #78
ApK
Award-Winning Participant
ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.ApK ought to be getting tired of karma fortunes by now.
 
Posts: 7,316
Karma: 67862884
Join Date: Feb 2010
Location: NJ, USA
Device: Kindle
Quote:
Originally Posted by rkomar View Post
Very interesting. I seem to be completely the other way around, in that I find verbalizing the logical statements makes them clearer to me. Okay, I can see now that someone who thinks that way while coding may not find it easy to describe their code using natural language. Thanks.
I'm like you. My pseudocode reads like more like English prose than symbolic logic. I'm kind of impressed by those system and bare-metal types who truly think about thier code in nonverbal ways. I guess that how people come up with those bizzare highly-optimized algorithms and bits of deep-magic.
ApK is offline   Reply With Quote
Old 11-29-2012, 08:02 PM   #79
Lemurion
eReader
Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.Lemurion ought to be getting tired of karma fortunes by now.
 
Lemurion's Avatar
 
Posts: 2,750
Karma: 4968470
Join Date: Aug 2007
Device: Note 5; PW3; Nook HD+; ChuWi Hi12; iPad
I am not a coder, although I am a writer. I first came across a variation on this idea in the late William Tuning's Fuzzy Bones, in which a character blamed an overall decline in society on the movement away from rigorous standards in teaching English, especially grammar.

The gist of his point was that if people think in language, then their language ability places a hard cap on their ability to think. So if language skills map directly to thinking skills, then it would logically follow that a coder with good language skills can code better than they would be able to if their language skills were weaker.
Lemurion is offline   Reply With Quote
Old 11-29-2012, 08:29 PM   #80
kennyc
The Dank Side of the Moon
kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.kennyc ought to be getting tired of karma fortunes by now.
 
kennyc's Avatar
 
Posts: 35,872
Karma: 118716293
Join Date: Sep 2009
Location: Denver, CO
Device: Kindle2; Kindle Fire
Quote:
Originally Posted by Lemurion View Post
I am not a coder, although I am a writer. I first came across a variation on this idea in the late William Tuning's Fuzzy Bones, in which a character blamed an overall decline in society on the movement away from rigorous standards in teaching English, especially grammar.

The gist of his point was that if people think in language, then their language ability places a hard cap on their ability to think. So if language skills map directly to thinking skills, then it would logically follow that a coder with good language skills can code better than they would be able to if their language skills were weaker.
That's pretty much the Saphir-Whorf hypothesis which has been pretty well disproven.

http://en.wikipedia.org/wiki/Linguistic_relativity
kennyc is offline   Reply With Quote
Old 11-30-2012, 03:03 AM   #81
Prestidigitweeze
Fledgling Demagogue
Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.Prestidigitweeze ought to be getting tired of karma fortunes by now.
 
Prestidigitweeze's Avatar
 
Posts: 2,384
Karma: 31132263
Join Date: Feb 2011
Location: White Plains
Device: Clara HD; Oasis 2; Aura HD; iPad Air; PRS-350; Galaxy S7.
Quote:
Originally Posted by kennyc View Post
That's pretty much the Saphir-Whorf hypothesis which has been pretty well disproven.

http://en.wikipedia.org/wiki/Linguistic_relativity
Rather odd that you should mention Sapir-Whorf. I was just emailing a well-known science fiction writer about that very thing.

To me, the Whorfian hypothesis has always seemed related to the Lacanian idea of deferred action memory. One difference is that Lacan's idea is actually correct: He rightly identifies memories which are seemingly impossible to locate until some other cluster of memories makes the missing ones suddenly available (this can be as true in historical writing and literary criticism as it is in psychology and linguistics). Whereas S-W is disproved every time someone correctly identifies and describes a thing for which they had had no specific word.

Quote:
Originally Posted by theducks View Post
Wow!
If you have ever walked the halls at M$ in Mountain View, you would hear languages and accents from all over the world (+ advanced geek ). String an 'English' sentence together might be hard for some.
Whatever you might think of Meisler's syntax in expository writing = coding thesis, it's unfair to refute an argument he's not actually making. Meisler hasn't ever advanced the depressing and xenophobic idea that English is the only language in which a logical person may express ideas gracefully -- if he had, I wouldn't have linked to him.

In terms of your example of multilingual coders with special difficulties in English, Meisler is arguing that, for example, an English-challenged Russian or Indonesian coder might be a perfectly graceful writer in their native language and that that is what matters. No one should presume that English is normative and the only logical language (particularly when it's far less logical than many others -- French, Italian, Romanian, etc.). Meisler's point is that being able to write and think well in at least one language is mandatory, not that the language in which one thinks need be his alone.

Last edited by Prestidigitweeze; 11-30-2012 at 06:22 PM.
Prestidigitweeze is offline   Reply With Quote
Old 11-30-2012, 01:24 PM   #82
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 2,985
Karma: 18343081
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Quote:
Originally Posted by Prestidigitweeze View Post
Whatever you might think of Meisler's syntax in expository writing = coding thesis, it's unfair to refute an argument he's not actually making. Meisler hasn't ever advanced the depressing and xenophobic idea that English is the only language in which a logical person may express ideas gracefully -- if he had, I wouldn't have linked to him.

In terms of your example of multilingual coders with special difficulties in English, Meisler is arguing that, for example, an English-challenged Russian or Indonesian coder might be a perfectly graceful writer in their native language and that that is what matters. No one should presume that English is normative and the only logical language (particularly when it's far less logical than many others -- French, Italian, Romanian, etc.). Meisler's point is that being able to write and think well in at least one language is mandatory, not that the language in which one thinks need be his alone.
I think you're accusing theducks of an argument that he/she was mistakenly accusing me of making. Whereas, I was clumsily trying to make pretty much the same argument that you gave above. We all seem to be in violent agreement (unless I'm completing the circle by misunderstanding you ).
rkomar is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Troubleshooting screen is bad anywho Amazon Kindle 8 09-10-2012 11:28 AM
I've done a very bad thing... jlmwrite Amazon Kindle 29 01-07-2011 06:11 AM
Is this a bad battery or what? Dave W Sony Reader 9 01-24-2010 06:19 AM
link bad? sassanik Feedback 1 04-13-2009 12:25 PM
bad card, or bad card reader, or... ? zelda_pinwheel Fictionwise eBookwise 5 02-08-2008 10:32 AM


All times are GMT -4. The time now is 06:54 PM.


MobileRead.com is a privately owned, operated and funded community.