Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proper debugging advice #11

Closed
pavpanchekha opened this issue Oct 2, 2020 · 0 comments
Closed

Proper debugging advice #11

pavpanchekha opened this issue Oct 2, 2020 · 0 comments

Comments

@pavpanchekha
Copy link
Collaborator

Each chapter should have comprehensive debugging advice. For example:

  • For networking, advice to print the request and response; to trying latin1; to compare with curl; headers to look out for like Transfer-Encoding
  • For graphics, instructions on installing Tk and quieting the macOS deprecation warning, and listing out what we actually need from a GUI framework in case you're working on another language or platform
  • For text, instructions on printing the baseline, ascents, and descents; on flushing the line buffer; on printing the state at each character in the lexer
  • For HTML, instructions on printing the open tags at each token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant