Skip to main content

Posts

How to install CodeBlocks for Android

At present many students start learning programming. They are also doing great. Basically lots of Student wants start learning programming. But the problem is they don't have computer that is why they can't start programming. So , if you don't have any computer don't worry. You can also learn how to do coding.You can start programming in your Smrat phone or Android device. So to start C/C++ programming firstly you need a compiler to run the code and to get the output according to your code . How to install CodeBlocks for Android It's too easy to install your phone the CodeBlocks app for compiling your code. So , let's see how you install. Firstly,you need a android device.   Secondly,make sure you have internet connection.   Thirdly, go to your Google Play Store app .   And then , type CodeBlocks. In the first result you will see the CodeBlocks app.   And then , install the app. And Start Coding. Best of luck for you. To install simple Code...

Uri 1001 solution

Before to see the solution, make sure you have tried many times. Uri 1001 solution in C : #include <stdio.h> int main() {     int A,B,C;     scanf("%d %d",&A,&B);     C=A+B;     printf("X = %d\n",C);       return 0; } Uri 1001 in C++; #include <iostream> using namespace std; int main() {     int A,B,C;     cin>>A>>B;     C=A+B;     cout<<"X = "<<C<<endl;          return 0; }

Cyber and Intellectual property law-NEUB

In briefly The law means any act which is used to regulate and control to any specific country or community. The law people uses in so many ways. It is helps to the people to keep the place in peace. And in society every single person need to follow and all the instruction of law. Otherwise they will faced in punishment physically, mentally and economically. In this chapter we will discuss in details the basic law and regulation all about Bangladesh. Significance and importance of law:  Defending us from Evil  Legal interpreter  peace  Ethical punishment  Discipline  Establish rights and duties  Security  It creates social political economic harmon  International relationship Here the description of above mentioned topic: Depending us from Evil The most important benefit of law is depending us from Evil. In addition in many reasonal or unreasonal problem people have take an action of law. That time the evil type perso...

Discrete Mathematics

Discrete Mathematics and its application by Rosen pdf book  Download pdf  

Basic Electrical Engineering -CSE-121 | NEUB

Basic Electrical Engineering  CSE-121    Assignment 1  Download 1 Assignment 2   Download 2 Tutorial 1 Result for CSE fall 2019 To see the result click here , download     All lecturer sheet of Basic Electrical  Engineering CSE-121 for NEUB student     Lecturer 1- download Lecturer 2- download Lecturer 3 - download     Lecturer 4- download    Source:  Shahadat Hussain Parvez  sir Discrete Mathematics 1st  Assignment  Download