Dolphin, the GameCube and Wii emulator - Forums
How do I apply my [limited] Python knowledge to the emulation scene? - Printable Version

+- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org)
+-- Forum: Offtopic (https://forums.dolphin-emu.org/Forum-offtopic)
+--- Forum: Delfino Plaza (https://forums.dolphin-emu.org/Forum-delfino-plaza)
+--- Thread: How do I apply my [limited] Python knowledge to the emulation scene? (/Thread-how-do-i-apply-my-limited-python-knowledge-to-the-emulation-scene)

Pages: 1 2 3


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 04-30-2015

Well Shonumi I shot you a message on there. See you around. I'll probably start working on that tutorial after this semester is over.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 04-30-2015

Ah crap, I missed you. I was too busy fiddling around with editing some images. I'll be ready (one of these days). Hope your school work goes well.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - tueidj - 04-30-2015

(04-30-2015, 03:16 PM)NKF98 Wrote: well, what did I do to rub you the wrong way?

Replying to threads without properly reading what you're replying to, or posting the same generic advice for every problem even if it may not be applicable. You tell everyone to use the lastest version without bothering to find out if they are. You tell people to upgrade their drivers regardless of their OS. You recommend overclocking as if it's a magical switch that gives free performance with no consequences. There doesn't seem to be any actual knowledge behind your recommendations, but you keep replying to nearly every new thread regardless.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - NKF98 - 05-01-2015

rather...tactless. Sorry, I'm trying to learn and get better at this kind of thing, I think I've become more knowledgeable by being here. I apologize that you know more than I do and that I make mistakes?


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 05-01-2015

If you and teuidj want to hash things out, please do so in Random or via PM. Thanks.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - tueidj - 05-01-2015

No, I'm done. He requested an answer so I gave him one.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-03-2015

Well Shonumi I took a double take at the tutorial you posted earlier, and decided I'm going to with this one instead as it is centered around Python. I will be learning C++ on my own online, and via my course in Fall.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Shonumi - 05-03-2015

That's great! Be sure to post your progress every now and then Wink


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Scootaloo - 05-05-2015

Well thus far it is super confusing, but I guess that is one of the pitfalls of an express course. For now I think I'm going to try out C#, and get primed on that.


RE: How do I apply my [limited] Python knowledge to the emulation scene? - Garteal - 05-05-2015

I really like C#. I think it's a good language to start learning programming with. Visual Studio debugging, profiling, etc support for that is top-notch.