We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently https://github.com/CodeYourFuture/immersive-go-course/tree/main/projects/output-and-error-handling has a lot of up-front reading to do. This is putting some people off of getting through it, and also isn't great pedagogy.
Ideally we can restructure this so it's a bit more "read, do, read, do, read, do".
The text was updated successfully, but these errors were encountered:
Or maybe we could split it up to two distinct parts :
Personally, I prefer to start by understanding the requirements of the program and then learn about what I need to create it.
Sorry, something went wrong.
No branches or pull requests
Currently https://github.com/CodeYourFuture/immersive-go-course/tree/main/projects/output-and-error-handling has a lot of up-front reading to do. This is putting some people off of getting through it, and also isn't great pedagogy.
Ideally we can restructure this so it's a bit more "read, do, read, do, read, do".
The text was updated successfully, but these errors were encountered: