Join 307,172 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 1,549 people online right now. Registration is fast and FREE... Join Now!
Well, I'm just learning so I try things that'll teach me something. I just finished making like a mini Windows explorer, where you can search and open files from a list box.
thanks, but seriously it's nothing fancy and the guys on this site have be a huge help. I still have a loooooong way to go to get to anything near profficient. I've got a IT degree but truthfully its pretty useless when it comes down to serious coding. But it taught me the basic programming theory and the nice thing about .net is that you can do a lot while knowing a little
This post has been edited by Damage: 28 Jul, 2008 - 11:51 PM
I'm all self taught. Have coded in most languages that I've read about.
I do like VB.Net for how quickly you can turn out a program though.
I don't mind *cough cough* C# either lol
I'm a network administrator by 'trade' so in the off time I just write small programs, hence the post.
I write those small programs that no one ever seems to notice, that do the tedious work that no will ever recognizes until it's pointed out. But it does save me a lot of work.
well,my first knowledge for this language was from school ,we took lessons there but the teacher didn't have enought experience with this language and it seemed that he was learning with but i liked that language and started to do my own things and try new things in that so i was always asking for tutuorials and some codes from other forums and i got some help from some one i was making some silly projects as making a button opens a link when pressing it,then i found that the same code can open an application system.diagonestic.process.start("") then i used the same code for opening applications and games and others, then from one of the times i was asking for help,the guy gave me a tutorial from this site and then i started to learn more from this site and i learned how to use the timer and i made for my self a mini reminder i type what i want it to remind me with and the day,hour and min,and press a label to hide the form,when the time comes,i get a message reminding me with the thing with a sound in the same time,the application is closed after that with 30 second to reduce the size of used memory now i am learning how to make something as the outlook in a topic here but i hope it will work then and before that i was bored and found nothing to do with vb.net so i was looking for another language ,i started in java from netbeans and left it cuz it is as vb.net (vb.net needs the .netframework,java needs the JRE so i left both and i hope delphi also doesn't need something like that ,hey does delphi need something like that ? and now i got delphi7
I do the same thing as Tom9729, but it is unlikely for me to be bored, as I always have some kind of computer or programming related project going on...Am I the only person who get fun from writing code and guns?
I still have a loooooong way to go to get to anything near profficient. I've got a IT degree but truthfully its pretty useless when it comes down to serious coding. But it taught me the basic programming
Me too. I have a degree in programming, but they don't teach you enough to be really good.
When I don't know what to code, I come here and see what others are doing, try to answer questions and usually (okay always) someone else will answer the same question with a much better solution than mine.
I just think of things Id like to try. Like there was a question here on DIC wanting to know how to read POP3 emails (such as Gmail, etc) so I set out creating two applications (one web based, one Windows based) that can accomplish this task. Once they're complete and bug free I'm going to be writing a 2 part tutorial on doing it.
You should never run out of things to program, just shouldn't even be possible, at least in my opinion