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. Translating recruiters

Translating recruiters

Scheduled Pinned Locked Moved The Lounge
csharpcareercomjson
29 Posts 17 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.
  • C Christopher Duncan

    A recruiting company sent me an email this morning about a programming job, specifying that the position required "API Development experience in .NET". Before deleting it, my curiosity was piqued. Since I don't have my Recruiter to English guide handy, I thought I'd ask the experts here how they would interpret such a phrase. At first I thought they were talking about accessing the Windows SDK via .NET (bad unmanaged programer - bad, BAD, unmanaged programmer!), then I thought no, they want someone who can sling C# / VB.NET code using the framework, after which I discarded both ideas in favor of them wanting me to write an API to something using .NET. Anyone want to take a swing at translating this? :-D

    Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

    R Offline
    R Offline
    R Giskard Reventlov
    wrote on last edited by
    #5

    Most recruiters do not have a clue and simply pass on what they think they've heard. In any case who can remember when the actual task matched the description given at the interview that was even remotely related to the advert?

    home
    bookmarks You can ignore relatives but the neighbours live next door

    1 Reply Last reply
    0
    • C Christopher Duncan

      A recruiting company sent me an email this morning about a programming job, specifying that the position required "API Development experience in .NET". Before deleting it, my curiosity was piqued. Since I don't have my Recruiter to English guide handy, I thought I'd ask the experts here how they would interpret such a phrase. At first I thought they were talking about accessing the Windows SDK via .NET (bad unmanaged programer - bad, BAD, unmanaged programmer!), then I thought no, they want someone who can sling C# / VB.NET code using the framework, after which I discarded both ideas in favor of them wanting me to write an API to something using .NET. Anyone want to take a swing at translating this? :-D

      Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

      T Offline
      T Offline
      Taka Muraoka
      wrote on last edited by
      #6

      Christopher Duncan wrote:

      API Development experience in .NET

      They munged a bunch of keywords together from their database without really understanding what any of them meant, either individually or as a whole? :rolleyes:


      0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall. Awasu 2.2.3 [^]: A free RSS/Atom feed reader with support for Code Project.

      1 Reply Last reply
      0
      • L Lost User

        Few years since I coded myself, but here goes. They want someone to program in an unspecified .NET language accessing an API (I assume something from Microsoft, possibly the Windows API (if it's exposed to .NET) and just to be sure, as your an ageing musician (probably doped out of his mind) API stands for Application Programming Interface).

        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

        C Offline
        C Offline
        Christopher Duncan
        wrote on last edited by
        #7

        Michael Martin wrote:

        as your an ageing musician (probably doped out of his mind) API stands for Application Programming Interface).

        :omg: Oh. I thought it stood for A Party Invitation.

        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

        L 1 Reply Last reply
        0
        • C Christopher Duncan

          A recruiting company sent me an email this morning about a programming job, specifying that the position required "API Development experience in .NET". Before deleting it, my curiosity was piqued. Since I don't have my Recruiter to English guide handy, I thought I'd ask the experts here how they would interpret such a phrase. At first I thought they were talking about accessing the Windows SDK via .NET (bad unmanaged programer - bad, BAD, unmanaged programmer!), then I thought no, they want someone who can sling C# / VB.NET code using the framework, after which I discarded both ideas in favor of them wanting me to write an API to something using .NET. Anyone want to take a swing at translating this? :-D

          Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

          R Offline
          R Offline
          Ravi Bhavnani
          wrote on last edited by
          #8

          Christopher Duncan wrote:

          "API Development experience in .NET".

          What? And they didn't mention "typing skills" (or better yet, "keyboarding")? :) /ravi

          My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

          L 1 Reply Last reply
          0
          • C Christopher Duncan

            A recruiting company sent me an email this morning about a programming job, specifying that the position required "API Development experience in .NET". Before deleting it, my curiosity was piqued. Since I don't have my Recruiter to English guide handy, I thought I'd ask the experts here how they would interpret such a phrase. At first I thought they were talking about accessing the Windows SDK via .NET (bad unmanaged programer - bad, BAD, unmanaged programmer!), then I thought no, they want someone who can sling C# / VB.NET code using the framework, after which I discarded both ideas in favor of them wanting me to write an API to something using .NET. Anyone want to take a swing at translating this? :-D

            Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

            R Offline
            R Offline
            RichardGrimmer
            wrote on last edited by
            #9

            I'd say that it's fairly straightforward - they need someone to write APIs! Seriously though, having done a fair bit of this myself, what they're looking for imho is someone who understands that how a developer codes a component is not necessarilly the best way if that component is to be used by a third party. The idea of "designing" an API is simply making sure that the interfaces to the component are simple and straighforward (and where possible, self-documenting)as possible. It can be a bit of a minefield - particularly if the component is fairly complex I tend to think of it in a similar way to UI design - how can I improve this api, so that what I need is simple to find and understand, that the same paradigm is used for the same type of task etc..etc.... Sounds kinda fun to me - what's the salary hehe?

            "Now I guess I'll sit back and watch people misinterpret what I just said......" Christian Graus At The Soapbox

            1 Reply Last reply
            0
            • C Christopher Duncan

              Michael Martin wrote:

              as your an ageing musician (probably doped out of his mind) API stands for Application Programming Interface).

              :omg: Oh. I thought it stood for A Party Invitation.

              Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

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

              Christopher Duncan wrote:

              Oh. I thought it stood for A Party Invitation.

              It does here in Australia, I'm pretty sure it doesn't in the US.

              Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

              C 1 Reply Last reply
              0
              • R Ravi Bhavnani

                Christopher Duncan wrote:

                "API Development experience in .NET".

                What? And they didn't mention "typing skills" (or better yet, "keyboarding")? :) /ravi

                My new year's resolution: 2048 x 1536 Home | Music | Articles | Freeware | Trips ravib(at)ravib(dot)com

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

                Ravi Bhavnani wrote:

                ...(or better yet, "keyboarding")? :)

                Is this similar to bodyboarding or wakeboarding?

                Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                1 Reply Last reply
                0
                • C Chris Meech

                  Maybe they are looking for someone to write DLL's which are to be sold or used by someone else. Thus experience in developing an API would be useful. That's my take, at least.

                  Chris Meech I am Canadian. [heard in a local bar]

                  J Offline
                  J Offline
                  Josh Smith
                  wrote on last edited by
                  #12

                  Chris Meech wrote:

                  Maybe they are looking for someone to write DLL's which are to be sold or used by someone else.

                  That's what I suspect it means, too.

                  :josh: My WPF Blog[^]

                  1 Reply Last reply
                  0
                  • C Chris Meech

                    Maybe they are looking for someone to write DLL's which are to be sold or used by someone else. Thus experience in developing an API would be useful. That's my take, at least.

                    Chris Meech I am Canadian. [heard in a local bar]

                    T Offline
                    T Offline
                    ToddHileHoffer
                    wrote on last edited by
                    #13

                    I agree. API's usually mean .dlls to allow other developers to customize your product.

                    how vital enterprise application are for proactive organizations leveraging collective synergy to think outside the box and formulate their key objectives into a win-win game plan with a quality-driven approach that focuses on empowering key players to drive-up their core competencies and increase expectations with an all-around initiative to drive up the bottom-line. But of course, that's all a "high level" overview of things --thedailywtf 3/21/06

                    1 Reply Last reply
                    0
                    • L Lost User

                      Christopher Duncan wrote:

                      Oh. I thought it stood for A Party Invitation.

                      It does here in Australia, I'm pretty sure it doesn't in the US.

                      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                      C Offline
                      C Offline
                      Christopher Duncan
                      wrote on last edited by
                      #14

                      Michael Martin wrote:

                      It does here in Australia, I'm pretty sure it doesn't in the US.

                      Dang. Clearly, it's time to get a passport.

                      Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                      L 1 Reply Last reply
                      0
                      • C Christopher Duncan

                        Michael Martin wrote:

                        It does here in Australia, I'm pretty sure it doesn't in the US.

                        Dang. Clearly, it's time to get a passport.

                        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

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

                        Come on down, just leave your chihuaha (or however it's spelt) at home. Rat sized dogs and me don't get along.

                        Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                        E 1 Reply Last reply
                        0
                        • L Lost User

                          Come on down, just leave your chihuaha (or however it's spelt) at home. Rat sized dogs and me don't get along.

                          Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash 24/04/2004

                          E Offline
                          E Offline
                          Ed Poore
                          wrote on last edited by
                          #16

                          Michael Martin wrote:

                          Rat sized dogs and me don't get along.

                          Not big enough for a BBQ? ;P


                          Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

                          C G 2 Replies Last reply
                          0
                          • C Chris Meech

                            Maybe they are looking for someone to write DLL's which are to be sold or used by someone else. Thus experience in developing an API would be useful. That's my take, at least.

                            Chris Meech I am Canadian. [heard in a local bar]

                            L Offline
                            L Offline
                            leppie
                            wrote on last edited by
                            #17

                            I concur :)

                            **

                            xacc.ide-0.2.0.50 - now with partial MSBuild support!

                            **

                            1 Reply Last reply
                            0
                            • C Christopher Duncan

                              A recruiting company sent me an email this morning about a programming job, specifying that the position required "API Development experience in .NET". Before deleting it, my curiosity was piqued. Since I don't have my Recruiter to English guide handy, I thought I'd ask the experts here how they would interpret such a phrase. At first I thought they were talking about accessing the Windows SDK via .NET (bad unmanaged programer - bad, BAD, unmanaged programmer!), then I thought no, they want someone who can sling C# / VB.NET code using the framework, after which I discarded both ideas in favor of them wanting me to write an API to something using .NET. Anyone want to take a swing at translating this? :-D

                              Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                              T Offline
                              T Offline
                              Tom Archer
                              wrote on last edited by
                              #18

                              "API development experience in .NET" refers to the ability to create an API in .NET that will be consumed by a third-party

                              Tom Archer (blog) Program Manager - Windows SDK Headers, Libraries & Tools MICROSOFT

                              C 1 Reply Last reply
                              0
                              • T Tom Archer

                                "API development experience in .NET" refers to the ability to create an API in .NET that will be consumed by a third-party

                                Tom Archer (blog) Program Manager - Windows SDK Headers, Libraries & Tools MICROSOFT

                                C Offline
                                C Offline
                                Christopher Duncan
                                wrote on last edited by
                                #19

                                Yeah, that's the reality of the matter, but is it indeed an accurate translation from Recruiter to English? :-D

                                Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                C 1 Reply Last reply
                                0
                                • E Ed Poore

                                  Michael Martin wrote:

                                  Rat sized dogs and me don't get along.

                                  Not big enough for a BBQ? ;P


                                  Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

                                  C Offline
                                  C Offline
                                  Christopher Duncan
                                  wrote on last edited by
                                  #20

                                  Ed.Poore wrote:

                                  Not big enough for a BBQ?

                                  Yeah, but probably big enough for bait. I hear the fish are really large out there. :-D

                                  Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                  1 Reply Last reply
                                  0
                                  • E Ed Poore

                                    Michael Martin wrote:

                                    Rat sized dogs and me don't get along.

                                    Not big enough for a BBQ? ;P


                                    Formula 1 - Short for "F1 Racing" - named after the standard "help" key in Windows, it's a sport where participants desperately search through software help files trying to find actual documentation. It's tedious and somewhat cruel, most matches ending in a draw as no participant is able to find anything helpful. - Shog9 Ed

                                    G Offline
                                    G Offline
                                    Graham Shanks
                                    wrote on last edited by
                                    #21

                                    Ed.Poore wrote:

                                    Not big enough for a BBQ?

                                    You're a sick puppy X| (pun intended) Graham

                                    E 1 Reply Last reply
                                    0
                                    • C Christopher Duncan

                                      Yeah, that's the reality of the matter, but is it indeed an accurate translation from Recruiter to English? :-D

                                      Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                      C Offline
                                      C Offline
                                      charlieg
                                      wrote on last edited by
                                      #22

                                      You will call the recruiter and get back to us, right? :)

                                      Charlie Gilley Will program for food... Whoever said children were cheaper by the dozen... lied. My son's PDA is an M249 SAW.

                                      C 1 Reply Last reply
                                      0
                                      • C charlieg

                                        You will call the recruiter and get back to us, right? :)

                                        Charlie Gilley Will program for food... Whoever said children were cheaper by the dozen... lied. My son's PDA is an M249 SAW.

                                        C Offline
                                        C Offline
                                        Christopher Duncan
                                        wrote on last edited by
                                        #23

                                        Already hit the delete button... :-D

                                        Author of The Career Programmer and Unite the Tribes www.PracticalStrategyConsulting.com

                                        1 Reply Last reply
                                        0
                                        • G Graham Shanks

                                          Ed.Poore wrote:

                                          Not big enough for a BBQ?

                                          You're a sick puppy X| (pun intended) Graham

                                          E Offline
                                          E Offline
                                          Ed Poore
                                          wrote on last edited by
                                          #24

                                          At least I didn't call them the usual name of "Rat on Wheels", don't ask me why we call them that, we've just always done so.  Besides a dog serves a purpose (based on that assumption then a Chihuaha is a cat :suss:), the only thing Rats on Wheels could do is be eaten but they're even too small for that.


                                          As of how to accomplish this I wouldn't have a clue at the moment and I'm too lazy to google it

                                          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