File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030[ ] Appendix: Unit Testing
3131[ ] Appendix: Improving Reliability with Assertions
3232[ ] Appendix: Passing & Returning Objects
33- [ ] Appendix: Logging
34- [ ] Appendix: Debugging
3533[X] Appendix: Network Programming
3634[X] Appendix: Remote Methods
37- [ ] Appendix: Profiling and Optimizing
35+ [ ] Appendix: Logging
36+ [X] Appendix: Debugging
37+ [X] Appendix: Profiling and Optimizing
3838[ ] Appendix: The Benefits and Costs of Static Type Checking
3939[ ] Appendix: The Positive Legacy of C++ and Java
4040[ ] Appendix: On Being a Programmer
Original file line number Diff line number Diff line change 33Run all (possible) java files and capture output and errors
44"""
55TODO = """
6- - 1st and last 10 lines, with ... in between? {FirstAndLast: 10 Lines}
6+ - 1st and last 10 lines, with ... in between? {OutputFirstAndLast: 10 Lines}
7+
8+ - {NoOutput}
79
810- format __newOutput() for line width using textwrap
911"""
You can’t perform that action at this time.
0 commit comments