Download Free Bangla PDF Books

ই-বুকগুলো ডাউনলোড করার জন্য ই-বুকের উপর ক্লিক করুন।

অ্যাপসগুলো ডাউনলোড করার জন্য অ্যাপসগুলোর উপর ক্লিক করুন।

Showing posts with label BCS. Show all posts
Showing posts with label BCS. Show all posts

Thursday, August 31, 2017

Professors BCS Bangla Book.pdf

2.4 Analog and Digital Computers 
Two types of computers currently available. These are analog and digital computers. Earlier discussion was only on digital computers. An analog computer represents quantities by physical analogies. It represents physical quantities, such as distance, velocity, acceleration, temperature, pressure, or angular position, forces or voltages in mechanically or electrically equivalent circuits. That is, it functions by setting up physical models corresponding to mathematical functions. 
Click here to download the book
An automobile speedometer is an example of an analog computing device. It converts the rotational rate of the drive shaft of an automobile into the numerical value of the speed of the vehicle. Similarly, a thermometer functions as an analog device by converting the movement of a column of mercury into a temperature reading. Data inputs to an analog computer results from a measuring processes. These computers are ideal in situations where data can be accepted directly from measuring instruments. The ability to collect data at high speeds and to process data at equally high speeds, makes analog computers uniquely suited to controlling processes of oil refineries, steel mills, weapon systems and similar operations. An analog computer does not require any storage capability as it measures and compares quantities in a single operation. The output from an analog computer is generally in the form of readings on a dial (as in the speedometer and odometer of a car) or a graph on the screen of a cathode ray tube. Analog computers were in use before the invention of the digital computers. There are far more digital computers in use today than analog computers. For the remainder of this book concentration will be on digital computers. 

2.5 Capacity 
The capacity of a computer refers to the volume of data that a computer system can process. Previously a computer's size was an indication of its capacity - the larger the physical size of the computer, the larger its capacity. However, with the current state of micro-miniaturization, measurement is based on the size of a computer by its throughput. Throughput is the amount of processing that can be performed in a given amount of time. Based on throughput, computer systems can be divided into three categories: microcomputers, minicomputers, and mainframe computers, with costs increasing proportional to size.

Share:

Wednesday, August 9, 2017

Selected Questions and Answers For BCS and Other Jobs.

8.5. SCSI
SCSI stands for Small Computer System Interface. SCSI is pronounced as “scuzzy”. It has the following characteristics: 


Click here to Download the book. 
 SCSI Supports 
 CD-ROM drive 
 WORM (Write Once, Read Many times) optical disks 
 Optical scanners 
 21 MB+ ‘super’ floppies 
 Bernoulli Box cartridge storage devices 
 Various tape drives 
 Up to 7 devices can be connected with the cable 
 The newest SCSI standard, SCSI-3, supports 24 MB/s (Mega Byte per second) data transfer rate  Drive controllers are located with respective drives and another special controller connected with the motherboard called the host adapter controls all the controllers in drives. 

8.6. IDE 
IDE stands for Integrated Drive Electronics. It is also a modified version of ST506. To get a more reliable but cheaper interface technology, IDE is designed. It has the following characteristics: 
 Controller is not connected with the drive by a cable but it is just put on to the drive. 
 IDE cable is 40 wire. 
 IDE cable runs directly to PC bus, but it is not directly connected to the PC bus. A buffer exists between the PC bus and the 40-pin cable connector. 

8.7. EIDE 
EIDE stands for Enhanced IDE. It is designed by Western Digital. It has the following characteristics:  Similar to IDE, the controller is built in the drive.
 It supports LBA translation, which supports drives larger than 504 MB. It allows the BIOS to support drives up to 8 GB.
 EIDE offers higher data transfer rate.
 Supports CD-ROM and tape drives.
 EIDE is the most popular drive interface today.
Share:

Saturday, August 5, 2017

Cureent Affairs BCS Bises Sonka. pdf

Lesson 3 : How the System Works 

3.1. Learning Objectives
On completion of this lesson you will be able to describe:
 What is system software
 An overview of the booting process
 Different types of boot (cold & warm).



Click here to download the book. 
3.2. System Software 
System software is the program that controls different devices in the microcomputer. System software has the following components: 
 Monitor program or BIOS: The program used to control the basic functions of different devices. 
 Operating system: The software responsible for allocating system resources, including memory, processor times, disk space, and peripheral devices such as printers, modems, and the monitor. 

3.3. An Overview of the Booting Process 
Booting means loading operating system in the memory by the PC itself. Basically, a PC does three things when it boots. 
 First, the hardware must work. 
 Second, the processor starts up and runs a program in the BIOS called the ‘Power on Self Test.’ 
 Third, BIOS loads the operating system on the active partition. 
Then, assuming that the basic hardware can function, you'll recall that each PC has a set of software built into a ROM, called the Basic Input Output System, or BIOS. That BIOS is a collection of important programs, programs to control the video board, the disk controller, the keyboard, and the system clock, just to name a few, but perhaps the most important of those programs that starts up the PC. That program determines what hardware is in the system, does a basic checkout of that hardware, and senses the presence of BIOS-like programs associated with expansion boards in the PC. If those programs exist on the expansion boards, the BIOS will yield control to them so that they can do the initialization. Once the BIOS startup and checks work out all right, the BIOS then attempts to load the system software from the floppy or hard disk. Once the operating system gets loaded from disk into the computer's RAM, the BIOS passes control to the operating system, and the computer is ready to use.
Share:

Tuesday, August 1, 2017

Confidence Bangla Lecture Sheet For BCS.pdf

2.7. Think out a Line to Troubleshoot
 Every component of a PC is attached to one another. So a fault in one device implies a fault not only in that device, but also in the devices attached to it, and the devices attached to the devices attached to it. 

Click here to download the book. 
For example, 
 A printer is attached with the printer cable. 
 The cable is attached with the printer port. 
 The printer port is attached with the motherboard. 
 The motherboard is attached with the software. So a problem in printing may be caused by a fault in any (or some) of the following: 
 The printer  The printer cable 
 The printer port  The motherboard 
 The printing software But not for a fault in the mouse. To troubleshoot the printing problem you have to do: 
 Separate each of the five components from the PC 
 Install each component in a well-running PC to check if it is faulty. Thus the faulty component is detected. 
 Try to remove the fault in the detected faulty component. 
 If you failed to remove the fault, replace the faulty component with a good one. 

2.8. Go to the Easiest Way First 
If you think that the trouble is in one of several components then check the easiest one first. For example, you have found that the display is not working properly. This may happen for the fault in one (or some) of several components: 
 The monitor 
 The cable 
 The video card 
 The motherboard. To detect the faulty component you have to replace each of the four components one by one. But which should be replaced first? The cable, because it is the easiest to replace.
Share:

All Book for BCS

3.3. Check if the Operator has Mistaken 
Many problems are created only for the ignorance of the operator of how to use the computer. So when a program is not working, at first check if the operator uses the program in the proper way. The language of computer confuses people. For example, you may have seen the prompt “Press any key to continue…” many times. Many new users can not understand what does the “any key” means. They look on the keyboard and become puzzled not finding any key named “any key”. I have heard the story of a computer user. One day he saw the prompt “Insert ‘System Disk 1’ in drive A: and close the door”. He inserted the disk in drive and then closed the office door. Another new user thought the mouse a pedal. He complained that he is pushing the pedal but it is not working. From many clients, you will get complains like, “I’m doing what the manual says but the computer doesn’t work”. Most often they are not lying. Because after troubleshooting you will find that the fault is not in the computer or in the manual. The fault is in their understanding the manual.
Share:

Current Affairs Bises Sonka

3.4. Check if all the Devices are Plugged Correctly 

Many problems are happened because of improper connection. Improper connection means: 
 A connection is not done. 
 A connection is done but it becomes loose. 
 A connection is done and it is not loose but it is done in wrong direction. So, check if all the 

