User:Mwn3d: Difference between revisions

m
no edit summary
m (Updating language skills)
mNo edit summary
Line 18:
I am Mike Neurohr, a student at [[wp:RIT|RIT]] (4th year by time, 5th year by credits), majoring in computer engineering. If you don't know what that is, mix computer science and electrical engineering, then add [[Assembly]] and [[Bell Labs|transistors]], and you got it. You can see some of my code and philosophy theory on my [http://rekaeuqs1.googlepages.com/home web page] (some links in the "Projects" section below go to my website as well). I have learned to code based on the [http://www.cs.rit.edu/~f2y-grd/java-coding-standard.html RIT coding standard] (which hasn't gotten me in trouble with other nerds yet), but sometimes I abandon minor rules for convenience (using "continues" and ternary operators).
 
I am originally from Pennsylvania. I had a co-op job at [http://www.spectracomcorp.com/ Spectracom] from December 2007 to March 2008 in Rochester, NY. My previous job was as a TA for a [http://www.cs.rit.edu/~vcss231 Java class at RIT] (which I usually return to when I'm not on co-op), where I started doing a lot of my RC editing (I've been back to that job a few times). I also advertiseadvertised RC to the kids while I workworked as a TA. My next job was another co-op at [http://thomsonreuters.com/ Thomson-Reuters] (formerly Thomson-West), where I tested software (mostly using [[JUnit]]). I will be working from June through November at [http://www.cims.rit.edu CIMS], a lab at RIT.
 
I'd like to teach programming, but I'd like to not go to grad school. I probably should have majored in CS, but I didn't realize this until it was too late to go back (so I'm getting a minor instead).
 
I end up doing a lot of structural editing on RC. I would like to see this site looking good and working properly. People are coming here to get programming help. The languages they're looking at are hard enough to use without a difficult website on top of it, so we should be as organized and logical as possible. My 3000th edit was trying to see if the [[:Category:AutoHotkey Originated|AutoHotkey Originated]] page was necessary. I also help out with [http://blog.rosettacode.org/ the blog] doing [http://blog.rosettacode.org/?cat=9 stats updates].
Line 25 ⟶ 27:
 
==Languages==
I've primarily worked in [[C++]] and [[Java]], with some [[Ruby]], [[C]], and [[wp:Motorola_68K|Motorola 68K]] Assembly. I've also worked in [[BASIC]] ([[wp:QuickBASIC|QuickBasic 4.5]] in particular)--my first programming language. In high school, I learned [[QuickBasic]], C/C++, Java, [[wp:Apple_IIe|Apple IIe]] Assembly, [[Pascal]], and [[Visual Basic]] (all somehow without learning what an object is...?). Lately I havemostly a thing foruse Java (and the [[:Category:Encyclopedia|encyclopedia]] pages)now. I kind of wish I got money for every time I "Added a Java example." I have recently taken classes in C and VHDL. At my first co-op, I used [http://www.opnet.com OPNET]. The coding part of OPNET is C with some predefined functions (which usually make the program fail).
 
==Coding Choices==
Anonymous user