I've got you beat there. I used SOAP before FORTRAN. Oh, the joys of punched cards.W. H. Heydt wrote:Back in the day (yes, I'm old enough that my first programming languages were FORTRAN II and SPS II)
I've got you beat there. I used SOAP before FORTRAN. Oh, the joys of punched cards.W. H. Heydt wrote:Back in the day (yes, I'm old enough that my first programming languages were FORTRAN II and SPS II)
On the other hand...I blame surface mount components... and fat fingers... of course, aging eyes don't help. And, as clock frequencies go up, so does the cost of test gear. If you can't test it, you might as well buy prebuilt components and modules. I love the idea of wire wraping s100 cards, but my generation just built with isa, pci, and pci-e cards on a motherboard.
Punched cards were great. Some of my first programming was in ALGOL.I've got you beat there. I used SOAP before FORTRAN. Oh, the joys of punched cards.
My reading glasses are just because of age!broe23 wrote:I have to use Reading glasses aince I had Cataracts removed. I saw better up close before the Surgery. Now it is that if it is within 5-8 feet, I can see fine without them.
.
That's the idea behind the knowledge base and the FAQ.W. H. Heydt wrote: Back in the day (yes, I'm old enough that my first programming languages were FORTRAN II and SPS II), in one shop I worked in the "go to" guy for problems one couldn't solve had a policy. The first time a given person asked a particular question, he would tell them what the answer was, why that was the answer and how to understand both the problem and the answer. The second time the same person asked the same question, he would give them the answer. The third and subsequent times, he would give them the manual reference.
The Philips Electronic kit. .... was it a large board laid out with real components with their electronic symbols printed on, and springs for contacts into which you pushed the bare end of a wire to make the circuit connections? I think it was one of those that set me rolling at around the same age. It was about finding out that I <I>could</I> more than anything. I then did a RAE course and became a licensed Radio Amateur aged 14. I couldn't operate though, because I couldn't afford kit until I built it.Heater wrote:Pithagoros,
Hey, we have walked the same road. Texas TTL databooks, Babani books... (there was no Maplin when I stated out)...the local Ham club meetings.
One of my greatest "toys" was the "Philips Electronic Engineer" kit I was given when I was 9. Try as I might I could not make much sense of the circuit diagrams and descriptions but I got things working and my curiosity was ignited.
I hope there are lot's of 9 year olds being given Pi who get that same inspriration.
Answers telling people to RTFM can be good, but they should also point in the direction of a useful manual (actually check the man page has some content before telling people to read it) and often some help in how to read it (particularly for the likes of man pages and datasheets).broe23 wrote:As adults, we should be helping them troubleshoot their programs if they ask for assistance, instead of shoving them off to some obscure link that all they will find is attacks telling them RTFM.
Incomplete and/or badly written information feels like it's a growing problem. Unfortunately the people that tend to write readable tutorials for beginners are the people who spent hours trying to do something that others find simple (e.g. connecting an LED, resistor and battery together). These often miss out the important bits (why there's a resistor there, and how we calculate its value) and can even be totally wrong.broe23 wrote: I do not mind helping others with hardware or networking issues. That is something I have gotten really good at over 38 years in doing. Since I reignited my fire for wanting to create and build with the Pi platform, I am finding that I am searching elsewhere for information that is incomplete or end up giving up.
Definitely not a new problem, in fact it's a well understood cognitive bias with a name "curse of knowledge". Despite it being well understood, it's still a prevalent problem, though it needn't be because all a person needs to do to prevent it is be aware of it.mfa298 wrote:
Unfortunately the people that tend to write readable tutorials for beginners are the people who spent hours trying to do something that others find simple (e.g. connecting an LED, resistor and battery together). These often miss out the important bits (why there's a resistor there, and how we calculate its value) and can even be totally wrong.
I'm not sure this is a new problem........
One of the difficulties here is that search engines tend to favour older articles. Much of the technical writing from the first couple of years of the Raspberry Pi no longer applies. True, the processes have become easier, but the old articles stick around and confuse.mfa298 wrote:Incomplete and/or badly written information feels like it's a growing problem.
I'm a big fan of text adventures and there's still a small active community. Have you released any of your text adventures?liz wrote: write text adventures
Not a bad idea. Getting the little ones to compose and maintain plot and prose, supported by adarkbibble wrote:maybe you could write-up a tutorial for kids on making text adventures for the foundation site liz
Also the forum search here is not very useful. few days ago I tried to find specific thread by name, I remember the name is 'linux kernel is now 4.4' or something. The result?scruss wrote: One of the difficulties here is that search engines tend to favour older articles.
Information: The following words in your search query were ignored because they are too common words: kernel linux now is 4 4.
In the great Bit Bucket in the sky?liz wrote:Ha! No - it was about 1987, they were all on 3.5in floppies, and God only knows where they are now.
Hmmm, looks like Inform 7 works on the Pi, and it looks like it might be possible to write an extension to talk to the Pi's GPIO.lpsw wrote:Not a bad idea. Getting the little ones to compose and maintain plot and prose, supported by a little code, and a tiny processor.darkbibble wrote:maybe you could write-up a tutorial for kids on making text adventures for the foundation site liz
Brilliant.
Text adventures, meet your new friend GPIO...
I started with their "X40" set. http://lushprojects.com/blog/2015/02/ph ... onics-x40/Pithagoros wrote:Heater wrote:Pithagoros,
Hey, we have walked the same road. Texas TTL databooks, Babani books... (there was no Maplin when I stated out)...the local Ham club meetings.
One of my greatest "toys" was the "Philips Electronic Engineer" kit I was given when I was 9. .
I used to empty bit buckets as well. Usually from the tape punches in teletypes.In the great Bit Bucket in the sky?
I never had to deal with an actual Teletype, but I did have access for a while to a Frieden Flexowriter which used paper tape and that needed emptying on occasion. It was most used in conjunction with a modified IBM 026 Keypunch that had a paper tape reader and was used to convert from paper tape (from the Flex) to cards to feed to an IBM 1620.Heater wrote:W. H. Heydt,I used to empty bit buckets as well. Usually from the tape punches in teletypes.In the great Bit Bucket in the sky?
In the late 1970's Intel sold development systems, Intelec MDS, that ran their ISIS II operating system.
ISIS II had drive names :F1:, :F2: etc. The null device was :BB: The Bit Bucket.
:BB: never needed emptying