Central Women's University

Central Women's University is one of the first private universities in Bangladesh, established in 1993. It was the first university in Bangladesh established exclusively for the purpose of female education. Beggzadi Mahmuda Nasir served as the founding vice-chancellor of the university until 1999.[1]

Central Women's University
TypePrivate
Established1993 (1993)
ChancellorAbdul Hamid
Vice-ChancellorPerween Hasan
Location,
Bangladesh
CampusUrban
Websitewww.cwu.edu.bd

Following mismanagement on the part of the original governing body, it was one of the eight universities the University Grants Commission of Bangladesh recommended for shutting down due to poor quality of academic standards.[2] The university was also served with show-cause notice by judicial authorities asking why it would not be closed down.[3]

As of August, 2010, the University received legal permission from the court to continue its educational activities under a new governing body and with new academic faculty and expanded academic offerings.[4]

It is the first university in Bangladesh to run all student and staff computers on Linux software.[5]

Academic programs

Degrees currently offered are:

  • Bachelor of Business Administration
  • Master of Business Administration
  • Executive Master of Business Administration
  • Bachelor of Science in Computer Science and Engineering
  • Bachelor of Arts in English Literature
  • Bachelor of Social Science in Political Science and Governance Studies
  • Bachelor of Social Science in Sociology and Gender Studies
  • Bachelor of Social Science in Geography and Environmental Studies
  • Bachelor of Arts in Journalism and Media Studies
gollark: What? Why does it say it's doing a sequential scan now? Æ all is bee.
gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.

References

  1. "Prof Beggzadi passes away". The Daily Star. 3 November 2015. Retrieved 12 September 2017.
  2. Ali, Tawfique (19 October 2004). "40-45 varsities way behind prerequisites". The Daily Star. Retrieved 17 March 2007.
  3. Khan, Siddiqur Rahman (1 March 2005). "Ministry serves notice on six private universities". New Age. Archived from the original on 28 September 2007. Retrieved 17 March 2007.
  4. As per the court judgement on Writ Petition number 3873, filed on 16 April 2007.
  5. https://www.dhakatribune.com/opinion/op-ed/2016/04/13/bangladesh-needs-linux-operating-system


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