Code Recipes Pro

Code Recipes Pro
Developer: Fedor Obraztsov
Add to Compare
2.5K installs
49 ratings
189 monthly active users
Revenue not available
Install Trends
Weekly +17
Steady
Monthly +51
Steady

Code Recipes Pro Summary

Code Recipes Pro is a mobile iOS app in Developer Tools by Fedor Obraztsov. Released in Dec 2015 (10 years ago). It has 49 ratings with a 4.86★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 189 monthly active users . Store last updated Jul 24, 2026

Code Recipes Pro SDKs Summary

App not yet scanned for SDKs.


4.86★

Ratings: 49

5★
4★
3★
2★
1★

Screenshots

App screenshot
App screenshot
App screenshot
App screenshot
App screenshot
App screenshot

App Description

Code examples for 13 programming languages and SQL, organized by task. Look up
how something is done in a language you don't use every day and get a working
snippet — not a wall of theory.

About 5,000 examples in 26 sections that follow how developers think:
collections, control flow, generics, concurrency, regular expressions, files,
databases, serialization, algorithms, design patterns, reflection, LINQ.

LANGUAGES
Swift, Kotlin, Java, Objective-C, C#, C++, Go, Rust, Python, JavaScript,
TypeScript, PHP, Ruby, and SQL.

WHERE IT HELPS
• Switching languages. The topic tree is identical everywhere: find the pattern
you know in one language, see how it is written in another.
• Interviews and exams. The tree covers the questions that come up most often.
• Syntax you touch twice a year. Date formatting, regex groups, JSON
serialization, thread pools, file I/O — a couple of taps instead of a search
session.

WHAT'S INSIDE
• Examples with the expected output shown inline, so you can check the result
without running them.
• A separate SQL section: 201 queries with result tables and short explanations.
• Search by topic name or by a fragment of code.
• Works fully offline. No account, no sign-in.
• Favorites for the snippets you come back to.
• Optional links to online playgrounds when you want to run something.
• Light, dark or system theme; adjustable font and size; optional line numbers.
• On iPad: topic list and code side by side.
• Interface and content in 15 languages.

In development since 2015.