how to capitalized proper nouns
Asked on 2025-09-24
1 search
To capitalize proper nouns, you should capitalize the first letter of each word that is a specific name of a person, place, organization, or sometimes things. For example, "Apple," "WWDC," and "Xcode" are proper nouns and should be capitalized.
If you're interested in learning more about writing and language consistency in app development, you might find the session Make a big impact with small writing changes helpful. This session discusses creating a word list to ensure consistency in language use within your app.

Make a big impact with small writing changes
With the new design system across platforms, now’s a perfect time to revisit the writing in your UI too. Learn how a few small changes, like removing repetition and leading with benefits, can quickly enhance the usability and clarity of your app.

Bring advanced speech-to-text to your app with SpeechAnalyzer
Discover the new SpeechAnalyzer API for speech to text. We’ll learn about the Swift API and its capabilities, which power features in Notes, Voice Memos, Journal, and more. We’ll dive into details about how speech to text works and how SpeechAnalyzer and SpeechTranscriber can enable you to create exciting, performant features. And you’ll learn how to incorporate SpeechAnalyzer and live transcription into your app with a code-along.

Code-along: Explore localization with Xcode
Learn how to localize your app into additional languages using Xcode. We’ll walk step-by-step through the process of creating a String Catalog, translating text, and exchanging files with external translators. You’ll learn best practices for providing necessary context to translators and how Xcode can help to provide this information automatically. For larger projects, we’ll also dive into techniques to manage complexity and streamline string management using type-safe Swift code.