1 / 10

Video game programmer

Video game programmer. Dim Steps As System.UInt32

Download Presentation

Video game programmer

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Video game programmer Dim Steps As System.UInt32 If LengthSq < 1.0F Then Steps = Convert.ToUInt32(2) Else If LengthSq < 4.0F Then Steps = Convert.ToUInt32(3) Else If LengthSq < 9.0F Then Steps = Convert.ToUInt32(4) Else If LengthSq < 12.25F Then Steps = Convert.ToUInt32(5) Else If LengthSq < 16.0F Then Steps = Convert.ToUInt32(6) Else If LengthSq < 20.25F Then Steps = Convert.ToUInt32(7) Else Steps = Convert.ToUInt32(8) End If End If End If End If End If End If VelocityVector = Vector3.Multiply(VelocityVector, _ -0.01F / Convert.ToSingle(Steps)) Dim Diffuse As System.Drawing.Color = ColorOperator.Lerp(P.FadeColor, _ P.DiffuseColor, P.FadeProgression) Jacob Taylor 1/10/13 Period 5

  2. What is programing 1. The action or process of writing programs.{computer, X-box,Xbox360, X-box one, PlayStation 1, 2, and 3, Wii, DS, DSI, 3DS,PSP,GameBoy, Super Nintendo, GameCube, Nintendo, Atari, Cable, Satellite, ext.} 2. The action or process of scheduling something on the radio or television. "the programming of shows" {In my case it is writing a game or website}

  3. Educational needs Most at home programmers don’t get educational things about it all you need to know is the code and their meaning. But if you want to be in Microsoft, Treyarch, Activison, NAGHTYDOG, EA, Frostbite, Frostbite2, Danger Close, UbiSoft, TomClancy, Red Storm, Dice, Pop Cap, SQUARE ENIX, BEHEMOTH, Bethesda, Bethesda-soft works, 2K,Splash Damage, E3, iD TECH and ext. You might need a degree. Most likely you will need one for some of the ones at the top. You may get on the job training to learn about the code if you never used it before.

  4. Salary Beginners:85,000 Experienced: 73,645-95,522 Advanced: 99,422

  5. Places I could work Home Office Library Starbucks Any place that lets you have a computer.

  6. Skills and Qualities Memory Imagination Appropriateness Staying on topic Back round knowledge of the topic

  7. High school classes that might be helpful Computer editing Design Art class/club TV productions class/club

  8. My aspects of this job I would need to learn a whole new language that you do not but can speak but it is more likely to type and write it. I like to play with electronics I would like to make the things I like to do which is to game or in other words play video games!!!

  9. Career cluster Art, engineering

  10. Resources Activison, NAGHTYDOG, EA, Treyarch, UbiSoft, TomClancy, Red Storm, BEHEMOTH, SEGA, Nintendo, Infinity ward, CAPCOM, Namco logos no true Url or author. JeffAtwood.Codinghorror; Hardware is Cheap, Programmers are Expensivehttp://www.codinghorror.com/blog/2008/12/hardware-is-cheap-programmers-are-expensive.html. December 18, 2008

More Related