CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: Looking for ...

  1. #1
    Join Date
    Oct 2014
    Posts
    1

    Looking for ...

    Looking for someone to write some c++ programs and possibly explain them. So kind of like a tutor ... I will pay 5 bucks for every program which will be roughly 1 program every week or two for the rest of the semester. This is the 2nd part of an intro to c++ class so not too terrible (took the first part like two years ago so i'm really rusty). I will never see programming again after this. Message me.

  2. #2
    2kaud's Avatar
    2kaud is online now Super Moderator Power Poster
    Join Date
    Dec 2012
    Location
    England
    Posts
    7,825

    Re: Looking for ...

    Please see http://forums.codeguru.com/showthrea...ork-assignment

    Getting some to write your programs for you - whether for free or paid - for your assignments is cheating and can't be condoned.
    All advice is offered in good faith only. All my code is tested (unless stated explicitly otherwise) with the latest version of Microsoft Visual Studio (using the supported features of the latest standard) and is offered as examples only - not as production quality. I cannot offer advice regarding any other c/c++ compiler/IDE or incompatibilities with VS. You are ultimately responsible for the effects of your programs and the integrity of the machines they run on. Anything I post, code snippets, advice, etc is licensed as Public Domain https://creativecommons.org/publicdomain/zero/1.0/ and can be used without reference or acknowledgement. Also note that I only provide advice and guidance via the forums - and not via private messages!

    C++23 Compiler: Microsoft VS2022 (17.6.5)

  3. #3
    GCDEF is offline Elite Member Power Poster
    Join Date
    Nov 2003
    Location
    Florida
    Posts
    12,635

    Re: Looking for ...

    Quote Originally Posted by meek View Post
    Looking for someone to write some c++ programs and possibly explain them. So kind of like a tutor ... I will pay 5 bucks for every program which will be roughly 1 program every week or two for the rest of the semester. This is the 2nd part of an intro to c++ class so not too terrible (took the first part like two years ago so i'm really rusty). I will never see programming again after this. Message me.
    Five dollars??? Reality isn't something you have a very good grasp of.

  4. #4
    Join Date
    Jul 2013
    Posts
    576

    Re: Looking for ...

    Quote Originally Posted by meek View Post
    I will never see programming again after this.
    Then view it as a chance to demonstrate your cognitive capabilities.

    Write the programs, get an A and show that you're intelligent and resourceful and an asset, and not some no good nobody.

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