forked from AcademyIFCE/swift-book
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4bf74d2
commit 2cc821a
Showing
260 changed files
with
545 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
docs/css/documentation-topic~topic~tutorials-overview.82acfe22.css
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
docs/data/documentation/the-swift-programming-language/aboutswift.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"primaryContentSections":[{"kind":"content","content":[{"anchor":"overview","level":2,"type":"heading","text":"Overview"},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift é receptiva para novos programadores."},{"type":"text","text":" "},{"type":"text","text":"É uma linguagem de programação com qualidade industrial"},{"type":"text","text":" "},{"type":"text","text":"Escrever em Swift em um "},{"type":"emphasis","inlineContent":[{"type":"text","text":"playground"}]},{"type":"text","text":" "},{"type":"text","text":"faz você experimentar com código e ver seus resultados imediatamente."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift define grandes classes de erros de programações comuns"},{"type":"text","text":" "},{"type":"text","text":"adotando padrões modernos de programação:"}]},{"type":"unorderedList","items":[{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Variáveis sempre são iniciadas antes do uso."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Índices "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Array"}]},{"type":"text","text":" são verificados por erros "},{"type":"emphasis","inlineContent":[{"type":"text","text":"out-of-bounds"}]},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Inteiros são verificados por "},{"type":"emphasis","inlineContent":[{"type":"text","text":"overflow"}]},{"type":"text","text":"."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Opcionais garante que valores ‘nil’ são manipulados explicitamente."}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"text","text":"Memória é gerenciada automaticamente;"}]}]},{"content":[{"type":"paragraph","inlineContent":[{"type":"emphasis","inlineContent":[{"type":"text","text":"Error handling"}]},{"type":"text","text":" permite recuperações controladas em caso de falhas inesperadas."}]}]}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A linguagem Swift é copilada e otimizada para funcionar na maioria dos "},{"type":"emphasis","inlineContent":[{"type":"text","text":"hardwares"}]},{"type":"text","text":" modernos."},{"type":"text","text":" "},{"type":"text","text":"A sintaxe e a biblioteca padrão foram desenhadas"},{"type":"text","text":" "},{"type":"text","text":"baseado no princípio-guia que"},{"type":"text","text":" "},{"type":"text","text":"a maneira mais direta de escrever seu código também deve fazê-lo ter o melhor desempenho."},{"type":"text","text":" "},{"type":"text","text":"É uma combinação de segurança com velocidade que faz da Swift uma excelente escolha para"},{"type":"text","text":" "},{"type":"text","text":"todos, desde “Hello, word!” até a operação total do sistema."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift mistura poderosas inferências de tipo e padrões combinados com"},{"type":"text","text":" "},{"type":"text","text":"uma sintaxe moderna e leve"},{"type":"text","text":" "},{"type":"text","text":"permitindo ideias complexas serem expressas em uma maneira clara e concisa."},{"type":"text","text":" "},{"type":"text","text":"Como resultado, o código não é somente fácil de escrever,"},{"type":"text","text":" "},{"type":"text","text":"mas de ler e manter também."}]},{"type":"paragraph","inlineContent":[{"type":"text","text":"A Swift foi construida em anos de trabalho,"},{"type":"text","text":" "},{"type":"text","text":"e continua a evoluir om novos recursos e capacidades."},{"type":"text","text":" "},{"type":"text","text":"Nossa meta para a Swift é ambiciosa."},{"type":"text","text":" "},{"type":"text","text":"Mal podemos esperar para ver o que você pode criar com ela."}]}]}],"schemaVersion":{"major":0,"minor":3,"patch":0},"sections":[],"variants":[{"paths":["\/documentation\/the-swift-programming-language\/aboutswift"],"traits":[{"interfaceLanguage":"swift"}]}],"identifier":{"url":"doc:\/\/org.swift.tspl\/documentation\/The-Swift-Programming-Language\/AboutSwift","interfaceLanguage":"swift"},"abstract":[{"type":"text","text":"A Swift é uma maneira fantástica de desenvolver "},{"type":"emphasis","inlineContent":[{"type":"text","text":"softwares"}]},{"type":"text","text":" "},{"type":"text","text":"seja para "},{"type":"emphasis","inlineContent":[{"type":"text","text":"mobile"}]},{"type":"text","text":", "},{"type":"emphasis","inlineContent":[{"type":"text","text":"desktops"}]},{"type":"text","text":", servidores"},{"type":"text","text":" "},{"type":"text","text":"ou qualquer outro dispositivo que use código."},{"type":"text","text":" "},{"type":"text","text":"É uma linguagem de programação segura, rápida e interativa"},{"type":"text","text":" "},{"type":"text","text":"que combina o melhor do raciocínio da linguagem moderna"},{"type":"text","text":" "},{"type":"text","text":"com conhecimentos da ampla "},{"type":"emphasis","inlineContent":[{"type":"text","text":"Apple Engineering Culture"}]},{"type":"text","text":" "},{"type":"text","text":"e as diversas contribuições da sua comunidade open-source."},{"type":"text","text":" "},{"type":"text","text":"O compilador é otimizado para performance"},{"type":"text","text":" "},{"type":"text","text":"e a linguagem é otimizada para desenvolvimento"},{"type":"text","text":" "},{"type":"text","text":"sem um comprometer o outro."}],"kind":"article","metadata":{"roleHeading":"Article","title":"About Swift","role":"article","modules":[{"name":"The Swift Programming Language"}]},"hierarchy":{"paths":[["doc:\/\/org.swift.tspl\/documentation\/TSPL"]]},"seeAlsoSections":[{"title":"Guided Tour","identifiers":["doc:\/\/org.swift.tspl\/documentation\/The-Swift-Programming-Language\/Compatibility","doc:\/\/org.swift.tspl\/documentation\/The-Swift-Programming-Language\/GuidedTour"],"generated":true}],"references":{"doc://org.swift.tspl/documentation/TSPL":{"role":"collection","title":"The Swift Programming Language","abstract":[],"identifier":"doc:\/\/org.swift.tspl\/documentation\/TSPL","kind":"symbol","type":"topic","url":"\/documentation\/tspl"},"doc://org.swift.tspl/documentation/The-Swift-Programming-Language/GuidedTour":{"role":"article","title":"Um guia de Swift","abstract":[{"type":"text","text":"A tradição sugere que o primeiro programa em uma nova linguagem deve imprimir a frase “Olá, mundo!” na tela."},{"type":"text","text":" "},{"type":"text","text":"Em Swift, esta pode ser feita em uma simples linha:"}],"identifier":"doc:\/\/org.swift.tspl\/documentation\/The-Swift-Programming-Language\/GuidedTour","kind":"article","type":"topic","url":"\/documentation\/the-swift-programming-language\/guidedtour"},"doc://org.swift.tspl/documentation/The-Swift-Programming-Language/Compatibility":{"role":"article","title":"Compatibilidade de versões","abstract":[{"type":"text","text":"Este livro descreve o Swift 5.7,"},{"type":"text","text":" "},{"type":"text","text":"a versão padrão do Swift que está incluída no Xcode 14."},{"type":"text","text":" "},{"type":"text","text":"Você pode usar o Xcode 14 para criar "},{"type":"emphasis","inlineContent":[{"type":"text","text":"targets"}]},{"type":"text","text":" "},{"type":"text","text":"que são escritos em Swift 5.7, Swift 4.2 ou Swift 4."}],"identifier":"doc:\/\/org.swift.tspl\/documentation\/The-Swift-Programming-Language\/Compatibility","kind":"article","type":"topic","url":"\/documentation\/the-swift-programming-language\/compatibility"}}} |
Oops, something went wrong.