Refactor
:my
=>
'code'
Codes
Refactorings
Popular
Best
Submit
Spam
Account
Logout
Login
JavaScript doesn't seem to be activated, expect things to be ugly and sloppy!
Learn How to Create Your Own Programming Language
createyourproglang.com
Recent
Simple Particle Engine for a shooter game
Snake / Nibbles clone in C and Ncurses
Please improve
Parsing of XML data has high CPU usage
Convert simple Javascript to jQuery plugin
Active Record getting unique records
List the files in a directory without the directory name or the extension
clean the code
ohs system, recruitment software, hr software, oh&s software, human resources software, ohs software
Array parsing in a block
Popular
Parsing of XML data has high CPU usage
Please improve
Snake / Nibbles clone in C and Ncurses
List the files in a directory without the directory name or the extension
Convert simple Javascript to jQuery plugin
Simple Particle Engine for a shooter game
Active Record getting unique records
Breadth first cartesian product iterator
php refactoring
first BST
Pastable version of
Writing a loop to create a switch statment
<pre class='prettyprint' language='javascript'>switch(timeArray[0]){ case 1: var start_time = '7:00AM '; break; case 2: var start_time = '8:00AM '; break; case 3: var start_time = '9:00AM '; break; case 4: var start_time = '10:00AM '; break; case 5: var start_time = '11:00AM '; break; case 6: var start_time = '12:00PM '; break; case 7: var start_time = '1:00PM '; break; case 8: var start_time = '2:00PM '; break; case 9: var start_time = '3:00PM '; break; case 10: var start_time = '4:00PM '; break; case 11: var start_time = '5:00PM '; break; case 12: var start_time = '6:00PM '; break; case 13: var start_time = '7:00PM '; break; default: var start_time = 'error'; }</pre> <a href="http://www.refactormycode.com/codes/663-writing-a-loop-to-create-a-switch-statment" style="color:#fff" title="As seen on RefactorMyCode.com"><img alt="Small_logo" src="http://www.refactormycode.com/images/small_logo.gif" style="border:0" /></a>