Become a member
Sign in
Get started
Halina V
Halina V

Halina V

Follow

75 Following
48 Followers
·
  • Profile
  • Claps
  • Highlights

Latest

Halina V
Halina V
Aug 9, 2017 · 3 min

What Really Happens When You Type a URL Address in Your Browser…

Halina V
Halina V
May 25, 2017 · 3 min

Python Objects

Python is an “object-oriented programming language.” What it means is that basically everything in Python is an object. Methods and…

6
Halina V
Halina V
May 15, 2017 · 6 min

Static and Dynamic Libraries in C Programming

Let’s start by figuring out what is the library. Basically, library is a collection of function prototypes…

2