Argonath RPG - A World of its own
Argonath RPG Community => Speakerbox => Topic started by: Abraham on March 08, 2010, 07:56:01 pm
-
Just out of curiosity, does anyone here know how to code / script websites etc.
What programs do you use (if you use any), how did you learn it and when? :-/
Joomla doesn't count -.-'
Personally I use DW but not really in-depth...
-
So far I can only do a bit of CSS and HTML
I use Notepad++ to write the code in manually ;)
-
I know HTML/XHTML, a bit CSS, very basic PHP. Had a few lessons in JavaScript too.
Notepad++ ftw.
-
I know PHP, ASP.net, JavaScript, and of course HTML and CSS. I use Visual Studio for all, sometimes Zend framework for PHP.
-
I know HTML/XHTML, a bit CSS, very basic PHP. Had a few lessons in JavaScript too.
Notepad++ ftw.
Isn't it hard / annoying writing all code by hand?
And how good are you?
Myself I'm a total newbie but I could probably put up a basic website =3
-
Isn't it hard / annoying writing all code by hand?
I'd rather make something from scratch. Whenever I use a template, I end up changing 95% of the code anyway.
And how good are you?
Definitely not a guru. I know the basics and could make a working webpage.
-
I know and script in PHP, JavaScript (also the nice Ajax functions), HTML, css and SQL. I am mainly focused on web programming, but I can script also in vba and call of duty 2.
As edit software I am always using Notepad2. Only for the linenumbers and begin/end marking for () and {}. I don't use anything else and script everything by hand, thousands of lines ;)
I like to script it by hand. You have control over everything and you will learn much more then when you use software which does the main things for you.