As a former network engineer I know exactly what you feel like. I am now a full time payed programmer for an ISP doing what I started to do at the last few jobs I have had. What I do? I take the best of two worlds and wrap them into one. Take my love for networking, routing and whatever, and making tools in which interface with them. For example I do alot of network automation type programming right now, from automating the installation and configuration of CPE equipment, auditing Cisco configs and Juniper configs with programs that I have written or helped write. Network monitoring is also a big "thing" in my programming life. I just got done a project that acted much like cadia's "Skitter" program that maps networks via the ASN's, but for a localized (company only) view. AS5800 (Dial chassis) cisco equipment, bgp/peer monitoring, real time graphing and all the cool stuff.

Why do I think that I am good at this? Becuase I was a former network engineer, so I just think of things that I used to wish I had access to when I was doing network engineering. Things that would have made my life easyier and everyone elses life easyier. The ability to develop smart applications that I could use to automatically audit and reconfigure mis-configured routers, stuff that told me when some obscure service went unavailable (IE a modem pull reaching max peak or auditing a set of modems for possible bad ports, then disabling them)

Just take what you know, think of what would be of great use to not only the 'world' but to you. Hack it out, erase it, then hack it out again!

-cleen

In reply to Re: Idea Generation for New Programmer by cleen
in thread Idea Generation for New Programmer by Tuna

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.