9
Comments
  • 7
    >>> True or False
    True
    >>> True and False
    False
  • 2
    not if you spend 90% on thinking before doing the writing. It is much easier to write code than to change it so think it through before you write.
  • 0
  • 2
    @simulate very true. Well noted
  • 3
    Sometimes when the code runs, 90% on figuring out why it is working :p
  • 2
    unless are an Android developer...then 90% of the time you wait for the gradle build.
  • 0
    @bikki so fucking true . It gets worse if you on Windows platform 😂😂
  • 0
    @Lahsen2016 I guess so. Lol 😂😂😂
Add Comment