swiftbook-es icon indicating copy to clipboard operation
swiftbook-es copied to clipboard

Original Articles Migration Progress

Open algoritmau opened this issue 2 years ago • 0 comments

🚨 Please Read this before contributing 🚨

This issue will serve as a means to track the progress of the migration of the book's original articles to be translated. I intend to keep the translation organized and in sync with all contributors. Please verify that the article you would like to add hasn't been claimed by someone else.

Maintainers List

@spaceinvadev

For New Translators

To add a page:

Check that no one else has claimed your page in the checklist and comments below. Do not create new issues claiming new work please, let's keep everything here. If you already have a case opened, please close it after your PR gets merged 🎉. Thanks!

Comment below with the name of the page you would like to add. Take only one page at a time. Submit a PR, assign it to @spaceinvadev, and add a link to your comment!

Status Indicators

  • ✍🏽 – Work In Progress
  • 👀 – Under Review
  • 🎉 – Done

Pages to Add

Language Guide

  • [x] The Basics (@mprcodes) 🎉
  • [x] Basic Operators (@mprcodes) 🎉
  • [x] Strings and Characters (@mprcodes) 🎉
  • [x] Collection Types (@mprcodes) 🎉
  • [x] Control Flow (@mprcodes) 🎉
  • [x] Functions (@mprcodes) 🎉
  • [x] Closures (@mprcodes) 🎉
  • [x] Enumerations (@mprcodes) 🎉
  • [x] Structures and Classes (@mprcodes) 🎉
  • [x] Properties (@mprcodes) 🎉
  • [x] Methods(@mprcodes) 🎉
  • [x] Subscripts (@mprcodes) 🎉
  • [ ] Inheritance (@mprcodes) ✍🏽
  • [ ] Initialization (@mprcodes) ✍🏽
  • [ ] Deinitialization (@mprcodes) ✍🏽
  • [x] Optional Chaining (@mprcodes) 🎉
  • [x] Error Handling (@mprcodes) 🎉
  • [x] Concurrency (@mprcodes) 🎉
  • [x] Type Casting (@mprcodes) 🎉
  • [x] Nested Types (@mprcodes) 🎉
  • [x] Extensions (@mprcodes) 🎉
  • [x] Protocols (@mprcodes) 🎉
  • [x] Generics (@mprcodes) 🎉
  • [x] Opaque Types (@mprcodes) 🎉
  • [x] Automatic Reference Counting (@mprcodes) 🎉
  • [x] Memory Safety (@mprcodes) 🎉
  • [ ] Access Control (@mprcodes) ✍🏽
  • [ ] Advanced Operators (@mprcodes) ✍🏽

Language Reference

  • [x] About the Language Reference (@mprcodes) 🎉
  • [ ] Lexical Structure (@mprcodes) ✍🏽
  • [ ] Types (@mprcodes) ✍🏽
  • [ ] Expressions
  • [ ] Statements
  • [ ] Declarations
  • [ ] Attributes
  • [x] Patterns (@mprcodes) 🎉
  • [ ] Generic Parameters and Arguments
  • [ ] Summary of the Grammar

Revision History

  • [ ] Document Revision History

algoritmau avatar Nov 22 '21 17:11 algoritmau