• Visitors can check out the Forum FAQ by clicking this link. You have to register before you can post: click the REGISTER link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. View our Forum Privacy Policy.
  • Want to receive the latest contracting news and advice straight to your inbox? Sign up to the ContractorUK newsletter here. Every sign up will also be entered into a draw to WIN £100 Amazon vouchers!
Collapse

You are not logged in or you do not have permission to access this page. This could be due to one of several reasons:

  • You are not logged in. If you are already registered, fill in the form below to log in, or follow the "Sign Up" link to register a new account.
  • You may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
  • If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Previously on "Too thick to be a programmer..."

Collapse

  • DieScum
    replied
    What's to know about pointers? They do what it says on the tin.

    They point to memory - this "pointed to" memory will contain something that is of use to you, even other pointers.

    Now, zero page indexed addressing, that can be confusing!
    Well you see I understand them now... it's just that it was hard, had to be pummelled in and didn't come intuitively.

    I think it's the kind of thing that good programmers just get.

    I was working through the stanford online learning stuff recently and did the exercise to make a breakout clone. It was fun... but it took me a long time to do.

    Leave a comment:


  • Mich the Tester
    replied
    Simples. Become a tester.

    It's the best fun you can have in IT; you don't have to solve the problems, just find them. Very few people want to test, and of those who do want to, very few can do it well. Therefore, when the market's good you can earn a tulipload of money with much less stress than PM's or development leads.

    Leave a comment:


  • Churchill
    replied
    What's to know about pointers? They do what it says on the tin.

    They point to memory - this "pointed to" memory will contain something that is of use to you, even other pointers.

    Now, zero page indexed addressing, that can be confusing!

    Leave a comment:


  • chicane
    replied
    Originally posted by threaded View Post
    Don't put yourself down lad. You sound more able than an awful lot of the dross that goes by the name of programmer round here, or even senior programmer at this client.
    WHS. Perhaps not at this client but certainly many others.

    Leave a comment:


  • DaveB
    replied
    Originally posted by DieScum View Post
    ... but enjoy hacking about a bit anyway.

    I'm not very good at coding but can make a bit of headway.

    I work in the infrastructure/security side. So I can write SQL scripts to pull stuff out a database, or vbscripts to do something on clients, or I can read through disassembled .NET code and say this isn't working due to this line of code when making support calls, I can write little GUI apps which gather data from the registry and INI files.

    I enjoy that but when it comes to stuff like understanding pointers or object orientation it just took me too long to get those concepts at uni.

    So if you are a non-programmer how much programming can you do/understand?
    Are you me?

    Sounds pretty much identical. Not done are proper coding since Uni but can still cobble together perl scripts, a bit of VB, some shell scripting etc. Less so since I stopped doing SysAdmin for a living. I did spend a couple of years using a C like OO language to write code for a MUD as a hobby, but I never got the hang of pointers either.
    Last edited by DaveB; 4 December 2009, 09:34.

    Leave a comment:


  • VectraMan
    replied
    Originally posted by DieScum View Post
    I enjoy that but when it comes to stuff like understanding pointers or object orientation it just took me too long to get those concepts at uni.
    Have you thought about become a senior Java developer?

    Leave a comment:


  • threaded
    replied
    Originally posted by DieScum View Post
    ... but enjoy hacking about a bit anyway.

    I'm not very good at coding but can make a bit of headway.

    I work in the infrastructure/security side. So I can write SQL scripts to pull stuff out a database, or vbscripts to do something on clients, or I can read through disassembled .NET code and say this isn't working due to this line of code when making support calls, I can write little GUI apps which gather data from the registry and INI files.

    I enjoy that but when it comes to stuff like understanding pointers or object orientation it just took me too long to get those concepts at uni.

    So if you are a non-programmer how much programming can you do/understand?
    Don't put yourself down lad. You sound more able than an awful lot of the dross that goes by the name of programmer round here, or even senior programmer at this client.

    Hmm, I feel a new thread coming on.

    Leave a comment:


  • gingerjedi
    replied
    I'm too thick to grasp the bits you do know.

    Leave a comment:


  • DieScum
    started a topic Too thick to be a programmer...

    Too thick to be a programmer...

    ... but enjoy hacking about a bit anyway.

    I'm not very good at coding but can make a bit of headway.

    I work in the infrastructure/security side. So I can write SQL scripts to pull stuff out a database, or vbscripts to do something on clients, or I can read through disassembled .NET code and say this isn't working due to this line of code when making support calls, I can write little GUI apps which gather data from the registry and INI files.

    I enjoy that but when it comes to stuff like understanding pointers or object orientation it just took me too long to get those concepts at uni.

    So if you are a non-programmer how much programming can you do/understand?

Working...
X