docs icon indicating copy to clipboard operation
docs copied to clipboard

[Edit] C#: Arrays

Open StuartMosquera opened this issue 2 months ago • 2 comments

Type of Edit (select all that apply)

Clarify unclear content and/or terms

Description (optional)

Since C# 12, collections can be initialized more concisely using the collection expressions syntax. It's a good idea to update the syntax and examples to reflect this new feature, especially when initializing Arrays. According to .NET coding conventions, it's recommended to use new language features whenever possible to improve readability and maintainability.

Code of Conduct

  • [x] By submitting this issue, I agree to follow Codecademy Doc's Code of Conduct.

For Maintainers

  • [ ] Labels added
  • [ ] Issue is assigned

StuartMosquera avatar Oct 11 '25 14:10 StuartMosquera

If this issue is valid, i would like to be assigned.

StuartMosquera avatar Oct 11 '25 14:10 StuartMosquera

If this issue is still not assigned I would like to be assigned.

rcxfinearts avatar Nov 16 '25 18:11 rcxfinearts