The Cellar  

Go Back   The Cellar > Main > Technology
FAQ Community Calendar Today's Posts Search

Technology Computing, programming, science, electronics, telecommunications, etc.

Reply
 
Thread Tools Display Modes
Old 03-22-2004, 12:01 AM   #1
hot_pastrami
I am meaty
 
Join Date: Dec 2001
Location: Salt Lake City, UT
Posts: 1,119
Anybody want to learn some beginning programming?

I was thinking about it the other day, and I realized that for anybody interested in getting into programming, Javascript is the perfect answer for beginners... it's lightweight, it makes a great jumping-off point to other, more powerful programming languages (Java, C++, C#, etc.), and everybody who owns a semi-modern computer has a FREE Javascript interpreter built right into their web browser, so there's no software to buy.

One reason that many people don't get into Javascript too much is because they have to learn HTML first, which is brain-rottingly boring for many people... so they lose interest quickly. So, I slapped together a tool to make it easier to learn Javascript without knowing much HTML, and then one has the option to learn HTML later if one wants to.

So, I was thinking if there's enough interest, I'd start a thread to teach Javascript programming, and open up access to the tools and code I've written. The idea would be more along the lines of Learn-programming-through-Javascript rather than an exhaustive lesson on the language. It would demonstrate how object-oriented programming works, and allow a forum to ask questions openly.

So, anybody interested?
__________________
Hot Pastrami!
hot_pastrami is offline   Reply With Quote
Old 03-22-2004, 01:12 AM   #2
smoothmoniker
to live and die in LA
 
Join Date: Feb 2003
Location: Los Angeles
Posts: 2,090
hit it. i'm in.

unless there's homework. or reading. or learning of any kind.

-sm
smoothmoniker is offline   Reply With Quote
Old 03-22-2004, 03:57 AM   #3
Beestie
-◊|≡·∙■·∙≡|◊-
 
Join Date: Feb 2003
Location: Parts unknown.
Posts: 4,081
Sounds good to me. I'm in.
__________________
Beestie is offline   Reply With Quote
Old 03-22-2004, 05:39 AM   #4
novice
Ignorance is bliss and I'm orgasmic
 
Join Date: Feb 2003
Location: perth, australia
Posts: 296
Yes please
novice is offline   Reply With Quote
Old 03-22-2004, 06:21 AM   #5
lumberjim
I can hear my ears
 
Join Date: Oct 2003
Posts: 25,571
mmmmm....knowledge[/homer]

yeah, baby, yeah.
__________________
This body holding me reminds me of my own mortality
Embrace this moment, remember
We are eternal, all this pain is an illusion ~MJKeenan
lumberjim is offline   Reply With Quote
Old 03-22-2004, 08:06 AM   #6
lumberjim
I can hear my ears
 
Join Date: Oct 2003
Posts: 25,571
where would this skill be useful for a schmuck like myself? I'm interested to learn, just for the sake of learning, but if there was a practical application, I'd probably be even more interested.

Tell me some of the fun stuff I can do with it.
__________________
This body holding me reminds me of my own mortality
Embrace this moment, remember
We are eternal, all this pain is an illusion ~MJKeenan
lumberjim is offline   Reply With Quote
Old 03-22-2004, 09:13 AM   #7
perth
Strong Silent Type
 
Join Date: Mar 2002
Location: Fort Collins, CO
Posts: 1,949
Y'know, for some reason I could never really get my brain around javascript. Never had much problem with any other languages I took a stab at, but JS never made any sense to me. I would be thrilled to actually understand it, so count me in.
perth is offline   Reply With Quote
Old 03-22-2004, 10:30 AM   #8
wolf
lobber of scimitars
 
Join Date: Jul 2001
Location: Phila Burbs
Posts: 20,774
Sure ... and thanks for pointing out that learning HTML is brain numbing boring, so now I know it's NOT JUST ME.
__________________
wolf eht htiw og

"Conspiracies are the norm, not the exception." --G. Edward Griffin The Creature from Jekyll Island

High Priestess of the Church of the Whale Penis
wolf is offline   Reply With Quote
Old 03-22-2004, 12:58 PM   #9
hot_pastrami
I am meaty
 
Join Date: Dec 2001
Location: Salt Lake City, UT
Posts: 1,119
Quote:
Originally posted by lumberjim
where would this skill be useful for a schmuck like myself? I'm interested to learn, just for the sake of learning, but if there was a practical application, I'd probably be even more interested.

