Skip to main content

Recently Updated Pages

If Statement & While Loop

C Programming If Statement & While Loop

If Statement An if statement is a function used to allow a program to choose which code to execut...

Updated 2 days ago by GI

Arrays in C

Algorithm Programming Module 2: Function and Array

In C programming, an array is a collection of elements of the same data type stored in contiguou...

Updated 1 week ago by YP

Pass by Value vs Pass by Reference

Algorithm Programming Module 2: Function and Array

In C programming, functions can receive arguments through two primary methods: Pass by Value and ...

Updated 1 week ago by YP

Function

Algorithm Programming Module 2: Function and Array

In C programming, a function is a block of statements that performs a specific task when called. ...

Updated 1 week ago by YP

What is the C programming language?

C Programming Introduction to C

History of C C is a general-purpose programming language that was originally designed for and imp...

Updated 1 week ago by MF

Nested Statements / Loops

Algorithm Programming Module 1: Introduction to C

1. NESTED IF STATEMENT A nested if statement is an if condition inside another if block. This all...

Updated 2 weeks ago by BH

Loop & Switch-Case

Algorithm Programming Module 1: Introduction to C

Loop & Switch-Case 1. While Loop A while loop is a function used to execute the same block of cod...

Updated 2 weeks ago by BH

Operator & If-Else Statement

Algorithm Programming Module 1: Introduction to C

1. Arithmetic Operators a) Addition (+) Adds two values. int a = 5, b = 3; int result = a + b; //...

Updated 2 weeks ago by BH

Overview of C

Algorithm Programming Module 1: Introduction to C

INTRODUCTION TO C LANGUAGE C is a general-purpose programming language that is closely related to...

Updated 2 weeks ago by BH

Theory

Fundamentals of Digital Systems Module 1 : Introduction to Digital Circuit

Introduction to Digital Circuit : Theory Introduction Before we make a digital system circuit, we...

Updated 2 weeks ago by JD

What is Git?

Laboratory Tooling Git & Github

Git is a Version Control System Software. A version control keeps track of every change in your c...

Updated 2 months ago by CH

GitHub

Laboratory Tooling Git & Github

GitHub is a web-based Git repository hosting service. It works just like Google Drive, but for co...

Updated 2 months ago by CH

More about Blynk

Realtime System & IoT Module 9: IOT Platform - Blynk

Blynk also offers several advanced features that you can use to enhance your ESP32 project, such ...

Updated 3 months ago by AR

Module 8 : Mesh

Realtime System & IoT Module 8 : Mesh

Mesh Concept A mesh network is a type of network topology where devices, called nodes, are interc...

Updated 3 months ago by AR

Code Example

Realtime System & IoT Module 9: IOT Platform - Blynk

Before running this code, you need to install the Blynk library in the Arduino IDE. In this exam...

Updated 3 months ago by AR

Module 9: IOT Platform - Blynk

Realtime System & IoT Module 9: IOT Platform - Blynk

Introduction Blynk is a platform that allows you to create and control IoT applications using a s...

Updated 3 months ago by AR

Final Project Digital System Design

Digital System Design

Selamat! Anda sudah hampir menyelesaikan praktikum Perancangan Sistem Digital. Pada modul terakhi...

Updated 3 months ago by GI

Example Codes

Realtime System & IoT Module 8 : Mesh

Sender Node Below is an example code of a node which broadcasts a message to every other node in ...

Updated 3 months ago by Giovan Christoffel Sihombing

Video

Fundamentals of Digital Systems Module 2 : Boolean Algebra and Basic Lo...

Updated 3 months ago by DS

Video

Fundamentals of Digital Systems Module 3 : Karnaugh Map

Updated 3 months ago by DS