School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

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!




What do you code ?

2 Pages V  1 2 >  

What do you code ?, What do you code ?

DeCompile

28 Jul, 2008 - 09:46 PM
Post #1

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions

In the event that you have nothing to code / write.

What small / quick programs do you write to keep yourself occupied?

Personally I write small programs that do simple tasks.

eg. Sort file types for archiving.
Sort files depending on their attributes.

What's your niche ?


User is offlineProfile CardPM
+Quote Post


Damage

RE: What Do You Code ?

28 Jul, 2008 - 11:05 PM
Post #2

D.I.C Addict
Group Icon

Joined: 5 Jun, 2008
Posts: 977



Thanked: 14 times
Dream Kudos: 75
My Contributions
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.


User is offlineProfile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

28 Jul, 2008 - 11:15 PM
Post #3

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
Wow, for someone just starting that's a pretty indepth project to undertake.

Congratulations on completion.
User is offlineProfile CardPM
+Quote Post

Damage

RE: What Do You Code ?

28 Jul, 2008 - 11:50 PM
Post #4

D.I.C Addict
Group Icon

Joined: 5 Jun, 2008
Posts: 977



Thanked: 14 times
Dream Kudos: 75
My Contributions
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 tongue.gif

This post has been edited by Damage: 28 Jul, 2008 - 11:51 PM
User is offlineProfile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

29 Jul, 2008 - 03:03 AM
Post #5

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
Well that's good to know.

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.


User is offlineProfile CardPM
+Quote Post

narmer93

RE: What Do You Code ?

29 Jul, 2008 - 07:33 AM
Post #6

D.I.C Regular
***

Joined: 13 Mar, 2008
Posts: 315



Thanked: 8 times
My Contributions
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

User is offlineProfile CardPM
+Quote Post

Jayman

RE: What Do You Code ?

29 Jul, 2008 - 08:10 AM
Post #7

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 8,570



Thanked: 237 times
Dream Kudos: 500
Expert In: Everything

My Contributions
Moved to Corner Cubicle.
User is offlineProfile CardPM
+Quote Post

Tom9729

RE: What Do You Code ?

29 Jul, 2008 - 09:51 AM
Post #8

Debian ninja
Group Icon

Joined: 30 Dec, 2007
Posts: 2,145



Thanked: 53 times
Dream Kudos: 425
My Contributions
I audit my code when I'm bored, or I go to sleep.
User is offlineProfile CardPM
+Quote Post

Mikhail

RE: What Do You Code ?

29 Jul, 2008 - 06:28 PM
Post #9

Infinity ∞
Group Icon

Joined: 26 Oct, 2007
Posts: 1,065



Thanked: 2 times
Dream Kudos: 250
My Contributions
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?
User is online!Profile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

29 Jul, 2008 - 07:29 PM
Post #10

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
Oh no Mikhail. You're not the only one that gets pleasure from coding.

It's just a lack of projects to code (quick ones) that I have.

Probably due to a lack of problems that need solving too smile.gif
User is offlineProfile CardPM
+Quote Post

Damage

RE: What Do You Code ?

29 Jul, 2008 - 11:32 PM
Post #11

D.I.C Addict
Group Icon

Joined: 5 Jun, 2008
Posts: 977



Thanked: 14 times
Dream Kudos: 75
My Contributions
QUOTE

lack of problems that need solving


you must work alone in an office with no intended end users. Cause those suckers just breath problems.
User is offlineProfile CardPM
+Quote Post

Moonbat

RE: What Do You Code ?

30 Jul, 2008 - 05:38 AM
Post #12

D.I.C Regular
Group Icon

Joined: 30 Jun, 2008
Posts: 423



Thanked: 24 times
Dream Kudos: 600
My Contributions
I do the same thing as DeCompile; I just code small tasks. I don't work anywhere, so I don't have any big projects or anything.
User is offlineProfile CardPM
+Quote Post

Tom9729

RE: What Do You Code ?

30 Jul, 2008 - 05:57 AM
Post #13

Debian ninja
Group Icon

Joined: 30 Dec, 2007
Posts: 2,145



Thanked: 53 times
Dream Kudos: 425
My Contributions
If you can't think of an idea for a project, join an already existing one.

If you don't want to do that, go read some technical books until you get an idea. smile.gif
User is offlineProfile CardPM
+Quote Post

OliveOyl3471

RE: What Do You Code ?

30 Jul, 2008 - 07:45 AM
Post #14

Quick and Dirty
Group Icon

Joined: 11 Jul, 2007
Posts: 5,660



Thanked: 107 times
Dream Kudos: 775
Expert In: Basketball

My Contributions
QUOTE(Damage @ 29 Jul, 2008 - 02:50 AM) *

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.

But at least I'm learning.

smile.gif
User is offlineProfile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

30 Jul, 2008 - 12:59 PM
Post #15

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
I've found a site called Project Euler.

It contains a list of over 200 problems to be solved (have been previously solved though)

I have been using this site for 'inspiration' on what to code. They're pretty simple, but as they go on the math is pretty intense.

Maybe should start a learning to code thread based on these problems.

*Thoughts, thinking.....*
User is offlineProfile CardPM
+Quote Post

OliveOyl3471

RE: What Do You Code ?

30 Jul, 2008 - 09:34 PM
Post #16

Quick and Dirty
Group Icon

Joined: 11 Jul, 2007
Posts: 5,660



Thanked: 107 times
Dream Kudos: 775
Expert In: Basketball

My Contributions
QUOTE(DeCompile @ 30 Jul, 2008 - 03:59 PM) *

I've found a site called Project Euler.
Maybe should start a learning to code thread based on these problems.


You'll find some threads with project Euler if you do a search (or just click below) wink2.gif :
http://www.dreamincode.net/?cx=00087208500...&sa=Go#2153
User is offlineProfile CardPM
+Quote Post

PsychoCoder

RE: What Do You Code ?

30 Jul, 2008 - 09:52 PM
Post #17

I Code, Therefore I am
Group Icon

Joined: 26 Jul, 2007
Posts: 14,939



Thanked: 519 times
Dream Kudos: 11575
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
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 smile.gif
User is offlineProfile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

30 Jul, 2008 - 09:53 PM
Post #18

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
You know.. I couldn't find anything when I search for one before.

So I ... unfortunately.... started another one.

tongue.gif
User is offlineProfile CardPM
+Quote Post

PsychoCoder

RE: What Do You Code ?

30 Jul, 2008 - 09:54 PM
Post #19

I Code, Therefore I am
Group Icon

Joined: 26 Jul, 2007
Posts: 14,939



Thanked: 519 times
Dream Kudos: 11575
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
Another one what?
User is offlineProfile CardPM
+Quote Post

DeCompile

RE: What Do You Code ?

30 Jul, 2008 - 11:08 PM
Post #20

D.I.C Head
**

Joined: 20 Jul, 2008
Posts: 249



Thanked: 12 times
My Contributions
Another thread about Project Euler.
User is offlineProfile CardPM
+Quote Post

2 Pages V  1 2 >
Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 06:48PM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month