Tagged Questions
Web development is a broad term for the work involved in developing a web site for the World Wide Web or an intranet.
2
votes
8answers
171 views
Career wise, is it better to be an expert in one programming language, or to be competent in many?
In the context of web development, are you more likely to get hired/an interview if you know one language really well and have greater depth with that language, or if you know several languages?
I ...
27
votes
10answers
1k views
How to stop the development spec from changing in mid development?
Problem: It seems with almost every development effort I'm involved in, no matter how much time is spent planning prior to starting development, there is always a large amount of changes required ...
0
votes
2answers
142 views
Question about ownership [closed]
I am a salaried web developer and I am about to start a small development business on my own as a second income. I want to know if there is a best practice in regards to avoiding infringing on the ...
8
votes
6answers
177 views
What advantages do developing applications for smartphones have over developing the same application as a web application?
Let's take the Facebook application as an example. Why did they develop an application when the users could just access to their page and do the same? For me that represents more maintenance and more ...
0
votes
1answer
116 views
How do you describe the way LinkedIn handles URL links?
I'm trying to figure out what all is happening in the LinkedIN links URL. A link from LinkedIN community opens with a window shade (?) containing the LinkedIN site tools much like the alerts here at ...
3
votes
2answers
116 views
Developing a mobile interface for Website
I have a website developed in ASP.NET MVC.
Now, I am looking forward to getting up a mobile interface for it. My knowledge in this regard isn't that great, so I will explain what is needed to be ...
-2
votes
0answers
65 views
Starting a programming career with a BA other than CS [closed]
I have a BA in Media Comm and Business Administration, however lately I have been looking at getting into programming or web development. I've read around the net that learning HTML, CSS, Java, etc. ...
-7
votes
1answer
61 views
Develop a website [closed]
I want to develop a website like this:
web link example
It is said to have images that change with effects in a time interval. In addition to the menu buttons also have some effect when you passover ...
-4
votes
0answers
62 views
What do I need to do to get some freelance work online? [closed]
I have been developing applications over the last two years in ASP.NET MVC. Now I am about to start freelancing. Can someone provide me with some guidance as to how I can start my career as a ...
0
votes
0answers
57 views
What should a web designer know? [closed]
Possible Duplicate:
What should every programmer know about web development?
I want to be a web designer. I've spent the past few years on ASP.Net MVC. Where should I focus to learn web ...
-4
votes
0answers
47 views
How can I learn to Freelance? [closed]
I've been working for the last two years. In the last few days, with the support of others, I started my Freelancing career.
But I feel a big problem. In the last 4 days I've not won a single bid. ...
-2
votes
0answers
61 views
CIS Associates Degree proposal [closed]
I am an adjunct CIS teacher at a community college. I feel like our institution should be doing two things for our students in the CIS area:
Making them shovel-ready for the workforce.
Preparing ...
-4
votes
0answers
63 views
Why don't Django + Ajax work on my computer? [closed]
I'm using Windows 7, Python and Django, but I have some problems when using Ajax in my project. I installed the Dajax project using this example.
When I try running it on my computer, it doesn't ...
1
vote
3answers
176 views
In PHP, how do you code with scalability in mind?
I know this may be a general question, but what exactly goes into scaling for all the users you will encounter, even if not in the next few months? I did some research and most of what is done is ...
-1
votes
0answers
68 views
What are the benefits and disadvantages of using web technologies over Objective C, for iPad development? [closed]
Possible Duplicate:
HTML5 hype as native app replacement - reliable analysis and sources
I wondered many times why people are using HTML 5 or jQuery for iPad app development and I have ...