Creating a NES emulator in C++11 (PART 1/2)
Uploader Comments (Bisqwit)
Top Comments
-
I have no idea what's going on.
-
@Tialah The most important skill a programmer, or a designer in general, must learn, is to subdivide a problem. It's easier to build a house if you realize that it's made of things like walls, ceilings and floors. Then you research how to build walls. Then you discover that you need electricity and insulation, so you realize you need to design your walls differently. Sorry for using a metaphor full of holes. But that's what it's like, designing; determine the parts, and the parts of those parts.
Video Responses
All Comments (111)
-
Now seriously i have an IQ of 120 and i love programming since i went to school i was very bad at maths, my logic is very good but becouse of my poor mathematic skills i think im not very good at problem solving, now im in 9th grade im very good at maths but still have some "problems" with problem solving, what advice could u give me ? im really doomed i want to become an engineer and without problem solving mind i will never succeed in engineering becouse it's all about problem solving ! HELP !
-
For god sakes this program is just an emulator no big deal, no big deal if i was Bisqwit xD
Nice job bro, one day i'll be 1/3 as good as u are !
-
@FeYoshiParty So basically I should ignore criticism that I disagree with? Sorry man, that is not how world works. My video, my comments page, my right to contribute to discussions and/or respond to criticism regarding my creations. If you are calling your opinion an advice, what do you advise I should have done, instead of that which is shown in the video? An advice without suggestions is not an advice; it is criticism.
-
Grow up, you act like a child. If you think your code is fine ignore my comment, otherwise see it as an advice not an offense.
-
Its rarely i get impressed by anything.
But this i don't even know what to start credit you with?!
-
I just got my Bachelors in Software Engineering (Fall 2011) and this video made me come to the realization that I absolutely suck.
BTW, I love the douche bags critiquing this video with generalizations like, "this is bad code" or otherwise alluding that they could do it "better". As if anyone of those people actually know what "good" code is. (Quotation marks because 'good' is an extremely relative description in software development.)
-
@FeYoshiParty I challenge you to create a version of this program, written in what you think is "good" C++ programming style, and present the source code in 15 minutes so that one can read and follow it as it's being typed. I do compromises for entertainment and presentation purposes. I also do not believe that there is wisdom in religiously following certain rules, such as in avoiding "goto" at any cost. Though maybe I am not one, a wise person knows why rules exist and _then_ breaks them.
-
yes I have to aggree with you. I've read through his source and it's not very good...
It's not even real c++ code as he calls it... It's a mix of C and C++ and this is something that you should definately avoid!
Seriously though, are you like a pro at programming?
MrAlexanderHoff 2 weeks ago
@MrAlexanderHoff I do it professionally, though not at this level. It is more a hobby to me. Once you gain experience, you too can do this. Do not forget that I spent a few months designing and refining this program thoroughly, before I finally made the video. Details are explained in the FAQ.
Bisqwit 2 weeks ago