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

new lesson: Introduction to Strings part-2 #36

Open
Utkarsh1504 opened this issue Oct 1, 2021 · 5 comments
Open

new lesson: Introduction to Strings part-2 #36

Utkarsh1504 opened this issue Oct 1, 2021 · 5 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request java requires java

Comments

@Utkarsh1504
Copy link
Owner

⭐ Request Type

Add in-depth documentation on the Strings in Java.
The markdown file is located here.

Lesson Content

This is the part-2 the issue #25
The lesson further contains at least these are the topics:

  1. PrintStream Class
  2. Important Strings Methods
  3. String Operations
  4. Format Specifier
  5. String VS String Buffer
  6. Some code examples
  7. Conclusion

💻 Location

This lesson is present under the
Section: 6
Lesson: A
Location Order: 6A
File-Name: intro-string.md

❌ Additional Info

You can take the help of other markdown files in the /lesson directory so that you get the idea of in which fashion you should write.

If you don't know how to do markdown, don't worry it is quite easy, just follow this docs-https://guides.github.com/features/mastering-markdown/

If your concepts are not that good follow this String and StringBuilder In Java video of @kunal-kushwaha (https://www.youtube.com/watch?v=zL1DPZ0Ovlo)

@Utkarsh1504 Utkarsh1504 added documentation Improvements or additions to documentation enhancement New feature or request java requires java hacktoberfest labels Oct 1, 2021
@Mansivjain00
Copy link

Okay great! so i'll work on this one??

@Mansivjain00
Copy link

Also, i had a doubt..what do you mean by some code examples? what kind of code examples?

@Utkarsh1504
Copy link
Owner Author

code examples based on strings or string builder(some standard question through which anyone can get the concept of strings)

@Mansivjain00
Copy link

Just an update: I am still working on it, got delayed due to some reason. Either ways would like to know by when you want it.

@Utkarsh1504
Copy link
Owner Author

there is no timeline, you can take your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request java requires java
Projects
None yet
Development

No branches or pull requests

2 participants