<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
<title>Thesis 1998-2008</title>
<link href="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/233" rel="alternate"/>
<subtitle/>
<id>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/233</id>
<updated>2026-04-06T12:06:53Z</updated>
<dc:date>2026-04-06T12:06:53Z</dc:date>
<entry>
<title>Geographical Importance of Bangladesh</title>
<link href="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/242" rel="alternate"/>
<author>
<name>Sabbir, Md. Mansur - Ul - Amin</name>
</author>
<id>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/242</id>
<updated>2019-03-13T07:43:53Z</updated>
<published>0012-01-01T00:00:00Z</published>
<summary type="text">Geographical Importance of Bangladesh
Sabbir, Md. Mansur - Ul - Amin
Program Project;
Uses Crt,Dos,Graph;

Const Name: array [1..36] of String= (‘Dhaka’, ‘Chittagong’, ‘Sylhet’, ‘Rajshahi’, ‘Khulna’, ‘Barishal’);

  X1=40;
  Y1=300;
  X2=620;
  Y2=450;

Type
              CityRec=Record
                                    R1,r2,c1,c2: Integer;
		      End;
Var
CityInfo: array [1..6] of CityRec;
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</summary>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>Library Management Software : Structural Language</title>
<link href="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/241" rel="alternate"/>
<author>
<name>Rana, M. Mashud</name>
</author>
<id>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/241</id>
<updated>2019-03-13T07:43:53Z</updated>
<published>0012-01-01T00:00:00Z</published>
<summary type="text">Library Management Software : Structural Language
Rana, M. Mashud
Program MashudRana;
Uses Dos,crt,graph;
Label Counterpoint, Last;
Type Book=Record
                               BookNames: String [30];
		       AuthorName: String [20]
		       CollectionData: String [10]
		       Price: String [5];
		       BookDescription: String;
		       SerialNo: String [4];
		       End ;{ Book}

		      Check= Record
		                           Bename: String [30];
				   Aname: String [25];
				   Stname: String [25];
				   ID: String [15];
				   TData: String [10];
				   RData: String [10];
				   End; {Check}
   		
		Var    F: File of Book;
		          E: File of Check;
		          I: File of Check;
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</summary>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</entry>
<entry>
<title>The Geographical Importance of Bangladesh</title>
<link href="http://dspace.ewubd.edu:8080/xmlui/handle/123456789/240" rel="alternate"/>
<author>
<name>Rahman, Mohammod Mosaddek</name>
</author>
<id>http://dspace.ewubd.edu:8080/xmlui/handle/123456789/240</id>
<updated>2019-03-13T07:43:53Z</updated>
<published>0012-01-01T00:00:00Z</published>
<summary type="text">The Geographical Importance of Bangladesh
Rahman, Mohammod Mosaddek
Program Records; 
Uses dos, Crt,Grapg;

Var          Gm, Gd: Integer;
                Regs: registers;
                Row, col: integer;
Procedure Dhaka;
Begin
Outtextxy (450,30, ‘DHAKA’);
Outtextxy (350,50, ‘It is famous for National’);
Outtextxy (350,60,’Places.’);
Outtextxy (350,70, ‘’);
End;
Procedure Chittagong;
Procedure Khulna;
Procedure Rajshahi;
Procedure Barisal;
Procedure Sylhet
Procedure GetChoices
This thesis submitted in partial fulfillment of the requirements for the degree of B.Sc in Computer Science and Engineering of East West University, Dhaka, Bangladesh.
</summary>
<dc:date>0012-01-01T00:00:00Z</dc:date>
</entry>
</feed>
