Tagged Questions
2
votes
4answers
225 views
New to Back End Development where to start? [closed]
I am an student learning web development by my own, I am very interested in back end development where can i start to learn?
10
votes
5answers
452 views
How do I make sense of the javascript frameworks explosion ? Should I learn them all?
For a beginner web developer who is still doing web development the conventional way (PHP/J2EE/Struts on server side, HTML/CSS/Javascript on client side), I was bowled over by the recent blog post on ...
3
votes
2answers
125 views
SEO url best practice
i'm building something and some of the titles may be the same so what i'm looking to implement is a random generated string which will correlate to the ID of the post in question, example:
...
5
votes
7answers
374 views
Platform to Learn/Experiment with Web Programming
I am looking to teach myself some web programming, but I am not sure how I can experiment with an actual website. Are there sites that host platforms for these purposes?
0
votes
1answer
411 views
How much do i need to learn in order to get an entry level asp.net job? [closed]
Possible Duplicate:
If you develop with ASP.NET, which other technologies do you use?
I'm currently learning C#, but I've noticed that there is a lot of demand for ASP.NET developers.
I ...
5
votes
2answers
183 views
Web Developers not learning “traditional” techniques?
I ran across this question on SO: http://stackoverflow.com/questions/7373066/webpage-source-code-incomplete-hidden-code
Without trying to infer too much or start a side-discussion of the sort that SO ...
1
vote
2answers
115 views
Watermarking an image with the text given as input [closed]
I want to create a simple web app where I can drag an image in, and watermark the corner with the given text. Where should I start for something like this?
I have knowledge in Java and Ruby.
7
votes
4answers
211 views
Is it better to develop apps using a platform specific technology or web technologies?
I happened to read an interesting article the other day that talked about building mobile applications using Javascript and HTML5. One interesting point they brought out was how this approach worked ...
10
votes
6answers
1k views
Should I learn Javascript before Coffeescript?
I'm a reasonably experienced programmer trying to learn web developement. I'm trying to develop a client-side web application which uses svg or canvas for graphics. I've decided I'd like to write ...
1
vote
5answers
313 views
learning web development c#
I've been learning c# "for a while" now and I would like to move to web development as that is actually what I'm interested in, however I dont know where would I start from so I would like if someone ...
2
votes
2answers
114 views
Web development for an otherwise widely experienced programmer?
I have been [hobby] programming for years now and know several languages including Objective-C, Java, C#, Python, C, and C++ well. I understand many programming patterns and have used several ...
24
votes
8answers
758 views
Should I be paid for time spent learning a framework?
To give light to the situation: I am currently one of two programmers working in a small startup software company. Part of my job requires me to learn a Web development framework that I am not ...
1
vote
6answers
730 views
Are you learning ASP.NET to build your own applications or to have a job? [closed]
When thinking about learning ASP.NET + one of .Net languages the first thing comes to my mind is cost. As I am a PHP developer everything is free and the hosting is very cheap. When comes to ASP.NET ...
0
votes
3answers
174 views
'Situations gone wrong' for web apps
I know there's some decent material floating around relating to more specific areas, but wanted to get some opinions from people who have had bad experiences in the past.
I have a project where I can ...
3
votes
4answers
3k views
What do you need to know before you build something like Facebook / Twitter / YouTube? [closed]
Of course you will need a programming language! But what other things that you should know before you build your first steps for a large website which will be for the community!
What else do you ...