-1
votes
0answers
94 views

Developing an online IDE [closed]

Firstly, I am doing this for a large project, and it is 100% necessary for it. I am an experienced programmer with strong knowledge of Python, C, Ruby, Javascript, JQuery, HTML/CSS (but I have no ...
-3
votes
0answers
66 views

Which programming languages are used to develop online Image Editing web application? [closed]

I'm looking to develop an online image editing web application, such as Picmonkey or Photoshop Express Editor, but a little less complex. Which programming languages will best suit what I aim on ...
6
votes
3answers
408 views

Are there any statically-typed Web scripting languages?

There seems to be two major ways to set up a web server backend. You can use a LAMP stack, with the server-side code in something like PHP or Python (or Ruby or JavaScript, which don't start with a ...
28
votes
7answers
17k views

How do I learn Python from zero to web development? [closed]

I am looking into learning Python for web development. Assuming I already have some basic web development experience with Java (JSP/Servlets), I'm already familiar with web design (HTML, CSS, JS), ...
-2
votes
5answers
2k views

How to choose the right web development language for my app without much programming experience? [closed]

I have my own idea for a web application, and I am not a programmer. The application will work similar to Facebook and Twitter, profiles and feeds. I have learned some computer science theory, all ...
2
votes
1answer
175 views

Expanding existing DVCS Wiki [closed]

A portion of my job is to maintain technical documentation for a rapidly expanding manufacturing company. Because it is only a portion of my job and the company's product line is expanding so ...
-1
votes
2answers
82 views

Course selection consultation [closed]

I need an opinion about course selection in my school. I am undecided between two courses and do not know which one i should take. One of the courses is "programming language concepts" and its ...
1
vote
2answers
169 views

How do I add restrictions for users to sign up before they can access web site?

How do I get my webpage not to go back when they hit the back button and are logged out ? how can I add a web page to be blocked like FACEBOOK doesn't let you get into their site with out having a ...
3
votes
1answer
139 views

How is the DOM language independent?

Quoting from Wikipedia The Document Object Model (DOM) is a cross-platform and language-independent convention for representing and interacting with objects in HTML, XHTML and XML documents. and ...
-1
votes
1answer
104 views

What language available on commodity web hosts would suit a C# developer? [closed]

What programming language; a. Would suit a developer who prefers C#. b. Is available to run on many commodity web hosts. (IE, Standard "LAMP" type webhosts, but with something other than the "P".)
4
votes
7answers
767 views

What should I learn to be able to do web development in Java? [closed]

I would like to get in to web development. I don't have much knowledge about this line of profession, but on my day job I am a fairly good Java/C++ programmer, so I am familiar with computers, ...
1
vote
7answers
3k views

Why might an ASP.Net website load slowly?

Anecdotally, I've visited many .aspx website that require a significant amount of load time for each page. Is my experience unique? If not, why might an ASP.Net website load slowly?
0
votes
7answers
592 views

What should one consider in choosing a language for web application development? [closed]

To begin with, this isn't a question about which language one should choose :) We're considering a language switch as our general direction is changing from content-driven web sites to ...
4
votes
3answers
344 views

What was the first server-side language [closed]

I was thinking about different server-side languages and this question immediately cropped up in my mind. What was the first server-side programming language using which websites were being created? ...
113
votes
27answers
8k views

Is constantly looking for code examples a sign of a bad developer?

I am a CS student with several years of experience in C and C++, and for the last few years I've been constantly working with Java/Objective C doing app development and now I have switched to web ...

1 2 3
15 30 50 per page