Results 1 to 2 of 2

Thread: Experienced system programmer wants to move to web development

  1. #1
    sys Guest

    Experienced system programmer wants to move to web development

    I am an experienced system and embedded developer (Linux, VxWorks, Windows), and also used to work on proprietary widgets for Windows UI using MFC many years ago. I am looking to moving into Web Development, and would like to invite your opinions on how to start. I have in-depth knowledge of C++, Python, Perl, and Java.

    Any suggestions will be highly appreciated.

  2. #2
    Join Date
    Nov 2010
    Posts
    18
    I would start by looking into HTML and CSS. The are just the basic markup languages for the web. Once you have conquered those, I would move on to a server side scripting language such as PHP or ASP. As a programmer you will pick up on the logic naturally but you will need to learn the syntax. You might find it worth your while to learn MySQL, Postgresql or MsSQL. These are web databases and will allow you to create really cool web applications.

    You will also need to learn how to use JavaScript. This has become a key scripting language in web based applications and comes in VERY handy.

    - So just to recap -
    You need to learn:
    HTML
    CSS
    JavaScript
    PHP or ASP
    JavaScript
    MySQL, Postgresql or MsSQL

    Here is a really good website for starting out: http://w3schools.com/

    Sincerely,
    Joshua McClure

Similar Threads

  1. Replies: 0
    Last Post: 05 Oct 2010, 05:04 PM
  2. Replies: 0
    Last Post: 05 Jun 2008, 02:27 PM

Posting Permissions

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