Abdur Rouf Chowdhury
Abdur Rouf Chowdhury is a Bangladesh Nationalist Party politician and the former Member of Parliament of Kushtia-2.
Abdur Rouf Chowdhury | |
---|---|
Member of Bangladesh Parliament | |
In office 1973–1979 | |
Succeeded by | Zillur Rahman |
Personal details | |
Political party | Bangladesh Nationalist Party |
Career
Chowdhury was elected to parliament from Kushtia-2 as a Bangladesh Awami League candidate in 1973.[1][2] He was elected in 1991 as a Bangladesh Nationalist Party candidate from Kushtia-3.[3] His son, barrister Raghib Rauf Chowdhury, is the Office Secretary of the Lawyers unit of Bangladesh Nationalist Party.[4]
gollark: It doesn't seem to be.
gollark: There seems to be an `internet_ready` signal, I'll check if that's relevant to HTTP.
gollark: I have some code doing this```lualocal function fetch(url, data) local res, err = net.request(url, json.encode(data), { ["Content-Type"] = "application/json" }) if not res then error(url .. " error: " .. err) end local out = {} while true do local chunk, err = res.read() if err then error(url .. " error: " .. err) end if chunk then table.insert(out, chunk) else return table.concat(out) end endend```but it never appears to `computer.pullSignal` at all, so my accursed bare-metal multithreading thing™ doesn't work.
gollark: Is there a way to do `internet.request` (with an internet card) and anything else whatsoever concurrently?
gollark: OC2 should have hard disk firmware so people can write rootkits for it.
References
- ""List of 1st Parliament Members"" (PDF). Bangladesh Parliament (in Bengali). Retrieved 12 April 2020.
- Bangladesh. Embassy of Bangladesh. 1974. p. 4.
- "Electoral Area Result Statistics". Amarmp. Retrieved 3 May 2020.
- "Kushtia 2 constituency: Multiple candidates in ruling, opposition alliances". Dhaka Tribune. 30 September 2018. Retrieved 3 May 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.