Jump to content

Iankiller77

Registered User
  • Posts

    15
  • Joined

  • Last visited

About Iankiller77

  • Birthday 06/28/1997

Personal Information

  • Career
    I finished cegep class called Science Mathématique et Informatique (prog) and I am going to university to pass a BAC in informatique.
  • Occupation
    I finished cegep class called Science Mathématique

Iankiller77's Achievements

0

Reputation

  1. Does it work with moved that were teached by a tutor ?
  2. Anyone can give me info because if I can't learn the move to my pikachu ever again it's pretty sad, and I am going to look for no reason.
  3. Iankiller77

    Notepad C++

    Namespace std isn't a bad practice locally as after some time it becomes a drag to write std:: all the time. (not saying globally so you know) And look at the date of the post. Using namespace std can create problem if you use names for your variable that are used by the language or a librairy. I would not reccomend using it. Unless you know the language and your librairies pretty well.
  4. PRO Username: iankiller7 Have you looked at the FAQ to solve your issue?: No On which server issue happened: RED What have you done before the problem was there? Nothing. What have you already tried to solve the problem? Nothing. Description and Message I wanted to learn surf to my pikachu early today but as soon as I paid to learn the move to my pokemon, the server crashed. I am wondering if it would be possible to give that move to my pikachu an other time because Victor don't want to hear anything from me.
  5. I was in the same situation as you were when I wanted to buy my mount in the shop. I think it would be nice to be able to have a preview.
  6. Iankiller77

    Notepad C++

    I would reccomend you to use an app designed specially for coding as it is more user friendly for coding. If you want to use the c++ language then you should use clion or visual studio (would reccomend clion more). If you need help on setting a compiler and a debuger I can help you with that.
  7. I am pretty sure everyone have the same problem. Well in my case it happened.
  8. Really fast for sharing, it send every screenshots you take online, let you choose what part of the screen you want to screenshot. https://gyazo.com/download Personally I use the PER SC key of my keyboard a lot so ...
  9. I don't agree with most people in some point, you should learn c++. The basics are all the same and can be used in the same way then most other programing language. The only difference with c++ is the object oriented part, stay away from it until you know the basics. Basics you should consider learning fast : Learn all the types (int, bool etc...), learn what a procedure is and where it become relevent to use them, what a if is, a while and a case will pretty much let you do anything you want to do. After that try learning how libraries work and then you should be able to do pretty much what you want with your programm. A huge tip that you should listen too, stay away from any online manner until you know what you are doing otherwise you will never find you bugs if you try to work everything at the same time. Start by getting familiar with the basic codes and then try a small project like making a basic worm game etc ... Stay away from 3D if you didn't study other then secondary school, you won't understand anything since it use vectors and matrix a lot. Sorry for my bad english my primary language is french. Hope it help you a little. If you really want to do it as a full time job, you should consider going to school, as most things you will learn on internet are not based on the efficiency of the code but only the fact that it work. Take in consideration that you may not get the result you expect the first time you complete your code, it may take a lot of time to get a result that satisfy your criteria. PS : Dont think that you will become an experimented programmer in a year or two and that you may encounter more difficulty improving compared to others, dont compare yourself with anyone you know, everyone is coding with his own way and it is normal. PS : Keep in mind that theire is a really huge difference between a working code and a effective code. As a code may work in both case, one may let you have 100 more fps then the other working code that has 5 fps. Keep in mind that you should always use the most effective method even if the previous method was working, it's how you know if a programmer is doing a good job or not. PS : If ever you start learning the object oriented part, you should try doing your own containers and not to use those created by c++, in that manner you will know if you really know how an object work and how to jungle with pointers. Also learn what inheritance is and what a static class is. With everything I mentionned, you would have really strong bases.
  10. I frequently had this bug when I used the 64 bits version. Try using the 32 bits.
  11. Probably one of the bigest fan here. I switched my names in pretty much all my games to make fairy tail references.
  12. To be honest, naruto is my fav anime of all time. When I started it I was 300 episodes lates (I was 5 episodes late 2 week after). Now I started watching Fairy Tail and I pretty much watched 30 episodes in a row ending up sleeping at 10 am. I am addicted to fairy tail.
×
×
  • Create New...