Open in app

Sign In

Write

Sign In

Stephen Ranciato
Stephen Ranciato

2 Followers

Home

About

Aug 24, 2020

Ethical Challenges in AR / VR

The unintended consequences of human creation. Augmented Reality and Virtual Reality, the most amazing new technological advancements of our time. These technologies have taken giant leaps over the years, now allowing everyday consumers with the experiences only our parents and grandparents could have dreamed of as reality. As with many…

Ar Vr

5 min read

Ethical Challenges in AR / VR
Ethical Challenges in AR / VR
Ar Vr

5 min read


Jan 12, 2020

What happens when you type www.holbertonschool.com in your browser and press enter?

This article is designed to explain each step of this process. At the unbelievable speed we are able to access information via websites, it may be overlooked just how many complicated steps are taken. Most users who type website urls into the search bar have no idea how everything is…

Web Development

7 min read

What happens when you type www.holbertonschool.com in your browser and press enter?
What happens when you type www.holbertonschool.com in your browser and press enter?
Web Development

7 min read


Nov 26, 2019

IoT

Internet of Things What is it? The definition of IoT has changed throughout the years with rapidly changing technology. As for the now, it is a giant system of interconnected computing devices ranging from people to mechanical and digital machines. All of these devices or people are provided with a UID(unique identifiers) and…

Io T

7 min read

IoT
IoT
Io T

7 min read


Oct 25, 2019

Machine Learning

An introduction to machine learning, methods, and AI Machine learning is shaping the intelligence of programs being created around the world. Machine learning, also known as a way of achieving artificial intelligence(AI), is being implemented in every large scale company that comes to mind. A little distressing to know that…

Machine Learning

7 min read

Machine Learning
Machine Learning
Machine Learning

7 min read


Oct 9, 2019

Everything is Object

Introduction Based on the title of this post you can probably infer that indeed, everything in python is an object. When it comes to strings, int, list, dict, functions and types, these are all objects. This is very crucial in understanding what is happening when we type simple lines of code…

Python

2 min read

Everything is Object
Everything is Object
Python

2 min read


Sep 16, 2019

Static vs. Dynamic Libraries

Quick guide Why we use libraries When we are writing programs it is important to be as efficient as possible. For this reason we want to remove the repetition by not having to continuously link each routine to every function that we write. …

Shared Libraries

2 min read

Static vs. Dynamic Libraries
Static vs. Dynamic Libraries
Shared Libraries

2 min read


Aug 29, 2019

What happens when you type ls -l into the shell?

Processes 1 ~ ls -l is entered into the command line.

Linux

3 min read

What happens when you type ls -l into the shell?
What happens when you type ls -l into the shell?
Linux

3 min read


Jul 14, 2019

C Static Library

Why Use Static Libraries? One of the biggest advantages of using a static library is that you can allow an application to be stored in a single executable file. Static libraries also make certain that all of your files are present. How Do Static Libraries Work? When you compile a source file you get an object file or .o…

C Programming

2 min read

C Static Library
C Static Library
C Programming

2 min read


Jun 19, 2019

gcc Compilation

All of the steps you need to understand compiling The 4 stages of gcc compiling 1- Preprocessing 2- Compiling 3- Assembly 4- Linking Okay! Now that we know the 4 stages… what do they do? Preprocessing This is the first phase in which the output is stored in the “filename.i”. …

Programming

2 min read

gcc Compilation
gcc Compilation
Programming

2 min read


Jun 18, 2019

Hard Link VS. Symbolic Link

A simple guide in understanding the differences. So what is a Hard link? A hard link is simply a duplicate of the original file. Lets create a hard link with this command. Using the “ln” command creates the hard link of “test” and renames the copy into “hardlink”

Github

2 min read

Hard Link VS. Symbolic Link
Hard Link VS. Symbolic Link
Github

2 min read

Stephen Ranciato

Stephen Ranciato

2 Followers

Software Engineer student at Holberton New Haven

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech