• Users
  • Anthony Hernandez

User profile: Anthony Hernandez

User info
User name:Anthony Hernandez
Name:Anthony Hernandez
Location:Irving, Texas
Bio:I've been codding since I was 16 in my first year of high school. I am currently in my Junior year of Undergraduate school studying Games and Simulation programming at DeVry. I love to tutor and help people build a strong base understanding of programming. I figure I should return the favor my public school gave me to those who aspire to learn the art of programming

If you ever want to contact me about any questions please email me at: nandez52@gmail.com
History
Joined:
Number of posts:42
Latest posts:

Any simple way to pull multiple elements from an array?
Just y = X[1]; y = X[3]; y = X[5]; When you're accessing elements in an array it needs an index to...

Making a new API for ease in future programs
Application Programming Interface. It's just the member functions that you make for your classes an...

2D game math & more
Seems solid to me man. Try looking into making a baseEntity class that has all of your game entitie...

Need Help on Basic Program
This maybe? [code] int guests = 20; int largePizza; int mediumPizza; int smallPizza; //large pizza...

Class help
In reference to your code, this will add 5 people to the vector [code] int people =0; while(pe...

This user does not accept Private Messages

User: Anthony Hernandez

  • Public profile