Forgotten skills...
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
Java? :laugh:
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
"Z"[^] and I don't think I've knowingly used De Morgan's law[^] this decade. Also - in a non IT context - I've never had to give the hand signals for "I am slowing down" etc. I learnt for my driving test.
-
Java? :laugh:
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
Quote:
due to lack of use (like Visual Basic :) ).
The lounge rules are keep it Kid Sister Safe. There is no need for language like that:
Quote:
like Visual Basic :)
:wtf:
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
I don't recall.
You'll never get very far if all you do is follow instructions.
-
"Z"[^] and I don't think I've knowingly used De Morgan's law[^] this decade. Also - in a non IT context - I've never had to give the hand signals for "I am slowing down" etc. I learnt for my driving test.
Duncan Edwards Jones wrote:
I've never had to give the hand signals for "I am slowing down" etc. I learnt for my driving test.
I've given lots of hand-signals to other drivers, but I don't remember giving that one.
Some men are born mediocre, some men achieve mediocrity, and some men have mediocrity thrust upon them.
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
Triple Integrals. Remember spending hours learning and practicing those for tests in high school. Once I left high school, I've never ever had to use them.
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
Like you, sorting is something I haven't written any code for for donkeys years - not since I got started in Assembler and had no libraries. Now I use "prepared" code - which has the advantage that I know it works and if there is a problem it's my fault - I used it wrong! :laugh: I don't think I have used much of what I learned in school past "O" level or less (for non-UKians or the young, I passed my first O level when when I was about 14, but 16 was more normal). Almost nothing past the basics of the "formal learning" at Uni has been used for thirty or more years, but the "mind set" of coding that was started then is still very much in force and wouldn't have been learned at all without the "formal learning" that caused it and hasn't been used since. Visual Basic isn't a skill, it's a disease. :laugh:
Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)
-
"Z"[^] and I don't think I've knowingly used De Morgan's law[^] this decade. Also - in a non IT context - I've never had to give the hand signals for "I am slowing down" etc. I learnt for my driving test.
Duncan Edwards Jones wrote:
I don't think I've knowingly used De Morgan's law[^] this decade.
Really? I use it all the time... I'd just forgotten what it was called until just now. (!x && !y) == !(x || y) Ahh, memories...
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels) -
Quote:
due to lack of use (like Visual Basic :) ).
The lounge rules are keep it Kid Sister Safe. There is no need for language like that:
Quote:
like Visual Basic :)
:wtf:
Someone else mentioned Java in this thread. Standards are dropping very fast here! :~
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
-
Triple Integrals. Remember spending hours learning and practicing those for tests in high school. Once I left high school, I've never ever had to use them.
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
:thumbsup: Calculus in general... No need for it. I leave the calculus to the quants (quantitative analysts)...
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels) -
I don't recall.
You'll never get very far if all you do is follow instructions.
PIEBALDconsult wrote:
I don't recall.
Looks like someone may have a future in politics. ;)
"the debugger doesn't tell me anything because this code compiles just fine" - random QA comment "Facebook is where you tell lies to your friends. Twitter is where you tell the truth to strangers." - chriselst
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
We learned a lot of mainframe stuff first year - never ever used it. In fact never saw a mainframe based system since then...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
-
Someone else mentioned Java in this thread. Standards are dropping very fast here! :~
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
tbf we were degrading rather than evangelising though. ;)
-
We learned a lot of mainframe stuff first year - never ever used it. In fact never saw a mainframe based system since then...
I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)
I believe the modern term is 'cloud' ... :~
-
I've been doing this computing lark for quite a long time and still like to get my hands dirty crafting beautifully manicured code. What I don't do, nor do I recall ever having to do, is create a custom sort algorithm. I don't think I could without looking it up; oh, I know what many of them are called and recall, vaguely, the workings but I doubt I could articulate any of them without looking it up first. There are probably many other 'skills' I learnt in the dim and distant past but have now forgotten due to lack of use (like Visual Basic :-)). What did you learn and never get around to using or, in fact, ever need to use?
"If you think it's expensive to hire a professional to do the job, wait until you hire an amateur." Red Adair. Those who seek perfection will only find imperfection nils illegitimus carborundum me, me, me me, in pictures
I think I've used most things I've learned with the exception of some weird stuff at University. Perhaps what is more interesting is what I used to use daily, but can't remember any more. Unix, C++, COM, VBXs, segmented memory on 16bit etc. Best forgotten for the most part.
Regards, Rob Philpott.
-
tbf we were degrading rather than evangelising though. ;)
Well, when I was young, we weren't even allowed to use that kind of language in here. Times sure have changed.
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
-
Well, when I was young, we weren't even allowed to use that kind of language in here. Times sure have changed.
Regards, Nish
Check out 7 reasons C++ devs will love the VS 14 CTP by Nish Sivakumar Blog: voidnish.wordpress.com
Yep, these days bad language is OK... as long as it's ironic ;P
-
Duncan Edwards Jones wrote:
I don't think I've knowingly used De Morgan's law[^] this decade.
Really? I use it all the time... I'd just forgotten what it was called until just now. (!x && !y) == !(x || y) Ahh, memories...
Proud to have finally moved to the A-Ark. Which one are you in?
Author of the Guardians Saga (Sci-Fi/Fantasy novels)I use quite a bit, I do hardware more than software. I still think it's odd to be honest. :confused: