Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

codeproject.com

CodeProject Latest Articles RSS feed

Get the latest updates from CodeProject Latest Articles directly as they happen.

Follow now 45 followers

Find similar feeds: Tech Programming Security Android AI

Latest posts

Last updated almost 2 years ago

Neural networks for regression and their implementation in C#

almost 2 years ago

How to implement neural networks for regression in C# ?

Part 1: Building an IoT application with a modern variety PIC Microcontroller

almost 2 years ago

Get to grips with analog sensor and UART reporting with this first...

Episode 5: Game Rules and Mechanics - Part 2

almost 2 years ago

This tutorial is great for developers looking to design compelling game mechanics...

Creating a Heatmap Chart in React Using CanvasJS StackedColumn100 Chart

almost 2 years ago

A tutorial on how to create a heatmap chart in React using...

Episode 4: Game Rules and Mechanics - Part 1

almost 2 years ago

In this video, we'll explore the essential steps for planning your game...

Methods to Defend Against SQL Injection Attacks

almost 2 years ago

SQL Injection (SQLi) is a serious security vulnerability that allows attackers to...

Best Practices in SQL Coding

almost 2 years ago

For any programming language, just writing the code is not well enough...

Effective Strategies for Implementing Multi-Tenancy in Spring Boot Applications

almost 2 years ago

Multi-tenancy is a crucial architectural pattern that enables a single instance of...

Episode 3: Materials and Textures in Unity

almost 2 years ago

In this video, we'll dive into using materials in Unity to change...

7 Tips to Optimize Your Dockerfile for Faster Builds and Smaller Images

almost 2 years ago

In the world of containerization, Docker has become an essential tool for...

Type-Safe Multicast Callbacks in C

almost 2 years ago

A type-safe multicast callback library used for anonymous function invocation implemented in...

Win32 Thread Wrapper with Synchronized Start

almost 2 years ago

A Win32 CreateThread() C++ wrapper class for synchronized thread startup and forced...