Skip to content

new lesson: Introduction to Strings part-1 #25

Open
@Utkarsh1504

Description

@Utkarsh1504

⭐ Request Type

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

Lesson Content

The lesson must contain at least these are the topics:

  1. Introduction
  2. What is String?
  3. String Creation: String Literal
  4. String Creation: new Keyword
  5. How Strings Stored In Memory
  6. String Pooling
  7. String Immutability In Java
  8. String Comparison

💻 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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestjavarequires java

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions