# kodecocodes/objective-c-style-guide

A style guide that outlines the coding conventions for Kodeco

Repository: https://github.com/kodecocodes/objective-c-style-guide
Canonical: https://ross.abutalabs.com/products/kodecocodes-objective-c-style-guide
Homepage: http://www.raywenderlich.com/62570/objective-c-style-guide
License Family: other
Last push: 2017-10-01T12:49:18+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4682, "days_push": 3258, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3083, forks 615 (observed 2026-08-28T04:07:41.979853+00:00)

## What it is
The official Kodeco (formerly raywenderlich.com) Objective-C style guide outlining coding conventions used across their books and tutorials. It focuses on readability for print and web, covering naming, spacing, code organization, and property attributes.

## Use cases
- objective-c coding conventions for tutorials
- style guide for consistent objective-c code
- naming and formatting rules for objective-c
- best practices for writing readable objective-c
- team coding standards for ios objective-c projects

## When to choose
- you write or review Objective-C code for Kodeco-style tutorials or books
- you want a readability-focused Objective-C convention reference
- you need consistent style across multiple Objective-C authors

## When to avoid
- you write Swift instead of Objective-C
- you need an enforceable linter rather than a prose guide
- you need actively updated conventions for modern iOS development

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: documentation, developer-tools
- domain: mobile-development, tutorials, documentation
- platform: -
- tags: objective-c, style-guide, coding-conventions, kodeco, raywenderlich, ios, macos, apple-ecosystem

## Member repositories
- kodecocodes/objective-c-style-guide (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:41.979853+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:27:41.855070+00:00, confidence not recorded.
  - readme: https://github.com/kodecocodes/objective-c-style-guide (fetched 2026-08-28T04:07:41.979853+00:00, sha 98ad73b1482f)
  - homepage: http://www.raywenderlich.com/62570/objective-c-style-guide (fetched 2026-08-29T09:43:29.413179+00:00, sha 2ff0de980e4f)
  - site_page: https://www.kodeco.com/about (fetched 2026-08-29T09:43:29.423073+00:00, sha 94b7c1eb7a1b)
  - site_page: https://help.kodeco.com (fetched 2026-08-29T09:43:29.425366+00:00, sha b063f84a63e8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
