Code Recipes Pro

4.01 for
$4.99
0

0 Ratings

Update Date

2026-07-24

Size

4.1 MB

Code Recipes Pro 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.
Code Recipes Pro 4.01 Update
2026-07-24
• All languages are available from the first launch — the bar used to be
trimmed to what fit the screen, now the full list scrolls.
• Theme: As System, Light or Dark. It now applies to the whole app, not only
to the code.
• More room for the code: a compact language bar on iPhone, full-screen code
in landscape, and a draggable divider on iPad.
• Code fits the screen width. Long lines scale down to a readable minimum,
short examples keep your font size.
• The title shows the path to the topic, so it is always clear where you are.
• Switching languages keeps your place: going to SQL and back no longer resets
the topic list.
• Language icons redrawn as vectors — sharp at any size.
More Information
Price:
$4.99
Version:
4.01
Size:
4.1 MB
Update Date:
2026-07-24
Developer:
Fedor Obraztsov
Language:
Arabic Chinese English French German Hebrew Indonesian Italian Japanese Korean Portuguese Russian Spanish Turkish Vietnamese

Safe to Download

AppPure.com and the download link of this app are 100% safe. The download link of this app will be redirected to the official App Store site, thus the app is original and has not been modified in any way.

Got it
X
Share

Share this page with your friends if you find it useful

Facebook Linkedin Pinterest Tumblr Twitter Whatsapp Line
4.01 2026-07-24
• All languages are available from the first launch — the bar used to be
trimmed to what fit the screen, now the full list scrolls.
• Theme: As System, Light or Dark. It now applies to the whole app, not only
to the code.
• More room for the code: a compact language bar on iPhone, full-screen code
in landscape, and a draggable divider on iPad.
• Code fits the screen width. Long lines scale down to a readable minimum,
short examples keep your font size.
• The title shows the path to the topic, so it is always clear where you are.
• Switching languages keeps your place: going to SQL and back no longer resets
the topic list.
• Language icons redrawn as vectors — sharp at any size.
3.03 2025-08-12
Bug fixes and performance improvements.
3.02 2025-07-14
Bug fixes and performance improvements.
3.01 2025-06-10
Bug fixes and performance improvements.
3.00 2025-05-17
Bug fixes and performance improvements.
2.61 2025-02-24
Bug fixes and performance improvements.
2.59 2025-01-29
Bug fixes and performance improvements.
2.58 2024-12-01
Bug fixes and performance improvements.
Languages ​​updated to versions:
- Swift 6.0
- Python 3.12
- Rust 1.81.0
- C# 12
- C++ 20
- Java 21
2.56 2024-11-05
This update includes bug fixes and performance improvements.
Languages ​​updated to versions:
- Swift 6.0
- Python 3.12
- Rust 1.81.0
- Kotlin 2.0.21
- C# 12
- C++ 20
- Java 21
2.55 2024-10-09
This update includes bug fixes and performance improvements.
Languages ​​updated to versions:
- Swift 6.0
- Rust 1.81.0
- C# 12
- C++ 20
- Java 21
- Python 3.12
- JavaScript ES9
2.53 2024-07-09
This update includes bug fixes and performance improvements.
2.52 2024-06-28
This update includes bug fixes and performance improvements.
2.50 2024-02-29
This update includes bug fixes and performance improvements.
2.49 2024-01-17
This update includes bug fixes and performance improvements.
2.45 2023-11-21
This update includes bug fixes and performance improvements.
2.44 2023-08-18
This update includes bug fixes and performance improvements.
2.43 2023-07-20
This update includes bug fixes and performance improvements.
2.42 2023-06-29
This update includes bug fixes and performance improvements.
Added offline help system for Swift, Python and JavaScript.
2.41 2023-06-04
This update includes bug fixes and performance improvements.
2.38 2023-02-21
This update includes bug fixes and performance improvements.
2.37 2022-10-14
This update includes bug fixes and performance improvements.
Added Rust language.
2.35 2022-10-05
This update includes bug fixes and performance improvements.
Added Rust language.
2.32 2022-03-28
This update includes bug fixes and performance improvements.
Added Ruby language.
2.31 2022-02-16
This update includes bug fixes and performance improvements.
2.28 2021-12-19
This update includes bug fixes and performance improvements.
Added TypeScript language.
2.27 2021-08-06
Minor fixes and improvements.
2.13 2020-12-01
Added version for macOS.
Added font settings.
2.12 2020-11-09
Added version for macOS.
Added favorites section.
Changed landscape interface mode.
2.6 2020-10-08
Added version for macOS.
Added favorites section.
Changed landscape interface mode.
2.4 2020-10-05
Added favorites section.
Changed landscape interface mode.
2.3 2020-07-26
Added favorites section.
Changed landscape interface mode.
2.2 2020-06-02
Added favorites section.
Changed landscape interface mode.
2.1 2019-09-27
Added favorites section.
2.0 2019-05-31
SQL Queries Examples
1.1 2016-04-06
Added examples in Objective-C