Frequently Asked Questions

General

  • You can pay with Visa, Mastercard, or UPI, whatever's easiest for you.

  • Programiz PRO is accessible on all desktop, tablet, and mobile. You can access it from your favorite browser at app.programiz.pro.

  • There isn't a dedicated app, but the platform runs great in your mobile browser.

  • Not yet, but Google Translate works well as a workaround for now.

  • Just email us at support@programiz.pro and we will be happy to help.

  • Of course, just reach out to us at support@programiz.pro and we got your back ;)

Account

  • You can delete your account anytime from Profile > Account Settings > Delete my Account, then confirm. If you change your mind, you can log back in within 30 days to reactivate it instead of losing it for good.

  • You get a 30 day window to reactivate your account by simply logging in. For example, if you delete your account on May 5th, you can log back in anytime before June 4th to restore it. Once the 30 days are up, all your data and progress are permanently removed.

  • Yes, as long as it's within 30 days of deleting it. Just log in with your usual credentials and click Recover Account when the prompt appears.

  • You can update your name anytime from your profile page. Email changes aren't self serve though, so send a quick note to support@programiz.pro with both your old and new address, and we'll update it for you.

  • To change your password, go to Profile > Account Settings > Change Password.

    If you've lost your password use the "forgot password" link on the login page or visit programiz.pro/forgotpassword to get a reset link sent to your email.

  • No, accounts created through Google sign in don't need a separate password. Just keep logging in through Google as usual.

  • Yes you can. Just email us at support@programiz.pro to request the switch, and once that's done, set your password using the forgot password reset link.

Subscription

  • Programiz PRO is fully subscription based so you do not have to pay per course. Once subscribed you'll have full access to all our courses and features like Code Visualizer, Playground, Challenges, sensAI, and everything else.

  • Sadly you cannot move your subscription to another account. But you can cancel it on your current account and subscribe fresh on the new one.

  • You can cancel your subscription from your Profile > Subscription Setting anytime on your own or just email us at support@programiz.pro. Sad to see you go :(

  • Absolutely not. You won't be charged after you've cancelled.

    If this ever happens, let us know at support@programiz.pro and we'll provide a full refund if eligible.

  • After you cancel, you'll still have full access to the platform till the end of your current billing cycle. You can check your end date of the current billing cycle from Profile > Subscription and Payments.

    Eg: Suppose your subscription end date is at May 25 and you cancel on May 5th, you'll still have full access to the platform till May 25th.

  • Yes you can request for a refund at support@programiz.pro and we'll process your request as per our refund policy.

  • You can update your card details from your Profile > Subscription and Payment settings.

  • For gift code:

    You can redeem your gift code from here.

    Or, first create a free account from programiz.pro/signup. Then head to Profile > Subscription and Payments > Redeem Code section. Enter your code and you're all set.

    For voucher:

    Email us at support@programiz.pro with your voucher code (a photo is fine) and we will activate the subscription on your account.

  • Yes definitely, you can access Programiz PRO in your mobile/tablet browser at app.programiz.pro.

Courses

  • Not at all. Our courses are designed to take you from complete scratch to an advanced level.

  • Our courses take a different approach. Each course pairs the concept you're learning with a hands-on code compiler right in the same interface, so you can read, write, and run real code without ever switching tabs or tools.

  • There isn't a built-in offline mode yet, but your browser's "save page" option works well as a workaround.

  • Sure thing. You can reach out to us with the course name at support@programiz.pro and we'll reset your progress.

  • Absolutely you can. Just email us at support@programiz.pro and we will reset your solved challenges so you can have another go at it.

  • It does. Your progress is saved and carries over whenever you renew or upgrade your subscription, so you never lose what you've already learned.

Certificates

  • Certificates are included with your subscription at no extra cost. You just need to complete the course to receive your certificate.

  • Yes. Once you complete a course, you'll get a certificate with your name on it which you can download or share afterwards.

  • You earn a Completion Certificate after finishing each course. A Professional Certificate is an advanced certificate you receive after completing an entire learning path. For example, "Getting Started with Python" gives you a Completion Certificate on its own, while a learning path made up of 3 courses gets you 3 Completion Certificates along the way, plus one Professional Certificate once you finish all of them.

  • Once you've completed a course, you can download your certificates anytime from Profile > Certificates.

  • Definitely, it's a nice addition to your portfolio. We provide a shareable link to your certificate, which you can access anytime from Profile > Certificates.

  • If you need to change your name on an existing certificate, you can email us at support@programiz.pro and we'll take care of it.

  • Yes you can access or download your certificates anytime from Profile > Certificates section even after you've cancelled your subscription.

sensAI

  • sensAI is your personal AI coding mentor. Use it when you get stuck with a coding problem, and it'll help you understand where your code went wrong and how to fix it.

  • When your code throws an error, sensAI translates the cryptic error message into plain language, for example, turning something like TypeError: unsupported operand type into "you're trying to add a number and text together." It points to the exact line, explains the reasoning behind the fix, and gives you a corrected version so you can compare it to your original.

  • Not at all. sensAI is included with your Programiz PRO subscription which gives you unlimited assistance whenever you need it.

  • Enroll in a course, write your code, and run it in the compiler. If something's wrong, a "Fix Error" button appears next to the error message. Clicking it gives you the explanation and the corrected code together.

  • There's no on/off switch, but it only runs when you click "Fix Error." It's not analyzing your code in the background, so choosing not to click it works the same as turning it off.

Playground

  • The compiler is our free, single file editor for quick code, perfect for testing a small snippet. Playground is built for more involved work, including support for multiple files and built-in libraries like numPy, pandas, matplotlib, etc.

  • Custom package uploads aren't supported, but popular packages like numpy, pandas, and matplotlib are pre-installed and ready to import, so you can start using them right away.

Visualizer

  • The Visualizer lets you step through your code line by line, so you can see exactly how variables and data structures change as your program runs, rather than only seeing the final output. It's especially handy when you're trying to understand why your code behaves the way it does.

  • Right now, the Visualizer works within course lessons, so you can watch your own code from those exercises run step by step.

    You can also head to programiz.pro/code-visualizer to visualize your own code.

  • You do not need a subscription to use the Visualizer. It's free for everyone.

  • Yes, the Visualizer works right in your browser, so you can use it on desktop or mobile without installing anything. We would recommend using it on desktop for a better experience.

Start Coding TODAY!

Get Started