Nawab Ali

Nawab Ali is a Bangladeshi physician and academic. He was an elected member of East Pakistan provincial assembly.[1] He was also the first Bangladeshi principal of Dhaka Medical College.[2]

Nawab Ali
নওয়াব আলী
Principal
Dhaka Medical College
In office
1953 - 1954
Preceded byColonel M. K. Afridi
Succeeded byProf. A. K. M. A. Wahed
In office
1955 - 1957
Preceded byProf. A. K. M. A. Wahed
Succeeded byProf. Md. Refat Ullah
Personal details
Born1902 (1902)
Chandpur, British India (now Bangladesh)
DiedAugust 4, 1977 (aged 7475)
Alma materCalcutta Medical College

Early life

He was born at Matlab uttar of Chandpur in the then undivided India (now in Bangladesh) in 1902.[3][4]

Education and career

Ali passed Entrance from Munshiganj High School and HSC from Dhaka College. He passed MBBS from Calcutta Medical College, Calcutta in 1927. He obtained MRCP in 1944. He received FRCP in 1958.[4]

Ali was a renowned professor of Medicine and served as the head of the department of Medicine and principal of Dhaka Medical College. He was the first Bangladeshi (the then East Pakistan) principal of this prestigious institution. He was also the dean of the faculty of medicine of University of Dhaka. He was the president of the then All Pakistan Medical Association.[1] He founded a diarrhoeal disease hospital under ICDDR,B at Matlab.[3][4] He was elected as a member of East Pakistan legislative assembly in 1962.[1][4]

Death

Ali died on August 4, 1977 in Dhaka.[1][3][4]

Honors

Jatiya Sangsad passed an obituary reference on him in 2003 and the postal department issued a first-day cover and stamp in his honour in 2005.[1][3]

gollark: The bad browser? Yes.
gollark: Now, I mean, not before.
gollark: Probably just has a broken micro-SD slot.
gollark: I'm uploading this kode to hackinate the discord and virtually backtrace your IPs so I can DDOS Visual Basic.
gollark: ```[15] ⍝ LoadSQL 'Xtreme Sample Database 2005' 'Orders' '?' ⍝ fetch all info for table 'Orders'[16] ⍝ LoadSQL 'Northwind' 'Products' ⍝ Fetch the entire Orders table from the NorthWind data source[17] ⍝ LoadSQL 'Northwind' 'Products' ('ProductName' 'UnitPrice') ⍝ Fetch 2 columns[18] ⍝ LoadSQL 'Northwind' 'select first(ProductName), sum(Quantity) from "Order Details" O, Products P where p.ProductID=o.ProductID group by p.ProductID'[19][20] ⎕IO ⎕ML←1 0[21][22] eis←{,(⊂⍣((0≠⊃⍴,⍵)∧1=≡⍵))⍵} ⍝ Enclose if simple and not empty[23][24] (source sql columns)←3↑(eis args),⍬ ⍬ ⍬[25] connected←0[26][27] :If 9≠⎕NC'SQA' ⍝ Bring in local copy of SQAPL if not present[28] ⎕SHADOW'SQA' ⋄ 'SQA'⎕CY'SQAPL'[29] :EndIf[30][31] step←'Initialize SQAPL'[32] →(0<1⊃r←SQA.Init'')⍴ERROR[33][34] step←'Make Connection'[35][36] :If (⊂source)∊conn←⊃¨2 2⊃SQA.Tree'.' ⍝ Already connected[37] conn←source[38] :Else[39] source←eis source[40] conn←1⊃((⊂'LoadSQL'),¨⍕¨⍳1+⍴conn)~conn[41] →(0<1⊃r←SQA.Connect(⊂conn),source)⍴ERROR[42] connected←1 ⍝ Since we made a connection, remember to close[43] :EndIf```

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.