Moving to the next step

Hi all,
I have 6 years of Software Developing experience, mainly Java. What are the career paths I can follow if I don’t want to do the developing/programming any longer? Except becoming the Project Manager, which I don’t like to do.
I know there are many experienced developers/engineers on this site, which perhaps have been in this situation before and would like to know your advice.
Any idea/help is greatly appreciated.

RonitT wrote:
Hi all,
I have 6 years of Software Developing experience, mainly Java. What are the career paths I can follow if I don’t want to do the developing/programming any longer? Except becoming the Project Manager, which I don’t like to do.That and technical lead is the normal path to management. If you want to do management you need one or the other.
Architect with larger companies is often a role that does not involve programming. This position should still have project management and even tech lead experience.
Business consultant is often a role with larger companies that does not involve programming. (This can often have different names, but is basically a intermediate between customer needs and development.)
Professional services can often lead to less programming. Specific positions for that are more likely with larger companies.
All of the above are likely to require travel. A lot or little depending on the company. Which might or might not be a good thing.
CTO at even rather small companies often means no programming but it is a management position and should only be attainable with management experience.
Quality Assurance - this tends to vary greatly since it can sometimes require programming (experience with testing apps) or even main stream languages.
There can be more or less technical roles within Sales. Titles and duties can vary widely. For example Professional Services can be organized under Sales and there are positions such as Tech Evangilists.
IT of course.
With the correct assessment of what it is you actually do and with a personality that is willing to sell yourself you might be able to find some completely different industry.