Tell me some of the fun stuff I can do with it.
Well, Javascript itself is only useful for web-related stuff, you won't be able to write a Windows executable with it or anything. But with the general object-oriented programming knowledge that Javascript can teach you, you can easily move on to Java, C, C++, C#, or whatever. The point of this exercise is mostly to teach objec-oriented programming concepts using Javascript, as a stepping stone, and if you decide that you want to master Javascript, it wouldbe at your own option.

Examples... The Random Expletive Insult Generator is 100% Javascript. The effects on my poor, neglected website are mostly Javascript. Javascript can verify form data, write dynamic page conent, animate page elements, do math, create rollover buttons, etc. It can also be used for subtler things, like pre-loading large images while the user reads. But like I said, the whole point is to teach programming, not so much to become a Javscript pro.

I think there's enough interst that I'll give it a go... I just didn't want to end up talking to myself. When I get a few free minutes I'll start the thread, and link to it from here.
__________________
Hot Pastrami!
hot_pastrami is offline   Reply With Quote
Old 03-22-2004, 01:07 PM   #10
jaguar
whig
 
Join Date: Apr 2001
Posts: 5,075
JS is the tool of the devil :P
If you can't do it serverside it has no place on a website
__________________
Good friends, good books and a sleepy conscience: this is the ideal life.
- Twain
jaguar is offline   Reply With Quote
Old 03-22-2004, 01:39 PM   #11
lumberjim
I can hear my ears
 
Join Date: Oct 2003
Posts: 25,571
Quote:
Originally posted by hot_pastrami



I think there's enough interst that I'll give it a go... I just didn't want to end up talking to myself. When I get a few free minutes I'll start the thread, and link to it from here.
agreed. You will no doubt resent my bringing this up, but you're far away, and I'm bigger than you, so I'm going to anyway:

This should take place in your own User Hosted Forum.

you come up with enough cool and long lasting thread ideas, you could showcase your art, your haiku, and it would make this a lot easier to find.

We've argued about this before, i know, but I think we need to hear from the masses!

who's with me?......c'mon...alan is a little shy
....he just needs a little nudge

does anyone have any suggestions for a name for Hot Pastrami's forum?
__________________
This body holding me reminds me of my own mortality
Embrace this moment, remember
We are eternal, all this pain is an illusion ~MJKeenan
lumberjim is offline   Reply With Quote
Old 03-22-2004, 01:43 PM   #12
Happy Monkey
I think this line's mostly filler.
 
Join Date: Jan 2003
Location: DC
Posts: 13,575
Just thought I'd throw in a plug for my little C++ pointer tutorial.
(Click my "www" button, then go to the bottom of my web page).

I've done a wee bit of Javascript, but nothing worth sharing.
__________________
_________________
|...............| We live in the nick of times.
| Len 17, Wid 3 |
|_______________| [pics]
Happy Monkey is offline   Reply With Quote
Old 03-22-2004, 01:45 PM   #13
Happy Monkey
I think this line's mostly filler.
 
Join Date: Jan 2003
Location: DC
Posts: 13,575
Quote:
Originally posted by lumberjim
does anyone have any suggestions for a name for Hot Pastrami's forum?
I don't think there's any need to encourage or discourage personal forums.

But if he wants to do it, "Hot Pastrami's Deli" has a ring to it.
__________________
_________________
|...............| We live in the nick of times.
| Len 17, Wid 3 |
|_______________| [pics]
Happy Monkey is offline   Reply With Quote
Old 03-22-2004, 01:45 PM   #14
perth
Strong Silent Type
 
Join Date: Mar 2002
Location: Fort Collins, CO
Posts: 1,949
Does that sort of thing really have to be public?

I mean, if HP wants a user-hosted forum, can't he just send UT a private message? Do we have to get out the poll threads, the public discussion on who should have one and who shouldn't?

Honestly? I don't give half a fuck who has one. Let it be.

Not singling you out, LJ. I'm just still kind of pissed off over the last big "user-hosted forum" pile of shit.
perth is offline   Reply With Quote
Old 03-22-2004, 01:46 PM   #15
lumberjim
I can hear my ears
 
Join Date: Oct 2003
Posts: 25,571
Quote:
Originally posted by Happy Monkey
I don't think there's any need to encourage or discourage personal forums.

But if he wants to do it, "Hot Pastrami's Deli" has a ring to it.
yeah, there's no NEED to do it, but can't you just imagine him squirming right about now?

i like the deli!...great name
__________________
This body holding me reminds me of my own mortality
Embrace this moment, remember
We are eternal, all this pain is an illusion ~MJKeenan
lumberjim is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT -5. The time now is 11:16 AM.


Powered by: vBulletin Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.