Lost Password?


Go Back   CodeCall Programming Forum > Software Development > General Programming

General Programming Non language specific, Assembly, Linux/Unix, Mac and anything not covered in other topics. Talk about Programming Theory here.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-18-2008, 04:41 PM
gin gin is offline
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0
gin is on a distinguished road
Default Starting from scratch

Right. I'm going to start from the ground up with development. I'm going to learn about web development (HTML, CSS, XML, JS and all that stuff). I was wondering where should I start. I want to have a solid base before I start learning other things. And since these are quite easy I thought this would be a good idea and would also come in quite handy.

Is this a good idea? I want to have a good variety of languages at my disposal both on the web and the desktop.

Cheers.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 07-19-2008, 10:00 AM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Starting from scratch

If your really into making web sites then you have to start with HTML and eventually once your good with HTML, CSS, JS and some server side language, if you want to make dynamic web sites.

Fortunately their are great web sites that can help you learn how to make web pages

w3schools
Web Tutorials

those are probably the only sites, you'll ever need. You could probably just use w3schools but the second one is really good and covers a lot. w3schools covers a lot and has a lot of great examples.

Even the software, to make web sites is free, a web browser and notepad are all you need but I prefer notepad++ because it has options to convert your HTML to valid XHTML and a lot more features that will be helpful to you at some point. A lot of them make your pages work better, easier to read and save you a lot of time.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-19-2008, 10:08 AM
gin gin is offline
Newbie
 
Join Date: Jul 2008
Posts: 2
Rep Power: 0
gin is on a distinguished road
Default Re: Starting from scratch

Cheers mate! I'm into both making web applications and desktop applications. What I want to do is start from the ground up and learn each language thoroughly (because at the moment my knowlage of programming is all over the place... I start learning something then just stop ).

I want to be proficient in XHTML, CSS, JS (with AJAX), PHP, (Perl or Python perhaps?) and C++ in years to come. Apart from those links, is there any books (or other tutorials) that could come in handy to start me on my journey?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 07-19-2008, 10:15 AM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Starting from scratch

Ok for the desktop you can use perl and C++

perl can also be used on the web so it's quite useful to learn You could also use C# which is great to learn because you can use it with ASP.NET

Those tutorials that I listed are quite good for the web but theirs quite a few on code call.

Code call tutorials

I have a few books but I haven't looked at them much to tell if their any good. I think you can find great tutorials online to learn from.

C++ tutorial
Perl tutorials

__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 07-19-2008, 08:13 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting from scratch

Make sure you try out JS

Also makes later syntax easier (Java, C++ etc)
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 07-19-2008, 08:19 PM
chili5's Avatar   
chili5 chili5 is offline
Code Warrior
 
Join Date: Mar 2008
Age: 15
Posts: 3,634
Rep Power: 32
chili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to allchili5 is a name known to all
Default Re: Starting from scratch

Yes you should try JS, it will make learning a few other languages easier but you should learn HTML and CSS first before starting JS.
__________________
Emo Philips - "My computer beat me at checkers, but I sure beat it at kickboxing."
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 07-19-2008, 08:21 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting from scratch

HTML ftw!
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 07-19-2008, 08:24 PM
Danerd100 Danerd100 is offline
Learning Programmer
 
Join Date: Nov 2007
Posts: 49
Rep Power: 4
Danerd100 is on a distinguished road
Default Re: Starting from scratch

start with the basics (BASIC) lol, seriously though, either vbasic, qbasic, or kbasic (I want to get kbasic popular)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 07-19-2008, 08:26 PM
marwex89's Avatar   
marwex89 marwex89 is offline
Guru
 
Join Date: Jul 2008
Location: Viking-land!
Posts: 3,995
Rep Power: 30
marwex89 is a jewel in the roughmarwex89 is a jewel in the roughmarwex89 is a jewel in the rough
Send a message via AIM to marwex89
Default Re: Starting from scratch

So why not mention VBScript while we're at it!
__________________
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 07-19-2008, 08:30 PM
Danerd100 Danerd100 is offline
Learning Programmer
 
Join Date: Nov 2007
Posts: 49
Rep Power: 4
Danerd100 is on a distinguished road
Default Re: Starting from scratch

vbscript isn't as good because it doesn't allow easy gui development, unless u have a good editor (which i cant seem to find)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



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

Advanced Search
Display Modes

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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Tutorial: Starting C# with C# 2008 Express Edition Jordan CSharp Tutorials 19 08-08-2008 01:48 PM
Tutorial: Starting Java Using Netbeans Jordan Java Tutorials 0 04-05-2008 03:45 PM
Starting new site littlefranciscan Site Reviews 9 12-14-2007 06:40 AM
What is the best language for starting programming? Onur General Programming 6 10-11-2007 08:47 PM
Just starting John C and C++ 8 07-19-2006 11:02 AM


All times are GMT -5. The time now is 02:26 AM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads