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

Add a guide on interacting with files #3

Open
bsoyka opened this issue Apr 13, 2021 · 0 comments
Open

Add a guide on interacting with files #3

bsoyka opened this issue Apr 13, 2021 · 0 comments
Labels
a: guides Related to guide contents good first issue Good for newcomers hacktoberfest Good for Hacktoberfest participants help wanted Extra attention is needed l: 1 - intermediate s: approved Approved by a maintainer t: new guide Writing a new guide up for grabs Available for anyone to work on
Projects

Comments

@bsoyka
Copy link
Owner

bsoyka commented Apr 13, 2021

This guide should at least cover the following points:

  • How to open a file with and without the with statement
    • Why using a context manager is preferred
    • What different open modes mean and when to use them
  • The basic operations to read/write a file
@bsoyka bsoyka created this issue from a note in New Guides (To do) Apr 13, 2021
@bsoyka bsoyka added the t: new guide Writing a new guide label Apr 13, 2021
@bsoyka bsoyka changed the title Add a guide on interacting with JSON files Add a guide on interacting with files Apr 13, 2021
@bsoyka bsoyka added help wanted Extra attention is needed good first issue Good for newcomers a: guides Related to guide contents l: 1 - intermediate s: approved Approved by a maintainer up for grabs Available for anyone to work on labels Aug 29, 2021
@bsoyka bsoyka added the hacktoberfest Good for Hacktoberfest participants label Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a: guides Related to guide contents good first issue Good for newcomers hacktoberfest Good for Hacktoberfest participants help wanted Extra attention is needed l: 1 - intermediate s: approved Approved by a maintainer t: new guide Writing a new guide up for grabs Available for anyone to work on
Projects
New Guides
  
To do
Development

No branches or pull requests

1 participant