|
When I started programming web pages, it became immediately obvious that the WYSIWYG editors sucked. The html output was difficult to maintain, did things in ways you may not agreed with, completely messed up existing pages if opened, couldn't handle ...
Started by John MacIntyre on
, 58 posts
by 56 people.
Answer Snippets (Read the full thread at stackoverflow):
Hand code HTML & CSS, but inevitably use Firefox Web Developer toolbar to edit CSS who uses a WYSIWYG editor that has a firm understanding of web semantics and how to use XHTML/CSS in seperate files and insert....
For them.
|
|
I am a self-taught programmer and I do do not have any degrees. I started pretty young and I've got about 7 years of actual programming work experience. I believe I'm a pretty good programmer, but I admit that I have not played much with algorithms or...
Started by sjbotha on
, 37 posts
by 35 people.
Answer Snippets (Read the full thread at stackoverflow):
Discrete mathematics and really force yourself to learn how to think in terms of proofs and expressing problems and solutions mathematically, it will help you organize your thoughts and make you a better degree provide that experience doesn....
|
|
What are in your opinion the worst subjects of widespread ignorance amongst programmers , i.e. things that everyone who aspires to be a professional should know and take seriously, but don't?
Started by Michael Borgwardt on
, 201 posts
by 178 people.
Answer Snippets (Read the full thread at stackoverflow):
I have three: Web programmers who don't know HTML in a....
With programmers who insist that ColdFusion, PHP, or VBScript code that is inline in an HTML page is run it from a position of knowledge, not ignorance.
|
Ask your Facebook Friends
|
Lots of developers I know were self taught programmers including me.
I was wondering how much of the developer community learned programming by taking a course in school or by experimenting, asking questions on forums, reading online articles, and just...
Answer Snippets (Read the full thread at stackoverflow):
Now I mostly program in Java and PHP but I do some c++ too languages like Prolog, Pascal, Perl....
After I was sure classes after being used to the concepts .
Later on, I taught myself PHP and did a bunch of web games like sites.
Basic.
|
|
About me: I am just a few years out of college (with a computer science degree). I am quite familiar with C, C++, and most of all Objective-C, and comfortable (but not super knowledgeable) with bash scripting and Lisp. In my career I've mostly only been...
Started by Mac QA Guy on
, 9 posts
by 9 people.
Answer Snippets (Read the full thread at stackoverflow):
The web is a big topic O'Reilly book , and....
Practices with HTML and CSS I strongly suggest you this book:
Build Your Own Web Site The Right Way Using of leaking abstractions still requires solid CSS/HTML/JS understanding...
|
|
I have been developing basic web sites for awhile now with some PHP thrown in for getting dynamic stuff done. However, I recently decided that it was time I got my hands a little dirtier so I wanted to start to play with the underpinnings of Wordpress...
Started by Tim Visher on
, 19 posts
by 19 people.
Answer Snippets (Read the full thread at stackoverflow):
Firefox ....
I use Edit+ for a lot of text work, and used to write PHP/HTML/etc you mentioned heavy PHP and web work; an extremely large codebase will require some sort of project by part.
On the W:...\file.php).
|
|
What things should a programmer implementing the technical details of a web site address before making the site public? If Jeff Atwood can forget about HttpOnly cookies , sitemaps , and cross-site request forgeries all in the same site , what important...
Started by Joel Coehoorn on
, 60 posts
by 58 people.
Answer Snippets (Read the full thread at stackoverflow):
What about languages?
HTML JavaScript PHP-ey workarounds!
Web....
No broken to display some details on demand) will go a long way .
Valid (X)HTML - with the appropriate tags.
How to work with absolute and relative paths.
|
|
EDIT: This didn't really start as a hidden features of PHP topic, but thats what it ended up as, so go nuts.
I know this sounds like a point-whoring question but let me explain where I'm coming from.
Out of college I got a job at a PHP shop. I worked ...
Started by George Mauer on
, 69 posts
by 67 people.
Answer Snippets (Read the full thread at stackoverflow):
How extremely easy is to find PHP related things as many....
Simple things can be solve in more copying and potentially confusing transformations .
Nearly every web-hosting service has PHP support.
Of PHP in WebHosting.
|
|
I have a background in visual design. I also have a good knowledge of (X)HTML and CSS and several CMS's. However, I am beginning to hit a wall with respect to what I can accomplish without learning a web-focussed scripting/programming language. I am a...
Started by adnymarc on
, 23 posts
by 23 people.
Answer Snippets (Read the full thread at stackoverflow):
Now I use Ruby on Rails for almost all my web development (as we all have) just....
EDIT: Just to clarify, I've done PHP development for 5 years, but I stopped using PHP for new projects 3 years ago.
And start with this book.
|
|
01-Apr-11 00:00 Delete Edit Elated Gold Posts: 286 From: Brighton, UK This is a forum topic for discussing the article "How to Make a Slick Ajax Contact Form with jQuery and PHP":
http://www.elated.com/articles/slick-ajax-contact-form-jquery-php/
This...
Answer Snippets (Read the full thread at elated):
|