Starting Programing/ design

13 replies
I'm interested in being able to design/ compile interactive websites. I have picked up html and some css. Any thoughts on what my next language should be?

thanks everyone!
#design #programing or #starting
  • Profile picture of the author Troy Glancy
    PHP, Mysql, and Javascript
    {{ DiscussionBoard.errors[5058059].message }}
  • Profile picture of the author jebwrecker
    Thanks Troy for your response. Ill go ahead and start on php then I'll proceed onto mysql and javascript.
    {{ DiscussionBoard.errors[5058067].message }}
    • Profile picture of the author Troy Glancy
      Originally Posted by jebwrecker View Post

      Thanks Troy for your response. Ill go ahead and start on php then I'll proceed onto mysql and javascript.
      Look up Learning PHP, MySQL, and JavaScript: A Step-By-Step Guide to Creating Dynamic Websites (Animal Guide) on Amazon.
      {{ DiscussionBoard.errors[5058075].message }}
  • Profile picture of the author pamela88
    Why didn't you think of ASP, it is more difficult but it is more professional too. However, PHP is also great.
    {{ DiscussionBoard.errors[5058125].message }}
    • Profile picture of the author Troy Glancy
      Originally Posted by pamela88 View Post

      Why didn't you think of ASP, it is more difficult but it is more professional too. However, PHP is also great.
      You can if you want. I deal mostly with Linux based systems. I would never run a Windows Server yet alone ASP

      I'm not sure how you classify ASP more professional. Sure Facebook is not "professional" but it was mostly built out of php.
      {{ DiscussionBoard.errors[5058137].message }}
  • Profile picture of the author wayfarer
    I don't know why people think Microsoft servers are any better. It has backwards compatibility issues that I've never seen on Linux, and no package management system. Linux/Apache is not just free, it's actually a better server!
    Signature
    I build web things, server things. I help build the startup Veenome. | Remote Programming Jobs
    {{ DiscussionBoard.errors[5058189].message }}
  • Profile picture of the author academysigma
    You need a server side scripting language if you're to create interactive websites with dynamic content. I'd suggest PHP and MySQL, it's widely supported by most webhosts, relatively simple to pick up and loads of free scripts and support on the internet.
    {{ DiscussionBoard.errors[5060014].message }}
    • Profile picture of the author MagicMonkey
      As posted by other PHP and MySql.
      Your web hosting will probably already have them installed so you will be able to use them for free (I use hostgator and have both up and running).
      I only recently started using PHP to develop a web service for my (vb.net) program logon page and have found it really easy to pick up.
      As also mentioned there are loads of help resources out there.

      HTH

      Gaz
      {{ DiscussionBoard.errors[5065155].message }}
  • Profile picture of the author casius
    Hmm, I am not sure why to go in this difficult way. What I would recommend to you is to install the basic CMS like simple cms or other ones and see how it is built. By the way PHP in your website without jQuery, MySQL and javascript by itself is really nothing if you want to create the interactive websites.
    Signature
    Cloud VPS || Shared Hosting
    Web Hosting Solutions for Geeks!
    HOST1PLUS
    {{ DiscussionBoard.errors[5200633].message }}
  • Profile picture of the author rajprince
    Download wamp. learn PHP, Mysql, Javascript.

    Later concentrate on wordpress, drupal and joomla.. You'll have business for a life time with them.
    {{ DiscussionBoard.errors[5203547].message }}
  • Profile picture of the author MirInfotech
    PHP, MySQL and Javascript!
    {{ DiscussionBoard.errors[5203577].message }}
  • Profile picture of the author jcwebhole
    interactivity = javasript therefore go for jquery!
    dynamic content = PHP/MySQL

    dont be mislead... sure you need PHP but then to display it in an interactive manner would mean a client side script... PHP and ASP are both server side scripts... and as you may have not yet known = javascript is now also being used as a server side script (node.js)
    {{ DiscussionBoard.errors[5225596].message }}
    • Profile picture of the author remymartin1
      I would learn javascript and JQuery and CSS
      You can learn amazing sites with these three... there are not so many great designers who know how to use it well
      {{ DiscussionBoard.errors[5306506].message }}

Trending Topics