topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 12, 2026, 8:27 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Recent Posts

Pages: [1]
1
Living Room / Re: Firefox fixes the version number problem
« Last post by CaptainDDL on August 21, 2011, 09:27 PM »
I wouldn't mind the automatic updates to be honest, if they could somehow prevent extensions from breaking constantly.

I like how Chrome does updates...seamlessly in the background, nary a complaint. All extensions work normally, no user interaction required past opening the browser.
2
Developer's Corner / Re: Facebook Programming Puzzles (Solve and Get Hired)
« Last post by CaptainDDL on November 16, 2010, 07:57 PM »
Intriguing. I'll have to give the puzzles a try! Can't wait to be shown how little I actually know.  :P
3
Developer's Corner / Re: What path to take for learning Web Development?
« Last post by CaptainDDL on November 16, 2010, 07:43 PM »
You probably should get a basic understanding of HTML and CSS down before moving further, as those are the fundamentals of web development. :)

You can use PHP, ASP.NET, even C++ to generate your pages...but it eventually has to be turned into HTML for the browser to understand it. Someone mentioned W3schools earlier, that's a great site to start with, I use it for a reference regularly.

Once you get HTML and CSS down, I'd recommend learning a little bit of PHP. Zend has a great set of beginner tutorials.

Good luck!
Pages: [1]