Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Help / Advice

Help / Advice

Scheduled Pinned Locked Moved The Lounge
csharphelpquestionlearning
16 Posts 11 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S sharpone

    Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

    L Offline
    L Offline
    Lost User
    wrote on last edited by
    #7

    sharpone wrote:

    Anyone know where I can gain experience...

    With or without a paying job: 1. Pick an open-source project, study it and contribute. 2. Write some CP articles and get peer review from the comments. 3. Hang out in the specific CP forums that interest you and contribute as you're able. "If the world should blow itself up, the last audible voice would be that of an expert saying it can't be done." - Peter Ustinov

    1 Reply Last reply
    0
    • S sharpone

      Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

      RaviBeeR Offline
      RaviBeeR Offline
      RaviBee
      wrote on last edited by
      #8

      I agree with Mike Mullikin's advice. I'd also add: select something you want to build (eg: a small, useful utility) and write it in C#/.NET. That in itself will be a valuable experience leading to much head scratching, asking questions, sharing your experiences, and hopefully helping others who are at the same stage. Eventually, you could make the utility (and its source code) public. That's how I started learning MFC/Win32, and later C#/.NET. Many of my hacks[^] turned out to be stuff that other people enjoyed using. And believe me, there's nothing like other users telling you how to improve on your ideas! :) /ravi My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

      1 Reply Last reply
      0
      • S sharpone

        Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

        realJSOPR Offline
        realJSOPR Offline
        realJSOP
        wrote on last edited by
        #9

        Here's a decent way to get experience - find a smallish program, and create a duplicate of it using your language of choice. You can do the same thing with ASP.Net - find a fairly simple website that isn't using .NET, and duplicate its functionality using C# and ASP.Net. ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

        L 1 Reply Last reply
        0
        • S sharpone

          Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

          G Offline
          G Offline
          gariig
          wrote on last edited by
          #10

          Why won't you go to a university and get a degree in CS? If you are going to go out into the corporate world you will have a tough time getting anyone outside of HR to see your resume. Most big companies will require a 4 year degree from a university or a technical degree from someplace like DeVry. Also, remember to network, it's probably your best bet for finding a job.

          S 1 Reply Last reply
          0
          • S sharpone

            Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

            C Offline
            C Offline
            Chris Losinger
            wrote on last edited by
            #11

            how about the military ? Cleek | Image Toolkits | Thumbnail maker

            1 Reply Last reply
            0
            • S sharpone

              :)Thank you both for your advice - but how do I go about getting a job to code with no experience / school under my belt?:confused:

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #12

              sharpone wrote:

              but how do I go about getting a job to code with no experience / school under my belt?

              You work for free, but for yourself - not someone else. Pick a project. Make a cool website that demonstrates the features you know. Make a utility that does something useful. There are a hundred ways of promoting yourself - showing people what you can do is one of the best ways. Experience comes in many forms - doing your own projects can show that just as well as doing projects for someone else. I'd hire someone that can show they know what they're doing - school or no school. Good luck! Cheers, Drew.

              1 Reply Last reply
              0
              • realJSOPR realJSOP

                Here's a decent way to get experience - find a smallish program, and create a duplicate of it using your language of choice. You can do the same thing with ASP.Net - find a fairly simple website that isn't using .NET, and duplicate its functionality using C# and ASP.Net. ------- sig starts "I've heard some drivers saying, 'We're going too fast here...'. If you're not here to race, go the hell home - don't come here and grumble about going too fast. Why don't you tie a kerosene rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt "...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #13

                John Simmons / outlaw programmer wrote:

                and create a duplicate of it using your language of choice.

                That's a great suggestion. I remember doing that as a kid. Cheers, Drew.

                1 Reply Last reply
                0
                • S sharpone

                  Hi, I've just started out learning C# / .NET at a fast rate. Then, I plan to look for company to get experience even if working for free. Any ideas or suggestions would be appreciated. Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??:(:|:confused:

                  M Offline
                  M Offline
                  Michael P Butler
                  wrote on last edited by
                  #14

                  sharpone wrote:

                  Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??

                  In this day and age, that will be very difficult without either experience or a college degree of somekind. You either have to be very lucky and or have contacts. Back in 1988, I started out without experience or a college degree - I was lucky that I had a contact who gave me my first programming gig. Then I worked really hard to prove myself. The money was rubbish but it was a start. Nowadays, it is harder to find companies willing to take a chance on an inexperienced person without a degree. As others have said, join an open-source project, or write articles for CP or create a clone of an app or website to show off your skills. Write Code, read others code, learn best practises. Ask intelligent questions in forums and participate in online communities. Michael CP Blog [^] Development Blog [^]

                  S 1 Reply Last reply
                  0
                  • G gariig

                    Why won't you go to a university and get a degree in CS? If you are going to go out into the corporate world you will have a tough time getting anyone outside of HR to see your resume. Most big companies will require a 4 year degree from a university or a technical degree from someplace like DeVry. Also, remember to network, it's probably your best bet for finding a job.

                    S Offline
                    S Offline
                    Steve McLenithan
                    wrote on last edited by
                    #15

                    Not sure why people voted you down, but it is the sad truth. You may be the best programmer in the world, but many companies won't give you the light of day if you resume doesn't say 4 year degree. I know several companies that have hired people poorly suited for a position simply because they have a degree. Even though the degree is in something completely unrelated to the position.

                    Found on Bash.org [erno] hm. I've lost a machine.. literally _lost_. it responds to ping, it works completely, I just can't figure out where in my apartment it is.

                    1 Reply Last reply
                    0
                    • M Michael P Butler

                      sharpone wrote:

                      Anyone know where I can gain experience when I learn enough without certification and only a high school diploma (even for little or no pay)??

                      In this day and age, that will be very difficult without either experience or a college degree of somekind. You either have to be very lucky and or have contacts. Back in 1988, I started out without experience or a college degree - I was lucky that I had a contact who gave me my first programming gig. Then I worked really hard to prove myself. The money was rubbish but it was a start. Nowadays, it is harder to find companies willing to take a chance on an inexperienced person without a degree. As others have said, join an open-source project, or write articles for CP or create a clone of an app or website to show off your skills. Write Code, read others code, learn best practises. Ask intelligent questions in forums and participate in online communities. Michael CP Blog [^] Development Blog [^]

                      S Offline
                      S Offline
                      sharpone
                      wrote on last edited by
                      #16

                      I live in South Florida, USA City and zip: Ft. Lauderdale or Plantation 33317

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups