This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.

Sunday, September 13, 2015

Software Development Project Management

Syed Ishteaque Ahmed Sir: Lecture 1: Foundation Lecture 2: Organization Lecture 3: Process Lecture 4: Evaluation Lecture 5: Approach Lecture 6: Effort Lecture 7: Activity Lecture 8: Risk Lecture 9: Resource Lecture 10: Monitoring_Control Sample Poster Presentation: Sample 1 Sample 2 ...

Wednesday, April 1, 2015

Loop: Index

Beginning Infinite Loop Break & Continue ASCII Character Set 1 to 100 1 to n odd numbers 1 to n even numbers 1 to n number addition 1 to n number odd addition 1 to n number even addition 1^2 + 2^2 + 3^2 +.......+ n^2 = ? 1^3 + 2^3 + 3^3 +......+ n^3 = ? 1 + 3 + 5 + 7 +.......+ n = ? 1 + 3 + 9 + 27 + 81 +....+ n 1 2 3 9 4 5 6 18 7 8 9 27 Factorial Maximum from n numbers Minimum from n numbers Maximum & Minimum from the n numbers Count '+', '-' & '0' Age Greater, less, divisible Find out the Range Digit Count Digit...

Age

Assalamu Alaikum. Hope, you all are well by the grace of Almighty ALLAH. Today we learn how to do age problem. Take a look at the problems. Problem 01: Write a program to read the age of n persons and count the number of persons who are not in the age group 50-60. Solution: Problem 02: Write a program to read the age of 15 persons and count the number of persons in the age group 40 to 60. Use while and continue statements. Solution: Thank...

Tuesday, March 31, 2015

Programming Language 2

Assalamu Alaikum. Hope you all are well by the grace of Almighty ALLAH. Here you will find necessary files for Programming Language 2. Reference Books:  Download Download Titu Sir Mahbub Sir Hafiz Sir Avishek Sir Asif Sir Zitu Sir Sajidul Alam Sir Password : O$13FTab26 Thank You all. ...

Progamming Language 1

Assalamu Alaikum. Hope, you all are well by the grace of Almighty. Here you will find necessary files for Programming Language 1. C Programming eBooks Mid Term Quiz 1  Quiz 2 Quiz 3 Quiz 3 Solution Mashiur Sir's Problem 01 Solution Mashiur Sir's Problem 02 Solution Mashiur Sir's Problem 03 Solution Final Term Mashiur Sirs' Problems(String_Array) Solution Mashiur Sirs' Problem (Function) Solution Mashiur Sirs' Problem (Structure_Union) Solution Some Output Tracing...

Monday, March 30, 2015

Artificial Intelligence

Reference Book: Artificial-Intelligence-A-Modern-Approach-3rd-Edition Titu Sir: Lecture 1: Introduction Lecture 2: Neuron Model Lecture 3: An Illustrative Example Lecture 4: Perceptron Learning Rule Lecture 5: CSP Lecture 6: Game Playing Lecture 7: Genetic Algorithm Lab Task 1 Lab Task 2 Lab Task 3 Lab Task 4 Lab Task 5 Lab Task 6 Lab Task 7 Code 1 Code 2 Bayzid Ashik Sir: Introduction Intelligent Agents State...

Saturday, February 21, 2015

Microprocessor & I/O System

Reference Book: Digital Logic & Computer Design by Morris Mano 10th Chapter Lab Sheets: Exp 01_Introduction to Microprocessor 8086 Exp 02_8086 instructions and programming with 8086 Single and Multidimensional Arrays Exp 03_ Programming with 8255 Keyboard and Display Controller and writing programs to control seven segment displays and familiarizing with 8279 keyboard and seven segment display controller Exp 04_Familiarizing with LED matrix display Exp 05_Interfacing and Control of Stepper Motor using 8255 PPI driven by 8086 Exp...