This is not precisely a programming question, so I don't know whether it fits on Pro Webmaster, and if not, on which other StackExchange to ask.

I wondered if there's a good book on teaching how to make the transition from writing dedicated applications in eg. C++/Delphi/VBClassic to web applications in PHP, etc.?

For instance, the book would start with the fact that the web paradigm is based on client-server, HTTP is a stateless protocol, the only language available to run code on the client is JavaScript, etc.

Thank you.

link|improve this question

25% accept rate
2  
Definitely a good fit for Stack Overflow. – David Zaslavsky Jul 24 '10 at 22:52
... where they'll probably also close it by telling me that they only accept questions that can be answered, not discussed ;-) – user702 Jul 27 '10 at 13:29
feedback

closed as off topic by Mark Henderson, DisgruntledGoat, Tim Post, Kinopiko, JasonBirch Jul 26 '10 at 5:50

Questions on Pro Webmasters - Stack Exchange are expected to generally relate to webmastering, within the scope defined in the faq.

1 Answer

As someone who's done this, it's almost akin to taking an apple and turning it into an orange and it's definately outside the scope of webmastering. I'd strongly suggest Stack Overflow.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.