Similar Messages

  • Rebuilding iTunes Library...What is the next step ?

    Hi:
    I tried follwoing your advice.
    I can do the Ctrl-A to select all songs in the iTunes libary.
    I can right-click and select Delete,
    but when I do, I do not get the 3 options that you mentioned
    (Cancel, Keep Files, and Move To Recycle Bin)
    I get a dialog box stating:
    Are you sure you want to remove the selcted songs from your iTunes library?
    These songs will also be remove from any iPod or iPhone which synchronizes with your iTunes library.
    Why am I not getting the options you stated above ?
    I have seen you oprions on a Mac at best Buy, but I am running an HP laptop under Vista Home Premium.
    Then has a Remove or Cancel button to be clicked.
    If I follow through with the above, will it wipe out my music library ?
    How do I go about rebuilding the databse ?
    Thank you
    DaleB
    HP dv6500z laptop Windows Vista
    ==========================================================================
    Toocan
    Posts: 54
    From: Gauteng, South Africa
    Registered: Jul 23, 2008
    Re: iTunes forgets my CD files...how do I rebuild tune database?
    Posted: Aug 17, 2008 10:27 PM in response to: DaleB Reply Email
    Sorry DaleB, I have redone my library so many times, I forgot about this prompt. Just click 'yes'/'remove' to that question.
    Reloading the library will only make your iPod resync again, thats all.
    Intel Windows XP Pro P4, 3.4GHz, 3GB RAM, XP SP3 - iPod 80GB Classic
    ===========================================================================
    DaleB
    Posts: 145
    Registered: Jan 18, 2006
    Re: iTunes forgets my CD files...how do I rebuild tune database?
    Posted: Aug 18, 2008 4:02 AM in response to: Toocan Reply Email
    Hi:
    You tell me to click "Yes" / "Remove" when prompted by iTunes with
    "Are you sure you want to remove the selcted songs from your iTunes library?"
    but when I do, I do not get the 3 options that you mentioned
    (Cancel, Keep Files, and Move To Recycle Bin) ?
    What is the next step ???
    I don't want to accidentally erase my Library.
    Thank you
    DaleB
    ==============================================================================
    DaleB
    Posts: 145
    Registered: Jan 18, 2006
    Re: iTunes forgets my CD files...how do I rebuild tune database?
    Posted: Aug 18, 2008 4:13 AM in response to: Toocan Reply Email
    Hi:
    A related issue.
    I made a copy (backup ?) of the Music folder in Windows Vista Home Premium 32-bit OS, to my Desktop. If something corrupts the Music in iTunes, will this be a "good enough" backup to be able to restore the music by moving it back into the Music folder, or will soemthing be missing ?
    Thanx !
    DaleB
    ==============================================================================

    What is it you want to do? If you want to clear your library and start it over with the same media files already on your computer, the way you are doing it is both more work and dangerous (you could lose files accidentally if you hit the wrong button).
    Assuming you backed up your library elsewhere, you will have an "iTunes Music.itl" file, or at least you do with XP. I am not sure if Vista works any differently. This is the file that is the database file that contains all the info about what is in your library, playcounts, ratings, etc. If you don't have that backed up somewhere else with your library, you should do that. If you periodically back up just that file, you can rebuild your library assuming the media files are not lost.
    So to clear our your current library, simply grab the iTunes Music.itl file in your iTunes folder and drag it to the desktop or the trash. Open iTunes and you should now see a blank library. Close iTunes, you will find a new iTunes Music.itl file has been created (representing the new blank library. To restore your old .tl file, simply drag your back up copy and overwrite the newly created blank library iTunes Music.itl file. That's it.
    Alternatively, you can File -> Import the .xml file that is also created and maintained by iTunes in the same folder as the iTunes Music.itl file. But Apple does state the XML file doesn't quite have everything contained in the iTunes Music.itl file, although it isn't clear what exactly is missing, at least not to me.
    Cheers,
    Patrick

  • I've learned the basics, what's the next step?

    Hi guys! I've just finished a book (Java - A Beginner's Guide) and some of the tutorials on sun.com and I'm wondering what's the next step?
    The reason I'm learning Java is to get a programming job somewhere in the future. I'm in the medical field and I want to change careers. I always loved computers and technology!
    I've browsed the job market in our country and a lot of them are looking for J2EE capable people. How do I make the transition to J2EE? Is there a good book available for learning it? How should I prepare next?
    Thanks!

    djshinton wrote:
    Sounds to me that you want to learn J2EE to get a job in Java. The problem with J2EE is that knowing it alone wont get you a job doing it. Also, programming J2EE requires that you know J2SE, so make sure you are extremely comfortable with J2SE before moving on.I agree. You should focus on understanding the compiler, runtime, and core API well before moving on. You should write several applications (even a couple advanced level apps) before moving out of core. But you don't need to do a lot with stuff like Swing or whatever. I would touch JDBC and I'd also get some understanding of threads.
    If you want to code J2EE you typically have to specialize on something. There are many roles in a J2EE project; for example, do you want to do presentation logic using JSP, code EJBs in the business layer, or administer and deploy J2EE applications? In addition, employers typically use a particular application server (i.e. Websphere, Weblogic, JBoss, Geronimo) so you will have to get familiar with them.I disagree for the most part. For the past 7 years of doing J2EE contracts (probably a dozen projects or so) it's rare that the roles are divided. Occasionally you have a web developer that will do the graphics and layout and design of web pages, but the Java/J2EE developer usually does everything else. It's not uncommon to have someone who primarily does server configurations and deployments, but you will need to learn that soon enough. Most of the time that responsibility is shared.
    I would recommend reading Mastering EJB. You can download a free copy at http://www.theserverside.com/tt/books/wiley/masteringEJB. You should be able to use it as a guide to develop some test applications on a free application server such as JBoss, Geronimo, Glassfish, or WebSphere Community Edition.
    I haven't worked on EJB's since 2003. Nobody seems to use them. Some people are getting back into it now that it's EJB3 but nobody I know. Save EJB for last. Focus on JSP/Servlets, XML, JNDI, Web Services, maybe JMS...

  • I am trying to restore a phone on iTunes, but the setup page doesn't go on to the next step. What do I do?

    My iPhone 4S was stolen, so until I could get or buy another, I am using my husband's old 3GS.  When I connect to iTunes, the left column recognizes the phone. Then I see the Setup page.  It asks whether you have a new phone to add, or restore from a previous backup of my original 4S.  I click restore from back up and click continue.  It restores the 3GS, but the page doesnt move on to the next step.  I have restored multiple times.  The page/screen stays the same.  What should I do? Am I doing something wrong?

    You could follow the instructions in the support document that you linked from. There is a section regarding the passcode and the inability to use it or enter it. However, you may encounter more issues since you cannot use the screen.

  • What is the next step after editing or triming a video ? What type of file format to save and what to do after that ?

    what is the next step after editing or triming a video?
    what type of file format should be save and what to do after that?

    In the early days of digital video editing, an export render could take hours!  Not many applications are as hard on system resources as video editing, and rendering the final edit is probably the most system intense action of all.  
    Head on over to the Premiere Pro Hardware forum to see what sort of computer hardware the pros use for NLE (non linear editing), or to the PPBM5 site for a better look.
    PPBM5 Benchmark
    Also check out the specs on the Video Guys website

  • My iphone is activated in my computer but not on iphone whats the next step

    my iphone is activated in my computer but not on iphone whats the next step

    It sounds to me like you either got defective parts or otherwise did not make the repair correctly. We cannot help  with self-repairs here, the iPhone officially not user servicable, but you can ask for advice in the forums on ifixit.com, a site which is dedicated to those attempting their own repairs.
    Regards.

  • Once I receive my Network Access Code(N.A.C.) for iphone 5 what are the next steps I follow to unlock my phone from vodafone to use on another network???

    Once I recieve my Network Access Code(NAC) for my iPhone 5, what are the next steps I follow to unlock it from vodafone to use on another network???
    I have my other nano sim ready and waiting to port my number to it, but im just waiting on vodafone to email me the NAC code, which i checked up that I was eligible for!!!

    Ok many thanks for telling me this BUT 1 last thing, once vodafone get back to me then is it just a matter of plugging my iphone into itunes and letting it sync? Like will a message be displayed or anything on screen letting me know or confirming that the phone has been unlocked...???

  • Hi there. I bought and downloaded photoshop elements 13 today. When I tried to set it up and was prompted for the serial number, the one I was given and subsequently entered ( correctly ,I checked numerous times) was seems invalid. What's the next step?!

    hi there, I bought and downloaded Adobe photoshop elemts 13 today. When trying to set it up, I was prompted for the serial number which upon being entered was deemed invalid. I know the serial number is the correct one. What is the next step, how do I contact Adobe store?!?

    Error "The serial number is not valid for this product" | Creative Suite
    if that doesn't help, contact adobe support by clicking here and, when available, click 'still need help', https://helpx.adobe.com/contact.html

  • I downloaded Mountain Lion in my  i have macbook pro retina display last month.  but I don't get airplay the option on my macbook.  I went to display preferences, but the airplay is not available.  What is the next step?

    I downloaded Mountain Lion in my  i have macbook pro retina display last month.  but I don't get airplay the option on my macbook.  I went to display preferences, but the airplay is not available.  What is the next step?

    You also need:
    Apple TV (2nd or 3rd generation) with software update v5.0 or later.

  • What is the next step after ABAP ? Need resources for SAP structure

    Hello,
    I have learned ABAP and now it is time to use it to write SAP programs. But what is the next step?
    From where can I get information about SAP tables to proceed?
    I have 2 ABAP books but they only provide the syntax for ABAP. After learning that, I am finding trouble in knowing on which objects/tables to apply it on.
    For example, I want to know that when I use the CV01n to create a file, what happens in terms of internal SAP tables?
    If I select multiple files in the search result "CV04N" which table should I access to get these selected files?
    Basically does anyone know where I can find such resources in order to understand how to proceed in developing SAP application ?
    Regards.

    Hi HASSAN,
        For Learning the Business part of  ABAP, (That is what is missing for you i.e the tables and their relations), i would suggest you to take one module at a time.
    Like MM(Material management) or SD(Sales and distribution) etc.
    Refer this link to know the business part of the SAP:
    MM:
    http://help.sap.com/saphelp_47x200/helpdata/en/96/df293581dc1f79e10000009b38f889/frameset.htm
    SD:
    http://help.sap.com/saphelp_47x200/helpdata/en/dd/55f33e545a11d1a7020000e829fd11/frameset.htm
    Regards,
    Ravi

  • After creating a object of bapi what is the next step to do to create bapi

    after creating a object of bapi what is the next step to do to create bapi  completely,
    thank you,
    Regards,
    Jagrut BharatKumar Shukla

    Please check the link..
    http://www.erpgenie.com/abap/bapi/example.htm

  • In the installation process lion will not install as message  reads MAC HD 904 gb available this disk is used for time machine backups .What is the next step

    After downloading ,completing the lic agreement phase, the next step is where to install and automatically' MAC HD with 904 gb available this disk is used for time machine backups' is shown and installation is blocked .
    Any body got any idea what to do next ?

    Time machine needs its own partition to operate. So you are not going install a OSx Lion on that volume.
    If there is enough room you may be able to partition the drive on the fly with DiskUtility
    Are you saying you clean installed Lion and you are trying to move your user Data over with TM via the migration Assistant?  Please explain.

  • I am having a problem moving across cells in Microsoft Excel. When I use the arrow keys, the sheet moves, instead of moving to the next cell. Would anyone have any thoughts on this, please?

    I am having a problem moving across cells in Microsoft Excel. When I use the arrow keys, the sheet moves, instead of moving to the next cell. Would anyone have any thoughts on this, please?

    Hi,
    Did you find a way to solve your problem ? We have exactly the same for one application and we are using the same version of HFM : 11.1.2.1.
    This problem is only about webforms. We can correctly input data through Data Grids or Client 32.
    Thank you in advance for your answer.

  • What is the next step to learn acoustic guitar after the basic garage band

    I have basic garageband that came with my iMac  and I want to know what is the next step up to be taught acoustic guitar?

    A good teacher will help you learn faster, PRACTICE!

  • HT201441 Hi I bought a second-hand phone iphone4, I update the software when you want to activate the phone asked for my registration icloud I do not know what is the password for this registration, can you tell me how to go to the next step without such

    Hi I bought a second-hand phone iphone4, I update the software when you want to activate the phone asked for my registration icloud I do not know what is the password for this registration, can you tell me how to go to the next step without such registration in icloud
    my ICCID is 8935905000307066111

    Unfortunately, you cannot do very much with your phone unless you get assistance from the previous owner, they should either provide you with the password to unlock it or remove their account from the phone entirely remotely through iCloud.com > Find My Phone.

