Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Where do I start?

  1. #1
    Join Date
    Dec 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Where do I start?

    Hello World,

    I am trying to get into the world of internet marketing and php / site development...

    I have stumbled onto the Dynamic website and wanted to know where I start in putting together a template that I can use on the domains that I have registered....

    I do this part time so its been a lot of late nights getting to this point, so any help to reduce time in forums and search engines will be much appreciated.

    Is there a training manual or video that could set me on my way..?

    Regards
    T

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    If you're looking into a language for server-side web development, I don't recommend PHP, which is (for all its wide adoption) a highly unpleasant language. Try something like Java, or (for rapid development) Python. I hear good things of ASP.NET (using C#, not VB.NET, obviously) as well.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    I like PHP. I don't know the others, though. But it's not like it's terrible or anything.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  4. #4
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    I too think ASP.NET with C# has better capabilities than PHP. But learning PHP is simple especially if you know C (not a mandatory thing though).

  5. #5
    Join Date
    Dec 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default A Word of Thanks!

    Hi Professors,

    Thanks for the advice. I did a google search and came up with some good information on ASP.

    They have some mini projects to download and start with...

    Also some links to books such as ASP.NET 2.0 Website Programming: Problem - Design - Solution (Programmer to Programmer) (Paperback)
    by Marco Bellinaso .....

    Please keep updating the thread with more suggestions...I promise they will all be read and appreciated...

    Regards
    T

  6. #6
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Do what you want but note that PHP is free, doesn't require a windows server (ASP can run on linux, but only with a several hundred dollar patch), and has more support

    Anyway, I'm biased.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  7. #7
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    ASP.NET 2.0 Unleashed by Stephen Walther seems to be a good book.

  8. #8
    Join Date
    Dec 2006
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Open Source vs MS

    Wow!

    It seems that people are really set on the Open source route and to be 100% MS Free....have seen some sites with the 100% free logo....

    I need to create basic templates to use on my sites to be able to attach auto responders, google adsense and multiple links....

    Now I am not 2 sure which way to go....php free or ASP possibly paid....

    T

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Do what you want but note that PHP is free, doesn't require a windows server (ASP can run on linux, but only with a several hundred dollar patch), and has more support
    ASP maybe, but thanks to Mono, that's not the case for ASP.NET (with C#, I don't think they've bothered implementing VB.NET yet). Can't argue the lack of support, though. I haven't tried ASP.NET for a long time, but would strongly recommend Python with Django, which is both totally Free and powerful.
    I like PHP. I don't know the others, though. But it's not like it's terrible or anything.
    It started life as a collection of Perl scripts (see the pointless $ before variables? In Perl, that actually has a use -- $ is a scalar, @ is an array, # is a hash. In PHP, it seems to be there just to annoy people), and now has bolted-on object-orientation support that's definitely still getting there It's widely considered one of the ugliest Free languages around. Don't get me wrong, though: it does have its advantages, its wide adoption being the main one. It was designed as a rapid-development language, and in this area it excels; it's far faster to write an application in PHP than it is to write the same application in, say, JSP. However, the end result may not be as good. Does one build one's house on sand or on rock?
    It seems that people are really set on the Open source route and to be 100% MS Free...
    I don't blame them. I have trouble trusting any software that hides its source code from me, even from a reputable company (the reason I would never use Opera for serious browsing). Also, paying $4,999 for a copy of Windows Server when alternatives are available for free seems ridiculous from an economic point of view to me. Microsoft can argue TCO benefits until the cows come home, but five thousand dollars is one heck of a lot of money to pay in the vague hope that in times to come it might save you money (and this completely ignoring the fact that soon it will be obsolete and you'll have to pay through the nose yet again for the latest version).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Apr 2006
    Posts
    205
    Thanks
    11
    Thanked 0 Times in 0 Posts

    Smile

    Hello everyone,

    I am also trying to pick a route into the world of server side language.

    This thread is helping a lot. I had thought the options where basically ASP or PHP.

    At the moment I'm learning server side scripting just to send forms, etc. but one day I'd like to understand how Wikipedia works and be building forums, etc. Any suggestions for how I can kill the form sending bird and the on the way to writing forums bird with one ss language stone? Metaphorically speaking of course

    I've written a form supported by ASP but it meant switching my hosting to a windows server. Isn't Linux faster and more realiable?

    I hear good things of ASP.NET (using C#, not VB.NET, obviously) as well.
    What's ASP.NET? Isn't this also MS? I'm suprised to see someone who signs off their posts with reasons not to use Microsoft recommending this. What's up with that prof.?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •