Government Pharmacy College, Bangalore
Government Pharmacy College, Bangalore is a pharmacy college located in Bangalore, India, run by the government of Karnataka. It was established in 1964 and is affiliated with the Rajiv Gandhi University of Health Sciences.[1] It is ranked among the top ten pharmacy institutions in India.[2]
The former principals
- R. G. Battu
- M. Lakshmana
- M.S.Niranjan
Notable alumni
gollark: Can *your* OS do that?
gollark: By multiplying two smallish prime numbers (inaccessible to the user except via the debug API, if it was available in potatOS (it's not, fully)) to make a bigger *semi*prime it's possible to make a problem easy to generate but relatively hard to solve.
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
References
- "Affiliation Detail for 2010-11". RGUHS. Retrieved 26 November 2010.
- http://www.pharmabiz.com/article/detnews.asp?Arch=a&articleid=8469§ionid=18 - An aid to the school
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.