NepCodeX logo NepCodeX
Home Security Programming
Home Security Programming
Spread and Rest Operator in JavaScript
Programming

Spread and Rest Operator in JavaScript

August 31, 2019

JavaScript (ECMAScript) is one of the powerful scripting language which provides many features to developer. In the first place, it is the technology …

Implement Queue in C - Example
Programming

Implement Queue in C - Example

August 29, 2019

In the previous post, we implemented stacks, which is quite useful in real life. However, there is another data structure that we see everyday around …

Implement Stacks in C - Example
Programming

Implement Stacks in C - Example

August 29, 2019

In the previous post, we implemented linked list in C. In the same way, now we are going to implement stacks in c programming language by an example. …

Dynamic Memory Allocation in C
Programming

Dynamic Memory Allocation in C

August 16, 2019

Introduction Memory Allocation in C In this post, we will learn about the dynamic allocation of memory in C. Also, we should be able to understand the …

Implement Linked List in C
Programming

Implement Linked List in C

August 16, 2019

Before starting to implement linked list in C, let’s see what self-referential structures are. Also, you need to know about dynamic memory …

Pointers in C - Array Implementation
Programming

Pointers in C - Array Implementation

August 13, 2019

In the previous article, we looked briefly on what pointers are. Furthermore, we learnt a simple implementation of pointers. In this post, I would …

Pointers in C - String Implementation
Programming

Pointers in C - String Implementation

August 13, 2019

In the previous blog post, I wrote about the relationship between pointer and array. I suggest you reading that post before starting here because this …

Pointer in C and its implementation
Programming

Pointer in C and its implementation

August 1, 2019

As we all know, C is the first language that many programmers learn during their career in programming. One of the reasons why C programming is …

Create A Simple Web App In GoLang
Programming

Create A Simple Web App In GoLang

July 30, 2019

Introduction In this article, I would like to create a simple web app in GoLang (in short Go) programming language. Go is a statically typed, …

Laravel - Is it a choice for web artisans?
Programming

Laravel - Is it a choice for web artisans?

July 29, 2019

Introduction to Laravel Laravel - Is it a choice for web artisans? The official website of laravel says The PHP Framework For Web Artisans Laravel …

Previous Page
«
1 ... 18 19 20
»
Next Page
☕
Support Me Buy Me a Coffee

Enjoying the blog? If the ads are blocked or you just want to show extra support, consider buying me a coffee! ❤️

My Other Projects

Money Change Calculator

Currency denomination breakdown and calculator.

My Personal Website

Portfolio, blog, and more about me.

Search

About NepCodeX

A blog dedicated to programming, security, and development tutorials. Explore writeups, guides, and technical articles.

Recent Posts

  • Quantum Entanglement: Programming with Correlated Qubits Dec 25, 2025
  • Quantum 101: The Concepts That Actually Matter for Programming Dec 19, 2025
  • Complex Numbers Explained: The Real-World Meaning Behind Imaginary Numbers Dec 18, 2025
  • Moving from WordPress to a Static Site: Why I Chose Hugo for Speed, SEO, and $0 Hosting Dec 17, 2025
  • 7 Brilliant Money Change Calculator Features Nov 18, 2024

Categories

Security (157) Programming (35) Networking (3) Quantum (2) Mathematics (1)

Popular Tags

Security Walkthrough Writeup Vulnhub Hackmyvm Sudo-Abuse Programming Bruteforce Remote-Command-Execution Web Hacksudo Javascript Lfi Computer Driftingblues C File-Permissions Cronjob Frontend Insecure-File-Upload Kioptrix Pointers Backend Development Funbox Hackthebox Htb Steganography Suid-Abuse Abuse-Capability

© 2026 NepCodeX. All rights reserved.

Privacy Policy