Added Tips

Added tips to the tip list.
This commit is contained in:
JKniager 2015-01-31 16:25:35 -07:00
parent 69ea874d83
commit f1145852dd

View file

@ -34,6 +34,7 @@
strong.tip(data-i18n='play_level.tip_debugging_program') If debugging is the process of removing bugs, then programming must be the process of putting them in. - Edsger W. Dijkstra
strong.tip(data-i18n='play_level.tip_forums') Head over to the forums and tell us what you think!
strong.tip(data-i18n='play_level.tip_impossible') It always seems impossible until it's done. - Nelson Mandela
strong.tip(data-i18n='play_level.tip_google') Have a problem you can't solve? Google it!
strong.tip.rare(data-i18n='play_level.tip_baby_coders') In the future, even babies will be Archmages.
strong.tip.rare(data-i18n='play_level.tip_hardware_problem') Q: How many programmers does it take to change a light bulb? A: None, it's a hardware problem.
@ -65,3 +66,4 @@
strong.tip.rare(data-i18n='play_level.tip_reusable_software') Before software can be reusable it first has to be usable.
strong.tip.rare(data-i18n='play_level.tip_optimization_operator') Every language has an optimization operator. In most languages that operator is //
strong.tip.rare(data-i18n='play_level.tip_lines_of_code') Measuring programming progress by lines of code is like measuring aircraft building progress by weight. — Bill Gates
strong.tip.rare(data-i18n='play_level.tip_adding_evil') Adding a pinch of evil.