Go Back   CodingForums.com > :: Client side development > JavaScript programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-02-2012, 03:12 AM   PM User | #1
donnybang
New to the CF scene

 
Join Date: Aug 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
donnybang is an unknown quantity at this point
Question Please help, desperate situation

Dear bretheren,

Really sorry if we seem like divs, but we have no clue whatsoever how to start off learning javascript. We have tried several times to understand. We want to create a simple website with a map which people can add makers to, including information such as email and a description, such as a lost cat.

Much appreciated to all help,

Donnybang (safe)
donnybang is offline   Reply With Quote
Old 08-02-2012, 03:45 AM   PM User | #2
Old Pedant
Supreme Master coder!

 
Old Pedant's Avatar
 
Join Date: Feb 2009
Posts: 23,549
Thanks: 62
Thanked 4,054 Times in 4,023 Posts
Old Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to allOld Pedant is a name known to all
I'm afraid you will need to learn more than just JavaScript.

Oh, you can build a WEB *PAGE* such as you described using just HTML and JavaScript (with the help of the Google Map API), but NOBODY ELSE would be able to SEE that page! Changes made by each user would only be visible on THAT user's computer.

You will need to use server-side programming (PHP/JSP/ASP) and a database to do this. Meaning in addition to JavaScript you will need to learn a server-side language, how to set up a database, how to use the SQL language, etc. (To be fair, there is a product called "Node.js" that would allow you to use JavaScript on the server. But it's very different than browser-based JavaScript and you'd still need to learn SQL, et al.)

What you are looking to do is something that would take even an experienced programmer probably several days to do. If you really know nothing about JavaScript (and you clearly don't know enough to know that JS alone can't do this), then I'd say you have a *MINIMUM* of 3 months of good hard studying ahead of you. Assuming your are pretty savvy.
__________________
An optimist sees the glass as half full.
A pessimist sees the glass as half empty.
A realist drinks it no matter how much there is.
Old Pedant is online now   Reply With Quote
Old 08-02-2012, 04:19 AM   PM User | #3
AndrewGSW
Senior Coder

 
Join Date: Apr 2011
Location: London, England
Posts: 2,120
Thanks: 15
Thanked 354 Times in 353 Posts
AndrewGSW will become famous soon enough
I don't see how this is a 'desperate situation', unless referring to the lost cat
__________________
"I'm here to save your life. But if I'm going to do that, I'll need total uninanonynymity." Me Myself & Irene.
Validate your HTML and CSS
AndrewGSW is offline   Reply With Quote
Reply

Bookmarks

Tags
java, script, setting up

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 +1. The time now is 10:45 PM.


Advertisement
Log in to turn off these ads.