Timeline for Guessing a number, but comments concerning
Current License: CC BY-SA 4.0
        13 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 12, 2020 at 15:31 | comment | added | Deduplicator | 
        
            
    Now if answer is ""...
        
     | 
|
| Jun 10, 2020 at 13:24 | history | edited | CommunityBot | 
        
            
             
                
                    Commonmark migration 
                
             
        
     | 
|
| S Jul 6, 2018 at 14:05 | history | suggested | MarianD | CC BY-SA 4.0 | 
        
            
             
                
                    Mainly improvement in ordered lists. 
                
             
        
     | 
| Jul 6, 2018 at 13:54 | review | Suggested edits | |||
| S Jul 6, 2018 at 14:05 | |||||
| Mar 1, 2018 at 12:21 | comment | added | yuri | Very nice. Most people recommend writing better comments but you recommend writing better code so comments become obsolete. | |
| Mar 17, 2017 at 17:05 | comment | added | FreeMan | 
        
            
    Totally OT, but System.out.print("Do you want to play again? "); immediately made me think of WarGames. We now return you to your regularly scheduled Code Review...
        
     | 
|
| Dec 8, 2015 at 23:14 | comment | added | Stijn de Witt | 
        
            
    Fantastic answer. I love how for each comment you come up with a perfect example of how to get rid of it, using the OP's original example. Also very good points about JavaDoc. Ask yourself, how many libraries do you use via Javadoc and how many via actually reading the source... ever read the source code of Object.toString? And if your code does not have JavaDocs, how usable does that make it for others with a similar taste in not reading all the source code of all the libraries they use?
        
     | 
|
| May 14, 2015 at 20:06 | comment | added | Chad Schouggins | Excellent. Document the "why" not the "how," the code should make the "how" as obvious as possible. | |
| May 14, 2015 at 0:01 | history | bounty awarded | h.j.k. | ||
| May 8, 2015 at 4:47 | history | edited | rolfl | CC BY-SA 3.0 | 
        
            
             
                
                    typos 
                
             
        
     | 
| May 8, 2015 at 4:42 | comment | added | Heslacher | An excellent answer regarding comments! This will be my favourite reference from now on to link in answers. | |
| May 8, 2015 at 4:34 | history | edited | rolfl | CC BY-SA 3.0 | 
        
            
             
                
                    Formatting, negative sense on win condition 
                
             
        
     | 
| May 8, 2015 at 4:26 | history | answered | rolfl | CC BY-SA 3.0 |