Open in app
Home
Notifications
Lists
Stories

Write
wahyu eko hadi saputro
wahyu eko hadi saputro

Home

Pinned

4 Ways JavaScript Object Instantiation

If you are a programmer, you must be familiar with objects. Object is an instance of class, and class is the blueprint / design of an object. For example if we want to build a house, we will hire an architect to design our house, and after that we start…

Java Script

2 min read

4 Ways JavaScript Object Instantiation
4 Ways JavaScript Object Instantiation

Aug 9

File / Directory Permission on Linux Ubuntu

Ok on this occasion let’s discuss linux ubuntu file permission. As we know in linux everything is treated as a file. As a file of course it must have permission attributes, and sometimes not everyone understands permission attributes on a file / directory. …

Ubuntu

3 min read

File / Directory Permission on Linux Ubuntu
File / Directory Permission on Linux Ubuntu

Aug 7

Imperative vs declarative in Programming

Nowadays many paradigms in programming are coming up, and the most hype is declarative programming concepts. Imperative programming is programming where programmers will define the instruction / statements step by step while declarative programming is where the programming done with expressions or declarations instead of statements. …

Declarative Programming

3 min read

Imperative vs declarative in Programming
Imperative vs declarative in Programming

Aug 2

Synchronous vs Asynchronous and Blocking vs Non-Blocking

ok, at this time i will write about synchronous vs synchronous and blocking vs non-Blocking. actually the term synchronous, synchronous, blocking, non-blocking is important for programmer, on many book or tutorial about programmer we will find the term synchronous, synchronous, blocking, non-blocking so often. ok lets deep dive about it: …

Synchronous

3 min read

Synchronous vs Asynchronous and Blocking vs Non-Blocking
Synchronous vs Asynchronous and Blocking vs Non-Blocking

Jun 13

Ubuntu Linux Architecture

Ubuntu is one of the famous linux distributions, as i know desktop linux distribution is free, we can download from https://ubuntu.com/download/desktop Hardware − Hardware consists of all physical devices attached to the System. For example: Hard disk drive, RAM, Motherboard, CPU etc. Kernel − Kernel is the core component for…

4 min read

Ubuntu Linux Architecture
Ubuntu Linux Architecture

Jun 5

JavaScript Asynchronous

For programmers we must be familiar with asynchronous terms. On the wikipedia, Asynchronous, in computer programming, refers to the occurrence of events independent of the main program flow and ways to deal with such events. In nutshell asynchronous is not serial or sequence of activities, for example : we want…

Java Script

4 min read

JavaScript Asynchronous
JavaScript Asynchronous

May 31

JavaScript Prototype Object Chain

From my perspective that comes from the java world, understanding prototype is challenging, first, I perceive prototype is like inheritance in java but actually slightly different. In javascript once we instantiate an object, it automatically instantiates the prototype / parent object. Prototype is a built-in parent object, and to get…

Java Script

3 min read

JavaScript Prototype Object Chain
JavaScript Prototype Object Chain

May 16

HTTPS implementation on Apache Ubuntu with let’s encrypt

HTTPS implementation is very important to make a secure connection between server and client . In nutshell, either server or client (browser) have secret key to encrypt and decrypt an incoming request or outgoing request / message. …

Lets Encrypt

6 min read

Https implementation on apache ubuntu with let’s encrypt
Https implementation on apache ubuntu with let’s encrypt

May 8

JavaScript Error Handling

Every programming language must be having exception/error handling style. Proper error handling is needed to create a robust application. Error itself is an anomaly, for example: the program expects numeric value but gives string data. As a programmer, we need to decide when an error happens, whether catch the error…

Java Script

3 min read

JavaScript Error Handling
JavaScript Error Handling

Apr 24

Backup and restore cockroach DB

Create / generate gcp key, which is the key can be used to access google cloud storage. So please add account service which having google cloud storage access. 2. Klick add key, then download the in json format. …

Cockroachdb

2 min read

Backup and restore cockroach DB
Backup and restore cockroach DB
wahyu eko hadi saputro

wahyu eko hadi saputro

i am a reader

Following
  • Cristian Salcescu

    Cristian Salcescu

  • François Paupier

    François Paupier

  • D. Husni Fahri Rizal

    D. Husni Fahri Rizal

  • Iman Tumorang

    Iman Tumorang

  • Atakan Demircioğlu

    Atakan Demircioğlu

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable