View Full Version : Children ...
ErosOlmi
03-01-2009, 21:40
Taken from PowerBasic forum at http://www.powerbasic.com/support/pbforums/showthread.php?t=39472
This is the problem: http://abstrusegoose.com/98
and that's the solution: http://abstrusegoose.com/secret-archives/under-the-hood
:D
Take care.
Eros
Michael Clease
03-01-2009, 23:05
This touches on a subject that really gets me angry about so called "IT", "ICS" or any other acronim the schools can come up with to describe something to do with computers. I had a friends kid doing a work experience at my company and he had done "IT" which I got him to describe to me, I can sum it up in a few words - WORD,EXCEL,POWERPOINT,ACCESS. The course involved no knowledge of what is inside a computer or how they work together, no form of programming not even command line.
my opinion on the subject.
ErosOlmi
03-01-2009, 23:09
More or less the same all over the world I suppose.
Michael Hartlef
04-01-2009, 01:09
Yip, put the secret solution is priceless ;D
Petr Schreiber
04-01-2009, 13:23
;D Very nice
Mike (Clease :)), we had similarly "in-depth informatics" on high school, it was basically course of Microsoft products - MS-DOS/MS Windows 95/MS Access/MS Word. The last year we had for 5 months Borland C, you can imagine how much it gave us to study programming for such a short time :P
It seems the trend is to "learn to control products" rather than develop ( using magic of course :) ) own solutions.
Michael Hartlef
04-01-2009, 13:29
The problem I see with learning programming is that you only need this is your job when you are on an IT team. Usually from midsized companies and up, they use standard software. Twenty years ago I could develop tools for my own workflow with DBase and Clipper. We had a mix of different software systems and so adding another thing was no problem. Today everything has to be standard software. We use SAP and so we are not allowed to use our own little tools to make things easier. What we also use is MS Office products. If a kid learning this in school allready, then it will help them in job training when we want them to make an Excel sheet or something like this.