Click here to Skip to main content
15,885,767 members

Our Mailouts

Newsletter - 03 May 2021

Weekly Newsletter (3 May 2021)
Welcome to this week's newsletter from CodeProject.
To ensure that future newsletters you receive from The Code Project aren't mistakenly blocked by antispam software, be sure to add the maillist.codeproject.com domain to your list of allowed senders.

Weekly Poll Results

What is your direct Manager's background?

Survey period: 26 Apr 2021 to 3 May 2021

Have they been in the trenches where you are now or do they bring a different set of skills?

OptionVotes% 
Software Development26737.34
System Analyst638.81
Entrepreneur / Ideas Person365.03
Engineering12517.48
Science / Mathematics415.73
Sales / Marketing456.29
Product Design / Product Manager456.29
They own the company8812.31
Other9212.87
I have no manager or boss15721.96
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What are your favourite Star Wars spinoff series?

Latest Additions

New articles added

Artificial Intelligence

  (1 votes) by Jarek Szczegielniak (updated 3 days ago)
In this article we go back to the Intel/AMD CPUs. This time, we will speed up our calculations using a GPU.
  (1 votes) by Jarek Szczegielniak (updated 6 days ago)
In this article, we’ll start applying our basic Docker knowledge while creating and running containers in the various MLng scenarios.
  (1 votes) by Jarek Szczegielniak (updated 4 days ago)
In this article, we’ll adapt our image for Raspberry Pi with an ARM processor.
  (0 votes) by Nirosh (updated 6 days ago)
Impact of quantum computing on healthcare industry
  (0 votes) by Jarek Szczegielniak (updated 5 days ago)
In this article, we’ll create a container to run a CPU inference on the trained model.

Containers

  (1 votes) by Raphael Mun (updated 3 days ago)
In this article discover how Azure helps you easily monitor and scale your microservices on AKS.
  (1 votes) by Dawid Borycki (updated 6 days ago)
In this article, we’ll see how to set up AKS in the cloud native way, using IaC (ARM templates) and GitOps to provision our infrastructure automatically, via an Azure DevOps pipeline.
  (1 votes) by Dawid Borycki (updated 5 days ago)
In this article we’ll create a Java microservice to work with Azure Table storage.
  (0 votes) by Raphael Mun (updated 4 days ago)
In this article, we’ll build a job listings web application in TypeScript by running multiple services: a web server and a helper process that regularly pulls jobs data from the GitHub Jobs API.

DevOps

  (0 votes) by raddevus (updated 12 hours ago)
7 Step Outline will help you communicate quickly and clearly to team about System Creation / Code Changes

General Programming

  (6 votes) by gggustafson (updated 6 days ago)
How well does the Interpolation of Colors match the Colors produced by Microsoft's Linear Gradient Brush?

Hosted Services

  (1 votes) by Raphael Mun (updated 2 days ago)
In this article we’ll use Azure Active Directory to easily and securely add a login button to our application, without handling storing and managing user account data ourselves

Internet of Things

  (3 votes) by Member 4206974 (updated 5 days ago)
A work for exploring the Asynchronous WEB Server, the SPIFFS File system and the exploitation of the dual core

Multimedia

  (0 votes) by Dawid Borycki (updated 6 days ago)
In this article you learn how to tag video sequences through automation on Cloudinary and detect the content in a video, such as that of an apartment.

Programming Languages

  (16 votes) by Peter Huber SG (updated 6 days ago)
If a record declaration creates a cyclical reference, the compiler generated ToString() causes a stack overflow.
  (1 votes) by ChristianNeumanns (updated 4 days ago)
Introduction to an open-source core library (reader and writer) for 'Practical XML' (pXML)
  (0 votes) by Shun Huang (updated yesterday)
Use Python to build Red-Black Tree
  (0 votes) by Jorge L Orejel (updated 2 days ago)
Implementing Stern-Brocot trees in C#

Security

  (1 votes) by Ohad Redlich (updated 5 days ago)
authentication-flows-js is a powerful and highly customizable framework that covers all flows that any express-based authentication-server needs

Web Development

  (4 votes) by George Swan (updated 4 days ago)
How to allow private network (LAN) clients to connect to the https port of a locally hosted ASP.NET web application
  (0 votes) by Han Bo Sun (updated 3 days ago)
This tutorial will discuss an advanced configuration to use MySQL database as the session management.

Articles updated

Desktop Programming

  (67 votes) by Michael Chourdakis (updated 12 hours ago)
All in one: x86, x64, Virtualization, multiple cores, along with new additions

General Programming

  (21 votes) by Mircea Neacsu (updated yesterday)
A data structure for finding best rational approximations

Hosted Services

  (126 votes) by Sergii Syrovatchenko (updated 5 days ago)
Open source index maintenance tool for SQL Server and Azure
  (14 votes) by KristianEkman (updated 2 days ago)
An online Angular, .NET 5 Web API, SQL Server on Azure backgammon game

Internet of Things

  (7 votes) by Christ Kennedy (updated 5 days ago)
Distil hand-sanitizer and other social lubricants using an Arduino

Programming Languages

  (43 votes) by David Lafreniere (updated yesterday)
A compact C finite state machine (FSM) implementation that's easy to use on embedded and PC-based systems
  (19 votes) by Philippe Cayouette, Sebastien Gibeau (updated 4 days ago)
Solution using smart pointers' custom deleters
  (23 votes) by Vincent Radio (updated 13 hours ago)
VRCalc++ OOSL Engine is embeddable in any Delphi Application using Dynamic Packages

Web Development

  (3 votes) by Gábor Angyal (updated yesterday)
A superset of JSON with improved type inference capability

New Tips and Tricks added

Desktop Programming

  (1 votes) by Cloudster (updated 5 days ago)
Moving from X11 with NVIDIA drivers to Wayland may require more configuration

DevOps

  (0 votes) by Tarik Jokka (updated yesterday)
Add Excel/Access Project to Git

FaaS

  (1 votes) by Jeff Dabulis (updated 2 days ago)
A solution approach for quickly implementing various web forms

General Programming

  (1 votes) by ADMGNS (updated yesterday)
An alternative method to Catmull-Rom, Chaikin or Bezier curve smoothing methods

Programming Languages

  (6 votes) by Member 270861 (updated 6 days ago)
Prepending the signature of a function with async produces a brand new Promise with potentially and unexpected side effect
  (1 votes) by Greg Utas (updated yesterday)
A function may only return from its last line!
  (1 votes) by Pusparag Subudhi (updated 6 days ago)
When working with Rest clients, there are numerous steps involved in passing Headers, Parameters, Deserialization of response, etc. These codes get repeated several times if a proper design is not created around the Rest client.
  (0 votes) by emartinho (updated 3 days ago)
A Java String property value starting with a single number (e.g., a CRON schedule like "0 30 */1 * * ?") is truncated to just the first number.



© 2021 The Code Project.  All rights reserved.


This email was sent to mailout@maillist.codeproject.com. To stop receiving The Weekly Newsletter click here.
CodeProject 20 Bay Street, 11th Floor, Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900

Please do not reply directly to this email. It was sent from an unattended mailbox. For correspondence please use webmaster@codeproject.com