Click here to Skip to main content
15,910,118 members

Technical Blogs


RSS feed icon

Articles submitted by members via their Technical Blog feed. Want to have the blog entries from your Technical Blog automatically posted as articles on CodeProject? It's easy!

Page 12 of 490
7 8 9 10 11 12 13 14 15 16


221. SingleWireSerial - Arduino Library that Supports Single-Wire Half-Duplex Serial Communication
New Arduino library: SingleWireSerial which supports single-wire, half-duplex serial communication
Internet of Things » Arduino »
Bernhard Nebel Updated: 12 Jan 2022
Rating: 5.00/5 ( (11 votes))
222. Top 5 advices for users of Microsoft Cognitive Services
Introduction and Background As the title suggests, this post is a personal recommendation for the users of Microsoft Cognitive Services, the services that provide a cloud-based subscription-based solution for artificially intelligent software applications, with an any team, any purpose and any scale
Hosted Services » Azure »
Afzaal Ahmad Zeeshan Updated: 10 Jan 2022
Rating: 5.00/5 ( (2 votes))
223. Link-Time Optimization and Debugging of Object-Oriented Programs on AVR MCUs
Link-time optimization and debugging OO programs do not work very well together, at least on AVR MCUs.
Internet of Things » Arduino »
Bernhard Nebel Updated: 6 Jan 2022
Rating: 5.00/5 ( (2 votes))
224. That’s One Small Step for a Man, One Giant Leap for a Debugger: On Single-Stepping and Interrupts
Interrupts can confuse one when single-stepping through a program; dw-link mitigates this problem.
Debugger » »
Bernhard Nebel Updated: 6 Jan 2022
Rating: 5.00/5 ( (1 vote))
225. Upgrading from .NET Core 2.1 to .NET 6.0
I upgraded an old project from .NET Core 2.1 to .NET 6. Here's what broke.
Jason Sultana Updated: 29 Dec 2021
Rating: 4.98/5 ( (13 votes))
226. How Does Your Development Team Decide What To Do Next?
A development team should consider many factors before picking an item from the product backlog to work on. Here are some examples of how features may be selected for development.
DevOps » »
Rob Kraft Updated: 14 Dec 2021
Rating: 3.50/5 ( (2 votes))
227. Need a UUID Generator for Postgres? Here are Two Ways to Set One Up.
In this article, you'll learn about Postgres UUIDs and how to generate them with examples from two different modules.
Database Development » PostgreSQL »
Arctype SQL Updated: 1 Dec 2021
Rating: 4.50/5 ( (2 votes))
228. Choose the Right Model: Comparing Relational, Document, and Graph Databases
There are three major types of database models in use today. Learn about their differences and what applications they are good for.
Database Development » Redis »
Arctype SQL Updated: 24 Nov 2021
Rating: 5.00/5 ( (2 votes))
229. Using Cursors and for Loops in MySQL
Learn how to write a MySQL cursor or a MySQL loop
Database Development » MySQL »
Arctype SQL Updated: 19 Nov 2021
Rating: 1.00/5 ( (1 vote))
230. 100 Days of TypeScript (Day 6)
How to implement interfaces in TypeScript, inherit from classes and a whole lot more.
Programming Languages » Typescript »
Pete O'Hanlon Updated: 7 Nov 2021
Rating: 4.55/5 ( (3 votes))
231. 100 Days of TypeScript (Day 5)
How to use interfaces to set up types so they have certain behaviors
Programming Languages » Typescript »
Pete O'Hanlon Updated: 1 Nov 2021
Rating: 5.00/5 ( (4 votes))
232. 100 Days of TypeScript (Day 4)
An introduction to interface in TypeScript
Programming Languages » Typescript »
Pete O'Hanlon Updated: 30 Oct 2021
Rating: 3.67/5 ( (2 votes))
233. 100 Days of TypeScript (Day 3)
More in-depth look at classes, how to add our own constructors and change whether or not code outside our class can see our fields
Programming Languages » Typescript »
Pete O'Hanlon Updated: 28 Oct 2021
Rating: 5.00/5 ( (3 votes))
234. 100 Days of TypeScript (Day 2)
Creating the first TypeScript class
Programming Languages » Typescript »
Pete O'Hanlon Updated: 27 Oct 2021
Rating: 5.00/5 ( (3 votes))
235. Python vs C++ Series: Mutable, Immutable, and Copy Assignment
Mutable, Immutable and copy assignment in Python vs. C++
Programming Languages » Python »
Shun Huang Updated: 25 Oct 2021
Rating: 4.85/5 ( (9 votes))
236. 100 Days of TypeScript (Day 1)
Getting started with TypeScript
Programming Languages » Typescript »
Pete O'Hanlon Updated: 25 Oct 2021
Rating: 4.26/5 ( (9 votes))
237. Python vs C++ Series: Variable Scope
Some Python scope rules that are not intuitive for people from a C++ background
Programming Languages » Python »
Shun Huang Updated: 25 Oct 2021
Rating: 5.00/5 ( (6 votes))
238. Python vs C++ Series: Polymorphism and Duck Typing
Introduce Python's way to support polymorphism and duck typing from the concept of C++ polymorphism
Programming Languages » Python »
Shun Huang Updated: 10 Oct 2021
Rating: 5.00/5 ( (6 votes))
239. Python vs C++ Series: Getter, Setter, and Property
Introduce Python Property from the concept of C++ Getters and Setters
Programming Languages » Python »
Shun Huang Updated: 26 Sep 2021
Rating: 4.78/5 ( (8 votes))
240. Preventing XSS in .NET Core Web APIs
Protecting an ASP.NET Web API from XSS
Security » »
Jason Sultana Updated: 26 Sep 2021
Rating: 5.00/5 ( (3 votes))

Page 12 of 490
7 8 9 10 11 12 13 14 15 16