Click here to download the book. 
external connections are plugged tightly with proper direction. 
One day I found that a PC was not working though it was working little moment before. I checked all the connections and they were plugged `properly. AT last I found that the PC is plugged in the voltage stabilizer and the stabilizer is connected in the wall socket properly but the stabilizer is off. 

3.5. Check if any New Change is Done If the PC was working properly before some time and now it is making trouble, then check if any change has been made between this period. This change may be responsible for the problem. So undoing the change will remove the problem. For example, some early PC programs like ‘Infocom’ games do not run in more than 512K RAM. If you add some RAM after 512KB then Infocom game will prompt “Illegal operation” and reboot the PC. From this prompt it is not possible for you to find out the fault. By ‘checking if any new thing is done’ you will find that before adding the RAM the game was working properly, but after adding it fails. So the problem is in RAM addition. To ‘check if any new thing is done’ you should check: 
 Any new hardware added 
 Any hardware setup changed 
 Any new software added 
 Any software setup changed.
Share:

Monday, July 31, 2017

For BCS and Bank Written Exam.

Lesson 4 : Checking Software and Symptoms 

4.1. Learning Objectives
On completion of this lesson you will be able to describe:
 Checking the software
 Checking external symptoms.

Click here to download the book. 
4.2. Check the Software 
Most of the microcomputer problems are software problems. A separate book can be written on troubleshooting one software. (For example, Windows, NT, OS/2, LINUX etc.) Software problems have several causes: 
 Operator’s fault 
 Bug in the device driver 
 Bug in the software 
 Virus. 

4.2.1. Operator’s Fault Many problems are created only for the ignorance of the operator of how to use the computer. So when a program is not working, at first check if the operator uses the program in the proper way. 

4.2.2. Bug in the Device Driver 
Device driver is the software that is used to drive specific device. They support the operating system. If the device driver has a bug or not installed properly, then it will not do its job correctly. For example, in Windows 98 environment the device driver for printer ‘HP LaserJet 4L’ drives the ‘HP LaserJet 4L’ printer. When any application wants to print a document: 
 The application supplies printing request to the Windows 98. 
 If the attached printer is ‘HP LaserJet 4L’, Windows 98 delivers the printing request to the device driver software for ‘HP LaserJet 4L’. 
 The device driver performs most of controlling of the ‘HP LaserJet 4L’ printer and delivers the printing request to the printer.
 The printer prints the document as ordered by the device driver.
If there is a bug in the device driver for ‘HP LaserJet 4L’ or it is not installed properly then it will not be able to print the document. Just reinstalling solves most of the device driver problems.
Share:

Bcs Preliminary Model Test.pdf

4.2.3. Bug in the Software 
The bug in the software is the source of many PC troubles. Much popular software do not work properly in the situation of insufficient memory, full disk or some other situation that the developer did not consider. The solution of software bug is not in the user’s hand. He can just inform the manufacturers and the coworkers in his company. 

Click here to download the book. 
4.2.4. Virus 
Viruses are special programs. They have following characteristics: 
 These are very small programs 
 They hide themselves 
 Make disturbance to computer users 
 They can make new copies and distribute these copies to other computer. Virus can be removed by running anti-virus software. Different popular antivirus software are TOOLKIT, Norton Anti Virus, McAffee Anti Virus etc. 

4.3. Check External Symptoms 
A faulty device may show some symptoms. By checking any abnormal behavior you can detect the source of trouble. One important thing in troubleshooting is detecting the faulty component. External symptoms can help here. Example symptoms are: 
 The floppy disk light is continuously on 
 The hard sounds too much 
 The monitor image becomes bent 
 Some peripheral device hums.
Share:

38 BCS Priliminary Model Test.pdf

Lesson 5 : Using Post and After Boot Diagnostics Software 

5.1. Learning Objectives
On completion of this lesson you will be able to describe:
 Power on self test
 Some diagnostics software package.


Click here to download the book. 
5.2. Introduction 
Diagnostic programs are used to detect PC problems. Different types of diagnostics programs are: 
 The power on self test (POST) 
 After boot diagnostics software 
 ROM based diagnostics tools. Some components of the PC should run to run the diagnostics software. These are: 
 The motherboard (including CPU and RAM). Because if they do not run, no other devices will run  The monitor and the video card should run interact with the user. 
 The keyboard should run to get user input 
 The floppy drive should run to load the program. 

5.3. The Power on Self Test (POST) 
Every time the PC is powered-on this program is run. It checks if the basic hardware (CPU, RAM etc.) exists and tests the memory. The checking done by IBM PC-1 BIOS is discussed here. Checking done by other BIOS is nearly similar. POST in IBM PC-1 BIOS checks the following things sequentially: 
 CPU registers and flags. If faulty then halts. 
 ROM checksum. If faulty then halts. 
 DMA controller. If faulty then halts. 
 Interrupt controller. If faulty then POST makes a long beep and a short beep and then halts. 
 Timer and its speed. If faulty then POST makes a long beep and a short beep and then halts. 
 BASIC ROM. If faulty then makes a long beep and a short beep and then halts.
 Video controller. If faulty then it makes a long beep and a short beep and then halts. 
 Installed adapters. If okay then let them (the adapters) initialize. 
 CRT Interface lines. If okay then blinks the cursor. 
 All system RAM. 
 Keyboard. If faulty then makes a short beep but does not halt. 
 Cassette interface. If faulty then makes a short beep but does not halt. 
 Diskette adapter and drive ‘A:’. If faulty then makes a short beep but does not halt. 
 Determines how many printers, serial ports and game ports are connected. Then makes a short beep and starts booting.
Share:

একাদ্বশ ও দ্বাদশ শ্রেণীর আইসিটি ও অর্থনীতি হ্যান্ডনোট সহকারে পড়ানো হয়। যোগাযোগ- মো: মিজানুর রহমান (সুজন); বি.এস.এস অনার্স (১ম শ্রেণী); এম.এস.এস (অর্থনীতি+আইসিটি); প্রভাষক, গংগাচড়া কলেজ, গংগাচড়া, রংপুর। পড়ানোর স্থান- গংগাচড়া মহিলা কলেজের পাশে এবং সরকারি বেগম রোকেয়া কলেজ, রংপুর এর পাশে।

------ MENU ------
E-Books Download
E-Books Download
01 HSC E-Books (Science)
02 HSC E-Books (Commerce)
03 HSC E-Books (Arts)
04 Class 1-10 E-Books
05 Computer E-Books
06 BCS E-Books
07 Job E-Books
08 Islamic E-Books
09 Story E-Books
10 Transalation E-Books
11 Horror E-Books
12 S.Fiction E-Books
13 Poem E-Books
Result of Bangladesh
01 PSC Result
02 JSC/JDC Result
03 SSC Result
04 HSC Result
05 Diploma Result
06 HSC Admission Result
07 National University Result
08 NTRCA Result
09 National University Admission Result
10 Private University Result (All)
11 Public University Result (All)
JSC All Subject MCQ With Answer
01 Humayun Ahmed
02 Muhammad Zafar Iqbal
03 Syed Shamsul Haque
04 Imdadul Hoque Milon
05 Anisul Hoque
06 Kasem Bin Abu Bakar
17 Kazi Nazrul Islam
18 Kazi Anowar Hossain
19 Taslima Nasrin
20 Humayun Azad
21 Sumonto Aslam
22 Hasan Azizul Hoque
23 Begum Rokeya Sakhawat Hossain
24 Anish Das Apu
25 Hasnat Abdul Hye
26 Zahir Raihan
Novel-Indian-Bangla Writers
27 Sunil Gangopadhyay
28 Samaresh Majumdar
29 Rabidranath Tagor
30 Shirshendu Mukhopadhyay
31 Ashapurna Devi
32 Anish Deb
33 Bibhutibhushan Bandopadhyay
34 Buddhadeb Guha
35 Ishwar Chandra Vidyasagar
36 Sarat Chandra Chattopadhyay
37 Satyajit Ray
38 Tilottama Majumdar
39 Bankim Chandra Chattopadhyay
Poem or Kobita
40 Kazi Nazrul Islam
41 Rabidranath Tagor
42 Michael Madhusudan Dutta
43 Jibanananda Das
44 Jashimuddin
Subjective
45 Science & Mathmatics
46 English
47 Bangla
48 Business Studies
49 Class1-10: NCTB Text Books
Ever Green
50 Comics Book
51 Teenaged Novel
52 Masud Rana
53 Rokib Hasan
54 Voutik & Rohossomoy
55 Anubad Books
56 Detective Books
57 Bangla Magazine
58 Story Books
59 Science Fiction
60 Recipe Books

Total Pageviews

Labels