User:Mwn3d: Difference between revisions

m
 
(2 intermediate revisions by the same user not shown)
Line 21:
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 got a minor instead).
 
I end up doing a lot of structural editing on RC. I 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 5000th6000th edit was fixingadding the usage ofa [[Template:IncorrectMorpion solitaire/Java|separate page for a long solution]] infor [[Guess the number/With feedbackMorpion (player)solitaire]].
 
I used to live with [[User:Qrush|Qrush]] and [[User:Slawmaster|Slawmaster]] in what Slawmaster calls "the RC power-apartment." They have been inactive for a while, but I can sometimes get them to contribute a Lisp (Slawmaster) or Ruby (Qrush) example if a cool task arises.{{Rcpower}}
Line 37:
[[:Category:Sorting Algorithms|Sorting algorithm]]: [[Bubble Sort]] for arrays, [[Merge sort]] for other [[collections]], though really it's a question of dataset size
 
Editor: [http://www.netbeans.org NetBeans] for projects ([[Eclipse]] is OK too), notepad or equivalent for things I just want to try
 
Braces for one-line [[Conditional Structures|conditionals]] and [[:Category:Iteration|loops]]: Not usually, but yes for a complex project, and the open brace is always on the same line as the conditional or loop
Line 51:
*Truth table generator (Java): [http://rekaeuqs1.googlepages.com/truth Truth]
*[[RCBF/Java]], [[RCBF/BASIC/QuickBasic]], [[RCBF/TI-83 BASIC]], [[RCSNUSP/Java]]
*Multi-mesh tree wireless network for high-speed planes: [http://www.spectracomcorp.com/DesktopModules/ITX%20News/Spec_NewsDetail.aspx?news_gId=59 Spectracom press release]
*FSM simulator in Java with meta-language so people who don't know Java can use it: [http://rekaeuqs1.googlepages.com/fsm FSM] (similarly: [http://sites.google.com/site/rekaeuqs1/pda PDA])
*IRC bot (Java): [http://sites.google.com/site/rekaeuqs1/mwnbot mwnbot]
*An improved (but still crappy) [[Caesar cipher]]: [[User:Mwn3d/Seasoning Sandwich Caesar Cipher]]
 
==My perception of RC==
Anonymous user