What? No punch cards?andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?
Why Johnny can't code
-
- Posts: 32040
- Joined: Wed Feb 24, 2010 2:03 pm
- Contact:
Re: Why Johnny can't code
- Clinton Huxley
- 19th century monkeybitch.
- Posts: 23739
- Joined: Mon Mar 02, 2009 4:34 pm
- Contact:
Re: Why Johnny can't code
I remember COBOL. It was more long-winded than.........CES.Gawdzilla wrote:I quit Computer Technology (what would be called "Business Computing" or something these days) back 1993 because of COBOL. It was such an utter shit of a language that I shuddered at the thought of having to deal with it every workday. Then Y2K comes along and they're begging for COBOL programmers. The profs that taught me were all Reserve Navy officers and they were given leaves of absence to go to DC and help sort out the Navy's programs.
"I grow old … I grow old …
I shall wear the bottoms of my trousers rolled"
AND MERRY XMAS TO ONE AND All!
http://25kv.co.uk/date_counter.php?date ... 20counting!!![/img-sig]
I shall wear the bottoms of my trousers rolled"
AND MERRY XMAS TO ONE AND All!
- Gawdzilla Sama
- Stabsobermaschinist
- Posts: 151265
- Joined: Thu Feb 26, 2009 12:24 am
- About me: My posts are related to the thread in the same way Gliese 651b is related to your mother's underwear drawer.
- Location: Sitting next to Ayaan in Domus Draconis, and communicating via PMs.
- Contact:
Re: Why Johnny can't code
Programmun ad verbositum.Clinton Huxley wrote:I remember COBOL. It was more long-winded than.........CES.Gawdzilla wrote:I quit Computer Technology (what would be called "Business Computing" or something these days) back 1993 because of COBOL. It was such an utter shit of a language that I shuddered at the thought of having to deal with it every workday. Then Y2K comes along and they're begging for COBOL programmers. The profs that taught me were all Reserve Navy officers and they were given leaves of absence to go to DC and help sort out the Navy's programs.
- Pappa
- Non-Practicing Anarchist
- Posts: 56488
- Joined: Wed Feb 18, 2009 10:42 am
- About me: I am sacrificing a turnip as I type.
- Location: Le sud du Pays de Galles.
- Contact:
Re: Why Johnny can't code
That is actually a pretty good idea. It can be used for extremely quick and simple things, extremely complex RIA software, and anything in between.andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?
For information on ways to help support Rationalia financially, see our funding page.
When the aliens do come, everything we once thought was cool will then make us ashamed.
-
- Posts: 32040
- Joined: Wed Feb 24, 2010 2:03 pm
- Contact:
Re: Why Johnny can't code
Clinton Huxley wrote:I remember COBOL. It was more long-winded than.........CES.Gawdzilla wrote:I quit Computer Technology (what would be called "Business Computing" or something these days) back 1993 because of COBOL. It was such an utter shit of a language that I shuddered at the thought of having to deal with it every workday. Then Y2K comes along and they're begging for COBOL programmers. The profs that taught me were all Reserve Navy officers and they were given leaves of absence to go to DC and help sort out the Navy's programs.

- JimC
- The sentimental bloke
- Posts: 74149
- Joined: Thu Feb 26, 2009 7:58 am
- About me: To be serious about gin requires years of dedicated research.
- Location: Melbourne, Australia
- Contact:
Re: Why Johnny can't code
In '73, I had to statistically analyse the results of all my years work on tadpoles before I could write up my honour's year thesis; multivariate analysis of variance via endless punch cards, made laboriously, then handed to the white-coated acolytes of the single mainframe at our uni...Coito ergo sum wrote:What? No punch cards?andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?
Took quite a few tries...
But I won in the end...
Nurse, where the fuck's my cardigan?
And my gin!
And my gin!
- Robert_S
- Cookie Monster
- Posts: 13416
- Joined: Tue Feb 23, 2010 5:47 am
- About me: Too young to die of boredom, too old to grow up.
- Location: Illinois
- Contact:
Re: Why Johnny can't code
Are you shitting me? A bunch of half ass coders with knowledge of nothing but Javascript?Pappa wrote:That is actually a pretty good idea. It can be used for extremely quick and simple things, extremely complex RIA software, and anything in between.andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?

Remember Myspace? Have you learned nothing???
What I've found with a few discussions I've had lately is this self-satisfaction that people express with their proffessed open mindedness. In realty it ammounts to wilful ignorance and intellectual cowardice as they are choosing to not form any sort of opinion on a particular topic. Basically "I don't know and I'm not going to look at any evidence because I'm quite happy on this fence."
-Mr P
The Net is best considered analogous to communication with disincarnate intelligences. As any neophyte would tell you. Do not invoke that which you have no facility to banish.
Audley Strange
-Mr P
The Net is best considered analogous to communication with disincarnate intelligences. As any neophyte would tell you. Do not invoke that which you have no facility to banish.
Audley Strange
- Pappa
- Non-Practicing Anarchist
- Posts: 56488
- Joined: Wed Feb 18, 2009 10:42 am
- About me: I am sacrificing a turnip as I type.
- Location: Le sud du Pays de Galles.
- Contact:
Re: Why Johnny can't code
A good understanding of javascript would be applicable to learning any other language. Used well, javascript is powerful stuff and it's extremely accessible, requiring nothing more than a text editor and a browser.Robert_S wrote:Are you shitting me? A bunch of half ass coders with knowledge of nothing but Javascript?Pappa wrote:That is actually a pretty good idea. It can be used for extremely quick and simple things, extremely complex RIA software, and anything in between.andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?![]()
Remember Myspace? Have you learned nothing???
For information on ways to help support Rationalia financially, see our funding page.
When the aliens do come, everything we once thought was cool will then make us ashamed.
Re: Why Johnny can't code
Pros:Pappa wrote:A good understanding of javascript would be applicable to learning any other language. Used well, javascript is powerful stuff and it's extremely accessible, requiring nothing more than a text editor and a browser.Robert_S wrote:Are you shitting me? A bunch of half ass coders with knowledge of nothing but Javascript?Pappa wrote:That is actually a pretty good idea. It can be used for extremely quick and simple things, extremely complex RIA software, and anything in between.andrewclunn wrote:Javascript. Just teach them javascript. What's so hard about that?![]()
Remember Myspace? Have you learned nothing???
- Platform independent
- It's not going to go away or change so that your old code becomes obsolete.
- Syntax similar to Java / C++ / and other timeless languages.
- Automatic templating is great for new users.
- The GUI stuff is separated out so it doesn't become a distraction.
- The "view source" option in every browser means that spontaneous reverse engineering is possible and surfing the web could at any moment become an educational experience.
Cons:
- No pointers
- Limited power compared to other compiled languages.
Nobody expects me...
Who is online
Users browsing this forum: No registered users and 6 guests