Skip to content
The CtrlAltDelight Experience
  • Home
  • Tools
  • Privacy Policy
  • About Us
  • Imprint
Menu Close
  • Home
  • Tools
  • Privacy Policy
  • About Us
  • Imprint
Read more about the article Collision Layers in Unity C# [Basics]

Collision Layers in Unity C# [Basics]

When handling collisions in a game, there comes a time when you don't want everything to collide with everything else. To help you achieve this, you can use collision layers…

Continue ReadingCollision Layers in Unity C# [Basics]
Read more about the article Collider Events in Unity C#

Collider Events in Unity C#

Understanding collider events is crucial for creating interactive and dynamic games. In Unity, a collider is a component that can be attached to a game object to detect collisions with…

Continue ReadingCollider Events in Unity C#
Read more about the article Mouse Events in Unity C#

Mouse Events in Unity C#

Understanding mouse events is crucial for creating engaging and interactive gameplay. Mouse events are user inputs that are triggered when a user interacts with their mouse, such as clicking or…

Continue ReadingMouse Events in Unity C#
Read more about the article Intercepting HTTP Requests / Responses in Angular

Intercepting HTTP Requests / Responses in Angular

Angular's HttpInterceptor is a powerful feature that allows developers to intercept HTTP requests and responses in their Angular applications. This feature provides a way to modify HTTP requests and responses…

Continue ReadingIntercepting HTTP Requests / Responses in Angular
Read more about the article An Introduction to Lambdas in C# for Unity Game Developers

An Introduction to Lambdas in C# for Unity Game Developers

As a Unity game developer, you want to write clean, efficient, and concise code to create the best gaming experience for your players. One way to achieve this is by…

Continue ReadingAn Introduction to Lambdas in C# for Unity Game Developers
Read more about the article C# Unity Tuples Tutorial

C# Unity Tuples Tutorial

As a Unity C# game developer, you might come across situations where you need to return multiple values from a method or store multiple values in a single variable. This…

Continue ReadingC# Unity Tuples Tutorial
Read more about the article Set Metadata in Angular at runtime

Set Metadata in Angular at runtime

When it comes to building a website, it's not just about creating an aesthetically pleasing design or crafting engaging content. In order for your website to be discovered and understood…

Continue ReadingSet Metadata in Angular at runtime
Read more about the article Delegates and Events in Unity C#

Delegates and Events in Unity C#

In Unity, delegates are a type of callback function that allow you to subscribe and trigger events. They are a powerful tool that allows you to decouple different parts of…

Continue ReadingDelegates and Events in Unity C#
Read more about the article How to loop in Unity C#

How to loop in Unity C#

For Loop The for loop is used when you know exactly how many times you want to iterate through a piece of code. It has the following syntax: for (int…

Continue ReadingHow to loop in Unity C#
Read more about the article Node.js REST API with Express

Node.js REST API with Express

If you're looking to build a scalable and maintainable REST API with Node.js, Express is the go-to framework. In this tutorial, we'll cover the fundamentals of building a REST API with Node.js and Express. We'll focus on the HTTP methods (GET, POST, PUT, and DELETE)…

Continue ReadingNode.js REST API with Express
  • 1
  • 2
  • Go to the next page

Recent Posts

  • Collision Layers in Unity C# [Basics]
  • Collider Events in Unity C#
  • Mouse Events in Unity C#
  • Intercepting HTTP Requests / Responses in Angular
  • An Introduction to Lambdas in C# for Unity Game Developers

Categories

  • Angular
  • API
  • Brainfuck
  • C#
  • express
  • Funny
  • html/css
  • Java
  • JavaScript
  • Mail
  • Meta
  • Misc
  • Node.js
  • Python
  • REST
  • SEO
  • Spring
  • Uncategorized
  • Unity

Archives

  • April 2023
  • March 2023
Copyright - OceanWP Theme by OceanWP