CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 10 of 10
  1. #1
    Join Date
    Apr 2008
    Posts
    4

    Can I become a programmer?

    Hi all,
    I couldnt complete engineering course. I am interested in computers though. All I know about programming is C, HTML and basics of C++.
    I studied linked lists in C on my own. Thats all I know about programming.
    I wanted to ask all you experienced people here if I can study some language on my own on the internet with guidance from forums like this and then work as a freelance programmer? From what I found on net, one must have enough experience before starting working on own.And its not possible for me to get a job.
    I already have a steady source of income which needs very little attention from me, so I am not looking at this as means of my survival, but doing it because I am interested in it .
    Please tell me if this is possible or not.
    Thank you.

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: Can I become a programmer?

    Anyone can become a programmer! The biggest problem is that it takes time. Years of training (sometimes in school, and many in experience) are required.

    There are plenty of online tutorials to get you started, as well as more advanced ones. It will take much patience and focus.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  3. #3
    Join Date
    Apr 2008
    Posts
    4

    Re: Can I become a programmer?

    Hi peejAvery,
    thank you for your reply.
    As I said, I dont have training at school, but i do have time,willingness to work hard and above all I am interested in learning.
    As you said about online tutorials, can you please tell me about some good ones?And what language would you advice me to study?That is, considering that I will have to do self-study? As it is, I have some knowledge of C, but a friend of mine adviced me to study .NET
    What do you suggest?
    Thank you.

  4. #4
    Join Date
    May 2002
    Posts
    10,943

    Re: Can I become a programmer?

    Quote Originally Posted by mak_20789
    And what language would you advice me to study?
    .NET is great because of its advanced framework. But, with a C background, you might want to look into C++. Either way, this will truly depend on what you plan to develop. What kinds of applications are you looking to write?


    Quote Originally Posted by mak_20789
    As you said about online tutorials, can you please tell me about some good ones?
    That all depends on what language you want to study. One you figure that out, search Google for the tutorial. For example, if you wanted to learn C++...
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

  5. #5
    Join Date
    Jan 2008
    Posts
    19

    Re: Can I become a programmer?

    Check out in google you will get plenty of online tutorials list. Wish you all the best.

  6. #6
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,772

    Re: Can I become a programmer?

    Quote Originally Posted by mak_20789
    I am interested in computers though. All I know about programming is C, HTML and basics of C++.
    I studied linked lists in C on my own. Thats all I know about programming.
    I wanted to ask all you experienced people here if I can study some language on my own on the internet with guidance from forums like this and then work as a freelance programmer?
    There is only one thing you have to ask yourself.. why could you not complete the enginnering course?? If it was because you could not complete the tasks, or understand certain concepts... you may not be able to be a programmer.. (if it was due to time or money, thats a different story)..

    Quote Originally Posted by mak_20789
    From what I found on net, one must have enough experience before starting working on own.And its not possible for me to get a job.
    You can still get a job as a junior programmer (Trainnee) with minimal experiance.. However you will need to show a basic knowledge of the language of choice..

    Quote Originally Posted by mak_20789
    I already have a steady source of income which needs very little attention from me, so I am not looking at this as means of my survival, but doing it because I am interested in it .
    Something to remember, it can sometimes take day's to fix a bug in a simple program. been a programmer requires dedication, and a level thinking with the ability to visualise how the code is going to run, while editing the code..

    Gremmy...
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  7. #7
    Join Date
    Mar 2008
    Posts
    10

    Re: Can I become a programmer?

    I agree with PeejAvery. But the question you should ask yourself is what you want to be programming. If you would prefer to stick with web developing, I guess it might be easier for you to learn ASP.Net then any other language, because of your familiarity with C. There are a lot of differences between C and C# of course, but C# is quite easy to pick up. more advantages to that: the demand for ASP.Net developers is high and the pay is good. Anyway, whatever you choose, good luck and keep up the enthusiasm!

  8. #8
    Join Date
    Apr 2008
    Posts
    4

    Re: Can I become a programmer?

    Quote Originally Posted by GremlinSA
    There is only one thing you have to ask yourself.. why could you not complete the enginnering course?? If it was because you could not complete the tasks, or understand certain concepts... you may not be able to be a programmer.. (if it was due to time or money, thats a different story)..
    It was neither my understanding, nor time nor money...but something entirely different.

    Quote Originally Posted by GremlinSA
    You can still get a job as a junior programmer (Trainnee) with minimal experiance.. However you will need to show a basic knowledge of the language of choice..
    Thank you for clearing my doubt.

    Quote Originally Posted by geero
    Anyway, whatever you choose, good luck and keep up the enthusiasm!
    Thank you. I sure will.


    As geero advised that ASP.net would be best language to study if I intend to stick with web development, then would I need to learn something else with that?
    Thank you.
    Last edited by mak_20789; April 17th, 2008 at 09:51 AM.

  9. #9
    Join Date
    Jun 2005
    Location
    JHB South Africa
    Posts
    3,772

    Re: Can I become a programmer?

    Quote Originally Posted by mak_20789
    It was neither my understanding, nor time nor money...but something entirely different.
    Sorry.. feel a little stupid now ... it was not my intention to insult anyone.. Just a stupid assumption on my side..
    Quote Originally Posted by mak_20789
    Thank you for clearing my doubt.
    N.P. I managed to land a Senior Developer position with out previous experiance, simply by showing an indepth knowledge of the language, and a few open source proggy's that i've written...

    My online profile, (CG profile) was a big hit with my employer..

    I'd have to say.. It was thanks to CG that i landed this position...

    Quote Originally Posted by mak_20789
    As geero advised that ASP.net would be best language to study if I intend to stick with web development, then would I need to learn something else with that?
    With the ASP.net you could also do Visual C#.Net or Visual C++.Net.. in the same IDE...

    Gremmy...
    Articles VB6 : Break the 2G limit - Animation 1, 2 VB.NET : 2005/8 : Moving Images , Animation 1 , 2 , 3 , User Controls
    WPF Articles : 3D Animation 1 , 2 , 3
    Code snips: VB6 Hex Edit, IP Chat, Copy Prot., Crop, Zoom : .NET IP Chat (V4), Adv. ContextMenus, click Hotspot, Scroll Controls
    Find me in ASP.NET., VB6., VB.NET , Writing Articles, My Genealogy, Forum
    All VS.NET: posts refer to VS.NET 2008 (Pro) unless otherwise stated.

  10. #10
    Join Date
    Apr 2008
    Posts
    4

    Re: Can I become a programmer?

    Quote Originally Posted by GremlinSA
    Sorry.. feel a little stupid now ... it was not my intention to insult anyone.. Just a stupid assumption on my side...
    Please no need to say sorry..I think you were just being objective...and I know that this will be the first question I will be asked in any interview. And I thank you for your sincere advice.


    Quote Originally Posted by GremlinSA
    With the ASP.net you could also do Visual C#.Net or Visual C++.Net.. in the same IDE...
    OK. Just started with ASP.net.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured