DSA-Java
DSA-Java copied to clipboard
new lesson: Introduction to Strings part-2
⭐ 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:
- PrintStream Class
- Important Strings Methods
- String Operations
- Format Specifier
- String VS String Buffer
- Some code examples
- 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)
Okay great! so i'll work on this one??
Also, i had a doubt..what do you mean by some code examples? what kind of code examples?
code examples based on strings or string builder(some standard question through which anyone can get the concept of strings)
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.
there is no timeline, you can take your time.