Open in app
Home
Notifications
Lists
Stories

Write
Salah Besbes
Salah Besbes

Home

May 17

Xcom-Clone (Portfolio Project)

Create by Salah_besbes (Project Link) As a fun of Turn-Base Strategy Game, and as Soon As we have started to learn Unity Game Engine, the( inspiration/idea )of creating my own Xcom2 game version starts to grow and the (idea) gets more and more serious as long we discover the Unity…

Xcom 2

3 min read

Xcom-Clone (Portfolio Project)
Xcom-Clone (Portfolio Project)

Mar 3

Difference between VR Headsets

3DoF vs 6DoF in VR: In VR, DoF is a common term that stands for Degree of Freedom. The number before it stands for how many different axes are being tracked. It is significant when deciding which type of VR headset to buy depending on it’s DoF tracking. For instance, when purchasing a VR headset…

Headset

7 min read

Difference between VR Headsets
Difference between VR Headsets

Mar 2

WebXR Technology

Virtual Reality (VR): The use of computer technology to create a simulated environment is known as virtual reality (VR). In contrast to typical user interfaces, virtual reality immerses the user in an experience. Augmented reality (AR): Snapchat and Instagram filters rely on augmented reality technology, AR is defined as enhancing the physical world by incorporating digital…

Webxr

3 min read

WebXR Technology
WebXR Technology

Dec 21, 2021

Face Detection in Augmented Reality

Introduction Face Detection (FD) computer technology that is able to identify the presence of people’s faces within digital images. It is a part of object detection. In order to work, face detection applications use machine learning and formulas known as algorithms to detecting human faces within larger images. …

Face Detection

3 min read

Face Detection in Augmented Reality
Face Detection in Augmented Reality

Jun 21, 2021

My Portfolio Project “Ija-Foot”

by Med.Salah Besbes and Wael Ben Hassen Introduction FootBall is the most popular Sport in the world, with 3.5 billions fans. Community is getting bigger and bigger, and amateur players are spending money on football fields rental , but the communication between players is slow and not efficient, for example if…

Holberton

4 min read

My Portfolio Project “Ija-Foot”
My Portfolio Project “Ija-Foot”

Apr 11, 2021

The Internet of Things (IoT)

1. definition The Internet of Things (IoT) refers to a system of interrelated, internet-connected objects that are able to collect and transfer data over a wireless network without human intervention. It is about extending the power of internet connectivity beyond computers to a whole range of other things, processes, and environments. …

Io T

5 min read

The Internet of Things (IoT)
The Internet of Things (IoT)

Jan 12, 2021

Every thing is an object in Python !!

Introduction: Python is a clear and powerful object-oriented programming language, Uses an elegant syntax, making the programs you write easier to read. Guido van Rossum has designed the language according to the principle “first-class everything”. He wrote: “One of my goals for Python was to make it so that all objects…

Python

4 min read

Every thing is an object in Python !!
Every thing is an object in Python !!

Dec 14, 2020

Dynamic/shared library

A library is a collection of pre-compiled pieces of code that can be reused in a program. Libraries simplify life for programmers, they provide reusable functions, routines, classes, data structures and so on which they can be reused in a programs. The library is indexed and it’s linked into the…

Dynamic Library

2 min read

Dynamic/shared library
Dynamic/shared library

Nov 25, 2020

Typing command-line into shell

happens when you type “ ls -l ” ?? Shell : provides a command line user interface for Unix-like operating systems ( OS ). It’s a link between user and the OS, thanks to the command-line written by the user. It’s role consist of : Read command-line Interpret it Execute…

Shell

6 min read

Typing command-line into shell
Typing command-line into shell

Nov 6, 2020

How integers are stored in memory using two’s complement

There are many schemes for representing negative integers with patterns of bits. One scheme is sign-magnitude. It uses one bit (usually the leftmost) to indicate the sign. “0” indicates a positive integer, and “1” indicates a negative integer. …

Integers In Memory

3 min read

How integers are stored in memory using two’s complement
How integers are stored in memory using two’s complement
Salah Besbes

Salah Besbes

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable