Python & SQL Pro User Reviews

Top reviews

Great quick reference

Easy to find everything I need right at my fingertips. Thank you!

Response from developer

Thank you very much for your feedback! 🤝

Simply a godsend

if the menus were like drop down folders it would be helpful with navigation but the app is just phenomenal thank you

Response from developer

Very good idea, thanks for the feedback 🤝

Excellent quick reference app!

In my work, I switch back and forth between a LOT of languages, and naturally that comes with a bit of confusion. For this reason I bought SEVERAL of the {LANGUAGE} Recipe Pro apps, so I can look things up quickly instead rummaging through the entire Internet trying to remember the differences between my working languages.

GREAT JOB!
Show more

Response from developer

I also use this app when working with multiple languages. Helps to quickly switch between languages and remember something. There is an application Code Recipes Pro, which contains 11 languages at once. Thanks for the feedback 🤝

Awesome!

I love the apps! i bought both Python and SQL apps to support your work. i gotta ask, whats the difference between your Python Recipe app vs Python Recipe Pro?? Same with SQL vs SQL Pro? Also the Python apps include SQL so would someone even need to buy the SQL if they already have SQL from the python app?
Show more

Response from developer

Hello, thanks for the feedback. 1. After purchasing the full version, there is no difference between the pro version and the non-pro version. And they have the same price. 2. SQL recipes are cheaper, and may be needed by those who, apart from SQL, do not need other languages.

Python

Пишешь эти коды которые написана у вас также в командной строке Python, выдаёт ошибку. Много команд не сработала почему то. Подскажите в чем проблема? Я просто начинающий в программировании

Response from developer

Все примеры протестированы на версии языка 3.7. В последней версии приложения некоторые примеры переписаны под python 3.9. Тестирование производил в среде разработки PyCharm, а также на онлайн сайтах в возможностью исполнения кода. Примерно 95% примеров, в конце кода содержат ссылку «Try it in Playground» с возможностью проверки кода онлайн. Если у вас есть сложности с запуском каких-то примеров, то можете связаться со мной по email, подробно описав какой пример и каким образом вы запускаете. Постараюсь помочь разобраться.