Choyon Islam

Choyon Islam is a Bangladesh Awami League politician and the former Member of Parliament of Sirajganj-6.[1][2]

Choyon Islam
Member of Bangladesh Parliament
Personal details
Political partyBangladesh Awami League

Career

Islam was elected to parliament from Sirajganj-6 as a Bangladesh Awami League candidate in 2008. He was made a member of the Parliament standing committee on Jute and Textile Ministry.[3]

gollark: If I wasn't currently writing test code by hand as hexadecimal strings, I might do what MIPS does and make opcodes 6 bits and register indices 5 bits.
gollark: Currently it just means "print all registers", but most information is there.
gollark: ```instructions (everything >8 bits is big endian):HALT - 00 - halt executionNOP - 01 - do nothingPEEK - 02 [register 1][register 2] [16-bit constant] - load value at (constant + ri2) in memory into ri1POKE - 03 [register 1][register 2] [16-bit constant] - ↑ but other way roundADD - 04 [register 1][register 2] [16-bit constant] - save (constant + ri2) to ri1JEQ - 05 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 = ri2JNE - 06 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 != ri2JLT - 07 [register 1][register 2] [16-bit constant] - set program counter to constant if ri1 < ri2TEST - FF - print debug information```
gollark: Well, Lua makes bitops like that kind of annoying, so maybe I'll just put "implement signed numbers" down as "later" rather than "never".
gollark: Hopefully nobody will notice.

References

  1. "Omar Faruk sacked from Jubo League, committee formed for council". bdnews24.com. Retrieved 8 April 2020.
  2. "Sirajganj journo death in AL clash creates strong reaction". Green Watch Bangladesh. Retrieved 5 May 2020.
  3. "Opposition MPs head JS standing committees". bdnews24.com. Retrieved 8 April 2020.


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