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

Our Mailouts

Newsletter - 14 Dec 2020

Weekly Newsletter (14 Dec 2020)
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.

Site News

Best Article of November 2020
Winner: honey the codewitch A $5 Programmable Tiny Webserver The Size of a Jump Drive
Winner: Greg Utas The Software Rewrite
Runner-up: Paulo Zemek Public API Events and Breaking Changes
Runner-up: Shao Voon Wong C++: Windows Toast Notification

cheers,
Chris Maunder

Weekly Poll Results

What will you be doing over the end of year break?

Survey period: 7 Dec 2020 to 14 Dec 2020

Pet projects, catch up from the previous 12 months, or maybe just an actual break. What's the plan?

OptionVotes% 
I'll be working on my side (code) projects21923.13
Catching up on (non-coding) hobbies21622.81
Home maintenance projects.22323.55
Finishing up work for the year727.60
Prepping for next year's work565.91
Spending time with family and/or friends (safely) / the cat / a good book37239.28
Binge TV.14815.63
No idea929.71
Other677.07
I won't be taking any time off over this New year period31733.47
Respondents were allowed to choose more than one answer; totals may not add up to 100%

This week's survey: What's your preference: coding solo or coding as a team?

Latest Additions

New articles added

.NET Framework

  (1 votes) by Xomega Team (updated 6 days ago)
How to write multi-platform UI framework independent presentation logic

Algorithms & Recipes

  (3 votes) by sbarnes (updated 3 days ago)
This time I'm sure I've found stuff that is completely new and previously unknown.
  (0 votes) by Marc Clifton (updated 11 hours ago)
Processing batches of data in parallel.

Arduino

  (5 votes) by André Marcos, Gabriel Trepak, Vinícius Barauna (updated 4 days ago)
Automating the Residential Lighting Activation Process Using Arduino
  (2 votes) by honey the codewitch (updated 2 days ago)
Streaming your data and parsing on the go with tiny gadgets

Artificial Intelligence and Machine Learning

  (2 votes) by Dawid Borycki (updated 5 days ago)
In this article we will perform object detection on the frames from the test data sets including video sequence stored in the video file.
  (1 votes) by Dawid Borycki (updated 3 days ago)
In this article, we will use those centers to estimate distances between people and indicate people that are too close.
  (1 votes) by Dawid Borycki (updated 2 days ago)
In this last article of the series, we improve our Python console application for AI-powered social distancing detection.
  (0 votes) by Dawid Borycki (updated 4 days ago)
In this article, we'll calculate the center of each detected bounding box, which will serve as a base for calculating distance.
  (0 votes) by Dawid Borycki (updated 6 days ago)
In this article, we continue learning how to use AI to build a social distancing detector.

C#

  (5 votes) by ITWei (updated 6 days ago)
Learn about Dapper code, understand the details of the design, efficient principles, and find out about the practical application in the work

Charts, Graphs and Images

  (0 votes) by JoseMenendez (updated 5 days ago)
An orthogonal connector uses only vertical and horizontal lines to connect two shapes

Database

  (3 votes) by #realJSOP (updated 3 days ago)
A tool to generate model and viewmodel classes directly from your selected database
  (1 votes) by Leif Simon Goodwin (updated 3 days ago)
Simple WPF app that shows how to use PetaPoco library to manage an SQL database

Game Development

  (1 votes) by André Marcos, LaercioMBR (updated 3 days ago)
An overview of the development process of an online platform to facilitate community driven data cataloging and management.

Product Showcase

  (0 votes) by Silvina Bruggia (updated 5 days ago)
The COVID-19 pandemic has accelerated machine learning (ML) adoption in many areas, resulting in firms increasing their ML investment and implementation efforts.
  (0 votes) by Jo Stichbury (updated 3 days ago)
In this article we show, a high-level, it is possible to create sophisticated AI-enabled applications that run upon memory-constrained, ultra-low power endpoint devices.
  (0 votes) by Joel Ivory Johnson (updated 2 days ago)
Image classification using Arm NN on Android mobile devices

Articles updated

Applications & Tools

  (12 votes) by Sergey Alexandrovich Kryukov (updated 5 days ago)
A cross-platform replacement for all those office presentation applications in a single file

C / C++ Language

  (49 votes) by AlexeyAB (updated 6 days ago)
Atomic operations and C++11 memory barriers and assembler instructions generated on x86_64 CPUs

Client side scripting

  (27 votes) by Shenwei Liu (updated 2 days ago)
Presenting an advanced Angular modal dialog service and demonstrating dialog uses and issue resolutions (updated to Angular 11).

Design and Architecture

  (12 votes) by Greg Utas (updated 6 days ago)
Open-heart surgery on your Big Ball of Mud

Dialogs and Windows

  (9 votes) by Shao Voon Wong (updated 6 days ago)
Windows Toast Notification in C++

Java

  (0 votes) by IvanFeng (updated 6 days ago)
With AutoExcel, you can quickly import and export Excel without hard coding, and embrace changes.

PHP

  (7 votes) by Foma Tuturov (updated 21 hours ago)
MVC Framework

Programming Languages

  (18 votes) by Vincent Radio (updated 3 hours ago)
VRCalc++ Engine is embeddable in any Delphi Application using Dynamic Packages

Raspberry Pi

  (5 votes) by Arthur V. Ratz (updated 3 days ago)
A practical guide for building parallel CL/SYCL-code in, C++17, targeting Arm/AArch64-architectures and running it on Raspberry Pi 4B+ IoT-boards

New Tips and Tricks added

C / C++ Language

  (4 votes) by IgorRadionyuk (updated 6 days ago)
Proposal for implementation diapasons of values or it ranges

Tips and Tricks updated

Dialogs and Windows

  (5 votes) by Ayush Swiss (updated 6 days ago)
C++, WebView2, Edge Browser, Edge in MFC application

Miscellaneous

  (5 votes) by wim4you (updated 5 days ago)
First exploration of the capabilities of Chromium WebView2 Control to display animated .GIF, .PNG, WebP, WebM

New Technical Blogs added

Algorithms & Recipes

  (0 votes) by IAmJoshChang (updated 4 days ago)
In this article, we will talk about the top down (memoization) strategy to solve a popular DP problem: Climbing Stairs.

Artificial Intelligence and Machine Learning

  (0 votes) by Sandeep Mewara (updated yesterday)
A quick look into basic workflow when we apply Machine Learning to a problem

ASP.NET Controls

  (0 votes) by Jin Vincent Necesario (updated 15 hours ago)
In this article, we'll be exploring the HtmlGenericControl of ASP.NET Webforms. What's exciting about this article will see how to create this control dynamically and combine it with some client-side scripting to create a popover/tooltip UI.

Database

  (2 votes) by Jin Vincent Necesario (updated 5 days ago)
This article shows you the basics of SQL Schema using the DDL statements.



© 2020 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