jackhard Posted May 14, 2013 Share Posted May 14, 2013 I am a Application Developer but have been wanting to get into web development since quite a while now. First Query that I came across was how to get started? Second, what platform should I use for web development? As in what is the general trend that people follow while designing dynamic web content? Is Text Editor the most prominent or software's like Dreamweaver VS etc ? I want to concentrate on HTML5, CSS3, JavaScript with PHP / MYSQL etc as Back-ends. Quote Link to comment Share on other sites More sharing options...
DaveyK Posted May 14, 2013 Share Posted May 14, 2013 Not sure what it is you seek but that seems solid. I use notepad++ for editing... For SQL you should use the PHP class PDO_mysql() or mysqli() since mysql_* is deprecated as of PHP 5.5.0. Also, HTML5/CSS3/JavaScript are not backend, but front end ! Where do you want to get started? Looks and functionality are both equally important... Quote Link to comment Share on other sites More sharing options...
annaharris Posted May 16, 2013 Share Posted May 16, 2013 According to me, PHP/ MYSQL, HTML5 and CSS3 are the best choice for dynamic website development. I prefer to use Notepad++ as Text Editor. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.