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. General Programming
  3. C / C++ / MFC
  4. programmer

programmer

Scheduled Pinned Locked Moved C / C++ / MFC
game-devlearning
6 Posts 4 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.
  • T Offline
    T Offline
    Timothy Hosey
    wrote on last edited by
    #1

    I will give somebody some codes if they want: here is a sample for free: #include using namspace std; int main() { cout<<"Welcome to the funnest game alive."<>song; if(song == "Imagine") { cout<<"If you got Imagine, that's correct."<>book; if(book == "IT") { cout<<"Yes, that's it."<Timothy Hosey

    E J 2 Replies Last reply
    0
    • T Timothy Hosey

      I will give somebody some codes if they want: here is a sample for free: #include using namspace std; int main() { cout<<"Welcome to the funnest game alive."<>song; if(song == "Imagine") { cout<<"If you got Imagine, that's correct."<>book; if(book == "IT") { cout<<"Yes, that's it."<Timothy Hosey

      E Offline
      E Offline
      Eugen Podsypalnikov
      wrote on last edited by
      #2

      //..or do something else :-D :thumbsup:

      They sought it with thimbles, they sought it with care; They pursued it with forks and hope; They threatened its life with a railway-share; They charmed it with smiles and soap. :)

      T 1 Reply Last reply
      0
      • E Eugen Podsypalnikov

        //..or do something else :-D :thumbsup:

        They sought it with thimbles, they sought it with care; They pursued it with forks and hope; They threatened its life with a railway-share; They charmed it with smiles and soap. :)

        T Offline
        T Offline
        Timothy Hosey
        wrote on last edited by
        #3

        I've tried everything to switch, it all seems to fail. I wanted to switch to web design, but it would be the same kind of thing I'm going through now with no job in it and all. I've done some self-taught codes in java script and html and it doesn't look that hot or appealing to employers, even if I did go some school to teach me more crap that probably is basic and not in-depth with details and examples to get a jump start on a career for myself.

        E A 2 Replies Last reply
        0
        • T Timothy Hosey

          I will give somebody some codes if they want: here is a sample for free: #include using namspace std; int main() { cout<<"Welcome to the funnest game alive."<>song; if(song == "Imagine") { cout<<"If you got Imagine, that's correct."<>book; if(book == "IT") { cout<<"Yes, that's it."<Timothy Hosey

          J Offline
          J Offline
          jeron1
          wrote on last edited by
          #4

          Timothy Hosey wrote:

          or do something else

          Like compile?

          1 Reply Last reply
          0
          • T Timothy Hosey

            I've tried everything to switch, it all seems to fail. I wanted to switch to web design, but it would be the same kind of thing I'm going through now with no job in it and all. I've done some self-taught codes in java script and html and it doesn't look that hot or appealing to employers, even if I did go some school to teach me more crap that probably is basic and not in-depth with details and examples to get a jump start on a career for myself.

            E Offline
            E Offline
            Eugen Podsypalnikov
            wrote on last edited by
            #5

            While some programmers do write about future, your switch to be a writer about past seems to be good. I see a possible documentation-piece in your language as a canny and easy-to-understand thing (adventure) :)

            They sought it with thimbles, they sought it with care; They pursued it with forks and hope; They threatened its life with a railway-share; They charmed it with smiles and soap. :)

            1 Reply Last reply
            0
            • T Timothy Hosey

              I've tried everything to switch, it all seems to fail. I wanted to switch to web design, but it would be the same kind of thing I'm going through now with no job in it and all. I've done some self-taught codes in java script and html and it doesn't look that hot or appealing to employers, even if I did go some school to teach me more crap that probably is basic and not in-depth with details and examples to get a jump start on a career for myself.

              A Offline
              A Offline
              Alan Balkany
              wrote on last edited by
              #6

              First priority: Data Structures. This will be useful no matter what language you're programming in, and for any application. There are lots of introductory books on Data Structures. Second priority: Object-oriented programming. More specifically classes, inheritance, virtual functions, and polymorphism (it sounds harder than it is.) A background in object-oriented programming is essential to understand Design Patterns. Other priorities: Graphics. Most modern programs involve graphics and if you study web programming, experience with graphics will be valuable. .NET languages all have good graphics capabilities. If you're interested in web design, start with HTML. It's a display-only language, so is relatively easy. The next step is JavaScript to make your HTML pages interactive. Next, Java or PHP. Working on an open-source project will look good on your resume, and will be experience that will help you develop your programming skills.

              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