<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/code-for-noobs--nvydq7x9g" -->

---
title: Code for Noobs. | daily.dev
description: A developer shares their experience building an iOS app called &#x27;Ask Little Chicken&#x27; using agentic AI and OpenAI Codex within Xcode, targeting beginners...
canonical: https://daily.dev/posts/code-for-noobs--nvydq7x9g
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Code for Noobs. | daily.dev
og:description: A developer shares their experience building an iOS app called &#x27;Ask Little Chicken&#x27; using agentic AI and OpenAI Codex within Xcode, targeting beginners...
og:url: https://daily.dev/posts/code-for-noobs--nvydq7x9g
og:image: https://api.daily.dev/og/posts/nvyDq7X9G.png
og:image:alt: Code for Noobs.
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Code for Noobs.

**[Eric Rosner](https://daily.dev/sources/t2d3uk0td)** · [@mrwonderful](https://daily.dev/mrwonderful) · 1 min read · 0 upvotes · 0 comments

## Summary

A developer shares their experience building an iOS app called 'Ask Little Chicken' using agentic AI and OpenAI Codex within Xcode, targeting beginners ('noobs'). The app is available on the App Store and includes a free code.

## Content

Using agentic ai and codex in xcode.... I finally made it happen, like wow.  Check it out.  **Ask Little Chicken**

[https://apps.apple.com/app/ask-little-chicken/id6759822036](https://apps.apple.com/app/ask-little-chicken/id6759822036)

free code. ----->  61518538

---

[View this post on daily.dev](https://daily.dev/posts/code-for-noobs--nvydq7x9g)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"DiscussionForumPosting","mainEntityOfPage":"https://daily.dev/posts/code-for-noobs--nvydq7x9g","headline":"Code for Noobs.","text":"A developer shares their experience building an iOS app called 'Ask Little Chicken' using agentic AI and OpenAI Codex within Xcode, targeting beginners ('noobs'). The app is available on the App Store and includes a free code.","url":"https://daily.dev/posts/code-for-noobs--nvydq7x9g","datePublished":"2026-03-17T13:57:31.019Z","dateModified":"2026-03-17T13:58:12.083Z","author":{"@type":"Person","name":"Eric Rosner","url":"https://daily.dev/mrwonderful","image":"https://lh3.googleusercontent.com/a-/AOh14GhxfnzWJSLAtcR9w5szK4_kMKc8FczV1BaL9R-1VA=s100","description":"I like to make stuff ","interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"EndorseAction"},"userInteractionCount":110}},"image":"https://media.daily.dev/image/upload/s--BhRUfQTI--/f_auto/v1773755851/posts/nvyDq7X9G?_a=BAMAMiiu0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"isPartOf":{"@type":"WebPage","url":"https://daily.dev/sources/t2d3uk0td","name":"Eric Rosner"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Eric Rosner","item":"https://daily.dev/sources/t2d3uk0td"},{"@type":"ListItem","position":3,"name":"Code for Noobs."}]}
```

