Python is the most popular programming language.

Python is the most popular programming language.

Computer Vision. How a computer can view objects within a single image or sequence of images?

Computer Vision. How a computer can view objects within a single image or sequence of images?

Artificial intelligence. How does artificial intelligence work as a human being?

Artificial intelligence. How does artificial intelligence work as a human being?

Latest Posts

Friday, March 27, 2020

Data-type

Saiful Islam
In this section. I will talk about Data-types.

What is data-type?
Types of data. It is data attribute which tall the compiler or interpreter who the programmer intends to use the data. There are lot of data attribute now i will tall you some basic data-types which we use primary level. below i show some python examples of datatype

  1. String
    1. String. String can combine some character together and make a word or sentence. below i will show you an examples with text and image
    2. a = 'Hallow' 

    3. Note Here I can use 'signal at' we can use "double at" that does not matter of string.
  2. Integer
    1. Integer is numerical value whiteout any fraction number like 10, 65, 78, 65 all of the numbers are integer. Below i will show you an examples with an image.

  3. Float
    1.  Float is numerical value with fraction number like 10.00, 3.1416, 5.50, 2.25, 20.75 all of the numbers are float. Below i will show you an examples with an image.
    2. Note look here 10 and 10.00 same number but data type is defrauder because here i used 10.00 (dot) so it float number.
  4. Character
    1.  Character. It is a single character like A, a, b, C, d, D
    2. Note Python has chr data-type but it automatically detect string. don't worry. If we need Character type, data-type. we have to create manually below i show you how we can create character type data-type?
    3. First we have to declare a = chr(a)
  5. List / Array
    1. Look here we use python so. always we call List not array.  List. List can combine "String", integer, float, character. All of the data-type we can use into the list. N......... number of value we can attach into the list too. I show you an example in image.
    2.  
    3. Note: We can create ND list like 3D, 5D, 1000D.
  6. Tuple
    1. Tuple. tuple one kind of list but different is we does not change any value inside the tuple. we change value inside list. It is different between tuple and list. 
I hope you enjoy

Wednesday, March 11, 2020

Python setup on windows 10

Saiful Islam
In this section. i will discus. how to python software setup on window-10?
First we have to download python software (link - https://www.python.org/downloads/) go to the link and download python latest version python 3.8.2



Click Download 3.8.2


Now Click Save file

Wait until the download is complete.

Now go to the download path and Double click on this file.

Computer ask you for conform setup Press YES



Now click Install Now


Now wait until incomplete install.




Click Close

Now we successfully completed install Python 3.8.2. Let Check is it working?


Press window/start bottom and find the file IDEL and click enter.



Now we see a python window there we write python code.
let's type print('hello friends') press ENTER now it show 'hello friends'

Today we successfully install python and run a code










Monday, March 9, 2020

Python introduction

Saiful Islam
I am Saiful Islam. i am python programmer. i work with (Data science, Data analysis, Image processing, Deep learning. Matching Learning) Today i am going to tall you about python programming language.

What is Program? 
Program is a set of command which solve any type of problems such as Banking software. it could bank estimate easily also quickly.

Where we use program?
Actually we can use program each an every moment in our life but we did not fill because we never think about the work around. just think a minute, we can use phone, TV, AC, satellites, rockets, etc. All the product have use the program.

Why we learn program?
  1. where have we be?
  2. where we are?
  3. where we will be in future? 
Every moment world could changing. we have to change our self together. Program is the good way to change it self, earn big money, survive our self with luxury. It has big marketplace so we got good job easily. 

Our Team

  • MD. Saiful IslamSoftware Engineering
  • Ashrafi AkramComputer Engineering of Computer-vision