• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 67 68 69 70 71 ... 117 Next »

Testers needed for refactoring of texture decode/upload code
View New Posts | View Today's Posts

Pages (7): « Previous 1 ... 3 4 5 6 7
Jump to page 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Testers needed for refactoring of texture decode/upload code
02-02-2011, 11:19 AM
#61
JamesDunne Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Jan 2011
(02-02-2011, 10:56 AM)NaturalViolence Wrote: I did actionscript in highschool (and visualbasic). And although making games was cool it's not really good for making general purpose applications. I prefer C++ over them but then again I haven't tried java or C# yet to I might end up liking them better. I only have one friend who's a programmer and he LOVES C#. He talks about like it's the greatest thing since sliced bread, so I suppose I should try it at some point.

I do C# for a living and I LOVE IT. It IS the greatest thing since sliced bread. I am insanely productive in C#. I spend most of my time designing beautiful constructs and clever algorithms to solve real-world problems that I face when tasked with application development.

I do C++ only when forced to if I feel the desire to improve some open-source Wii emulator software. I LOATHE IT. I am insanely counterproductive in C++. I spend most of my time hunting down idiotic bugs that are caused by failures that happened thousands of instructions ago with no clear traceable path back to the actual cause.
Find
Reply
02-02-2011, 11:40 AM
#62
NaturalViolence Offline
It's not that I hate people, I just hate stupid people
*******
Posts: 9,013
Threads: 24
Joined: Oct 2009
If I may pick your brain a bit more. What other languages do you have experience with and what did you think of them? Since I'm a cs major I stick to programming languages that my university has classes for, that way I can kill two birds with one stone.
"Normally if given a choice between doing something and nothing, I’d choose to do nothing. But I would do something if it helps someone else do nothing. I’d work all night if it meant nothing got done."  
-Ron Swanson

"I shall be a good politician, even if it kills me. Or if it kills anyone else for that matter. "
-Mark Antony
Website Find
Reply
02-02-2011, 01:03 PM
#63
JamesDunne Offline
Junior Member
**
Posts: 21
Threads: 1
Joined: Jan 2011
(02-02-2011, 11:40 AM)NaturalViolence Wrote: If I may pick your brain a bit more. What other languages do you have experience with and what did you think of them? Since I'm a cs major I stick to programming languages that my university has classes for, that way I can kill two birds with one stone.

Most other languages are awful. Honestly. I have experience with BASIC, x86 assembler, C, C++, Pascal, C#, a little bit of Java, a minute amount of Haskell, javascript, some php, SQL. My favorite is definitely C# so far. Haskell does have a certain enticement to it but I'm afraid my skills are now too fair ingrained in the procedural and OO roots.

Most universities nowadays support Java in some way but it is technically inferior to C# in many ways, speaking strictly from a language perspective. It's good to start out from a Java base and then see what C# has to offer from there. I definitely don't regret my investment in C and C++ as they taught me how the machine actually functions at the lowest level, which gave me an appreciation of how higher-level languages work and how best to approach them.
Find
Reply
02-02-2011, 11:11 PM
#64
inteGReddy Offline
Somewhat Useful Senior Member
****
Posts: 421
Threads: 11
Joined: Jun 2010
I know a little C++ (I have taken the beginner and advanced classes on it) although I am most versed in Java. I haven't tried C# yet but, I will say that C++ is still one of the most widely used languages out there. If you consider yourself a programmer you might as well learn to like it. The only thing that is slightly confusing with C++ is pointer usage. I think java is easier to code but my base programming knowledge was built on C++ and therefore when I was taught Java I was mentally comparing everything to C++.
[Image: 53r3k4.png]
Find
Reply
02-03-2011, 01:04 AM
#65
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
Hehe, no idea why everyone hates C++, I feel totally comfortable with it Tongue

"Debugging the simplest things" isn't really hard either.. not sure where your problem with that is Big Grin
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
« Next Oldest | Next Newest »
Pages (7): « Previous 1 ... 3 4 5 6 7
Jump to page 


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode