Skip to main content

Zend PHP Certification – Economic Indian Price

I wanted to take the Zend PHP Certification Exam when it was launched itself, but couldn't afford to its price. It costs 200 USD—about 8,724 INR as per Yahoo!'s currency converter. This is too costly.
  • There will always an economic price for books and exams in India.
  • The price is too costly to afford. Especially vast majority of PHP Programmers in India are underpaid. (Unfortunately, other domain guys earn about 5-10 times more than PHP guys. But, the price is still costly for anyone.)
  • Microsoft's economic pricing for MCP in India is 50 USD, which originally costs 125 USD in US. Though the price is still costly, it seems to be ok. Again some testing centers provide up to 40% discounts on that amount (the discount is seasonal and depends upon the business model of the center)
  • SUN's exams cost 90 USD to 150 USD. Though, there is no economic pricing available now, the testing centers provide up to 40% discounts. One should note that the earning power of these guys (Java, Solaris, etc) is high.
I've contacted the Pearson in the early days, but received no response. With lot of hesitation, recently I've contacted Daniel Kushner, Director of Education Zend Technologies Ltd. To my surprise, he immediately replied me—that is why PHP rocks! I hope, he will take some measures in pricing.


Update[1] (2005-04-10):
Update[1]: Zend PHP Certification – Economic Indian Price

Comments

Unknown said…
how much fee for zend certification in india?

Popular posts from this blog

Looking Back at My Predictions

People who work closely with me often appreciate my ability to anticipate trends in technology stacks. With that in mind, I recently revisited some of my old blog posts—and it turns out, many of those predictions have held true. Here are a few handpicked posts that aged well: Prediction: Expensify will crash through its insane question-based hiring process February 23, 2022 BlackLivesMatter campaign may consolidate votes for Trump June 15, 2020 Technology prediction for 2018 January 16, 2018 Node.js and client app are the future of webdeving? December 29, 2011 Yahoo! and delicious.com - What's wrong? December 19, 2010 Disclosure: The following ChatGPT prompt is used in this blog post: Please fix the language of the below text and highlight the changes in bold:

The Overrated Tamil Culture

Since the COVID period, I developed an interest in exploring old books from the 1700s to the 1900s through Google Books. I first focused on the celebrated Protestant missionary Ringeltaube, but over time, my curiosity expanded toward understanding the demographics and social practices of that era. In Tamil Nadu, what is often celebrated as "Tamil Culture" revolves around the practice of monogamy, known locally as ஒருவனுக்கு ஒருத்தி — meaning one woman for one man. Some even compare this tradition with practices in other states, claiming Tamil culture is especially unique. This sense of pride is particularly strong around Madurai, where people often refer to themselves as “pure Tamil” when compared with neighboring regions like Kanyakumari, whose people they call Malayalis. What’s striking, though, is that this proud image doesn’t always align with historical accounts. A book published in 1885 (I’ve chosen not to mention its title or link to avoid stirring controversy) ma...

3-years of Ubuntu MATE - Good and the bad

Many people are getting shocked to know that I'm using Ubuntu in my workplace. Linux/Ubuntu is more of an alien here as Windows 10 and Mac OSX is having good market here. First of all, I'm a very happy Windows XP user. In XP, I used to do most of my JavaScript and PHP in  Devl , the editor that our team has developed. Reason for switching to Ubuntu MATE Primary reason for switching to Ubuntu was, at one point of time PHP team stopped supporting Windows XP . So, we're left with few options: 1. Upgrade to Windows Vista, 2. Switch to Ubuntu. We chose the second option to experiment it. One of the major challenges was choosing the right code editor and we chose VS Code . Ubuntu MATE - Pros Linux comes with lots of command line tools. I have started to do many tasks using these shell scripts and found very productive. We switched from Google Chrome to Chromium for good. Ubuntu MATE - Cons We started with GNOME for desktop, but it was memory hungry and was not ...