About 400 results
Open links in new tab
  1. Code Project

    Popular Articles How to develop your own Boot Loader This article describes the first steps in low-level programming on the example of developing of simple boot loader Windows ASM COM

  2. FAQ - main.codeproject.com

    CodeProject is a community of Software developers who have come together to share source code, articles and tutorials. We have some of the brightest minds in the community gathered …

  3. Programming Without Coding Technology (PWCT) - CodeProject

    Nov 23, 2013 · The Programming Without Coding Technology (PWCT) is a general-purpose visual programming tool designed for novice and expert programmers. PWCT can be used as …

  4. CodeProject.AI Server: AI the easy way. - CodeProject

    Jan 16, 2022 · We wanted a fun project we could use to help teach developers and get them involved in AI. We'll be using CodeProject.AI Server as a focus for articles and exploration to …

  5. Learn C# (CSharp) Step by Step - Beginners Tutorial: Part 1

    Nov 28, 2016 · A project is a self-contained logical unit of code or we can also define them as module. For example, in a software application, we can have different modules like …

  6. The Model-View-Presenter pattern and its implementation

    Oct 1, 2024 · We are utilizing Visual Studio's features to organize our project while also leveraging the specific ASP.NET page lifecycle (the OnInitializedAsync method) to enhance our …

  7. Home | Code Project Forum

    Sep 11, 2025 · The future of coding is not just about the technology itself, but about the people who wield it, and I'm incredibly excited to see what this community will build together.

  8. 40 Basic Practices in Assembly Language Programming

    In this article, we’ll talk about some basic criteria and code skills specific to assembly language programming. Also, considerations would be emphasized on execution speed and memory …

  9. Step-by-Step PHP Tutorials for Beginners - CodeProject

    Apr 16, 2014 · Well, I'm going to teach you how to create one from scratch where in you will know every single details on how the code works. If you are new to back-end web development, this …

  10. Simple and fast Huffman coding - CodeProject

    Dec 11, 2004 · This article describes the simplest and fastest Huffman code you can find in the net, not using any external library like STL or components, just using simple C functions like: …