Tagged Questions
The starting-out tag has no wiki summary.
6
votes
17answers
691 views
Should programmers start with basic
I was reading this question, and it really made me question using C# as a starting point for programming. I think this is why people should start with Basic, then move up to C, and then move on to ...
3
votes
3answers
146 views
Starting out with Silverlight
Exactly what do I need to get started from scratch in order to develop with Silverlight?
1
vote
15answers
521 views
Whats the first program you WANTED to write but couldn't finish? [closed]
I was in 6th or 7th grade when I first started coding on an 8088 with DOS and Turbo C.
The first real program I ever wanted to write was a reminder app for DOS to use for a little business I came ...
1
vote
3answers
145 views
Getting people interested in trying out a new project
Most software projects do not start out with a huge public userbase... so how do projects get their first few users? What are some ways to get people to find out about the project? Once they find it, ...
0
votes
4answers
1k views
CodeIgniter - Simple base_url question
I'm a bit confused here.
I have a simple controller which loads a view. The view contains a form and links some CSS files. I don't really want to do ../../css/global.cssin my link tag. I want to use ...
0
votes
6answers
220 views
I need a montage! For programming
I have done some html and some autohotkey, (my only programming experience). I've been reading www.codinghorror.com, I am getting Code Complete 2 and I have enrolled in some online courses. What else ...
0
votes
4answers
150 views
Opensourcing a starter web application
I am just starting with a web application to maintain a household budget.
I really want to opensource it and let anyone who wants to work on it do so, as it is a hobby I don't really have the time ...