Maybe you are looking for

  • 10.5.1 POP and Other Mail Clients

    Does anyone else have problems with the Leopard Mail server and POP clients? For some reason, any client other than Mail.app does not work with POP, but they do with with IMAP. Thunderbird, Outlook, and even Yahoo and Gmail's POP clients do not work.

  • Which is better:  extractValue or existsNode for Performance

    Hi, We have XMLDB Table with only 1 Column (XMLType) created using below: create table TNMAB_AGREEMENT_XML( AGREEMENT_XML XMLType )      XMLTYPE COLUMN AGREEMENT_XML XMLSCHEMA "ABQuote_V1.xsd" ELEMENT "Quote"           VARRAY AGREEMENT_XML.XMLDATA."S

  • Dead firewire port

    Seems my firewire port suddenly died. I tried plugging in my iSight and it's not detected, and I tried a firewire hard drive as well, and that is not detected. Any steps I should try on my own before contacting Apple for APP repair?

  • Problem with rescheduled meeting request from a LotusNotes user. How can I get it to process on my iPad/iCloud account?

    When I receive an original meeting request from a LotusNotes user, I can select the .ics attachment and it gives me an option to "add to calendar" which will place it on my calendar. However, when I receive a rescheduled meeting notification, I get a

  • Update OSX 10.4.10 now finder does not show main disk

    In spite of the OS being located on the main drive on my inel macbook, finder refuses to show the icon on the desktop or in the finder side pane. this is insanely frustrating as it makes navigating to the root library folder to add remove audio plugi