Thứ Tư, 30 tháng 12, 2020

The Daily Build - Web Presentation, an Application in a Single File, now with Video

The Daily Build - Web Presentation, an Application in a Single File, now with Video

Headline article

Web Presentation, an Application in a Single File, now with Video

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

New Articles, Tech Blogs and Tips

C / C++ Language

  (0 votes) by Alexander Schichmanter (updated 19 hours ago)
Concept, Motivation and Implementation of Dynamic Logging - a valuable aid to the C++ programmer

Connected Devices

  (0 votes) by honey the codewitch (updated 14 hours ago)
Designing infinitely scalable JSON: JSON (C++)

SQL Reporting Services

  (0 votes) by essentialSQL (updated 22 hours ago)
How to reconstruct full outer join in SQL using other join clauses

Updated Articles, Tech Blogs and Tips

Algorithms & Recipes

  (7 votes) by Patrice T (updated 15 hours ago)
Using a large list of primes with Trial Division algorithm and how to handle the list
  (4 votes) by Patrice T (updated 15 hours ago)
Small review of Trial Division algorithm
  (1 votes) by Patrice T (updated 5 hours ago)
Integer factorization: Optimizing small factors checking

Applications & Tools

  (3 votes) by Sergey Alexandrovich Kryukov (updated 15 hours ago)
Another variant of the cross-platform replacement for all those office presentation applications in a single file, and now this file is JavaScript

Mobile Newsletter - CollectionView inside ScrollView

Mobile Newsletter - CollectionView inside ScrollView

Welcome to this week's Mobile Development newsletter from CodeProject.

Industry News

In this blog post, I'll share a couple of ways Kotlin has increased the productivity of our partners' engineers and look at the Kotlin features that help with this.
Read more
Android developers
In this article, I will share with you custom control of the CollectionView that you can use directly in your projects or simply adapt it to your needs if that's what you want.
Read more
Luis Matos
Airbnb Showkase aims to help developers organize, discover, and visualize their Jetpack Compose UI elements by synthesizing a browser activity based on specific code annotations.
Read more
InfoQ
I know what you are thinking, but James everyone hates those pop ups asking for reviews.
Read more
James Montemagno



© 2020 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Mobile Development Newsletter click Unsubscribe.
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

Daily News - Five Microsoft technologies to watch in 2021

Daily News - Five Microsoft technologies to watch in 2021
Click here Automate app containers
Kubernetes is an open source platform for automating deployment, scaling, and operations of application containers across clusters of hosts. Download cheat sheet
Industry News
Longest goodbye ever
Source: Windows Latest
So I can't declare the video conference as a home office?
Source: Ars Technica
Alas, Bob 2021 didn't make the cut
Source: ZDNet
Developer News
A little light reading for you
Source: Colin S. Gordon
Science and Technology
Code Project Discussions - Your say!
"They're such short shorts"
Source: CodeProject



© 2020 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
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 Insider@codeproject.com

Thứ Ba, 29 tháng 12, 2020

The Daily Build - The Most Common Topics Involving Randomization

The Daily Build - The Most Common Topics Involving Randomization

Headline article

The Most Common Topics Involving Randomization

  (3 votes) by Peter Occil (updated 12 hours ago)
Some of the most common random generation questions based on a Q&A site question analysis.

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (0 votes) by IgorRadionyuk (updated 18 hours ago)
An iterator over parametric function, which is a well known mathematical abstraction: Parametric Function. It maps interval of real numbers[start, stop] to some values in the range of function.

Client side scripting

  (2 votes) by O.Nasri (updated 21 hours ago)
An Angular application that includes crud operations, column filtering, form dialog, confirm dialog and behavior subject

Daily News - Microsoft is developing an exciting new way to navigate Windows 10

Daily News - Microsoft is developing an exciting new way to navigate Windows 10
Industry News
Seems about right for a government document
Source: BBC
So, print all the clouds you can before it's gone
Source: Engadget
And by "exciting", they mean, "irritating"
Source: BGR
Developer News
Better waistband on the sweatpants?
Source: ZDNet
I could do with the next mind. This one's a little worn out.
Source: Techcrunch
Science and Technology
The robot apocalypse now will be a musical
Source: SlashGear
Now the astronauts will have to worry about splinters
Source: BBC
Code Project Discussions - Your say!
I resolve to re-solve that jigsaw puzzle
Source: CodeProject



© 2020 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Insider News click Unsubscribe.
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 Insider@codeproject.com

Thứ Hai, 28 tháng 12, 2020

The Daily Build - A basic icon editor running on ReactOS (and consequently on Windows XP and newer versions)

The Daily Build - A basic icon editor running on ReactOS (and consequently on Windows XP and newer versions)

Headline article

A basic icon editor running on ReactOS (and consequently on Windows XP and newer versions)

  (11 votes) by Steffen Ploetz (updated 18 hours ago)
About the creation of a basic icon editor with as little code as possible, that is running on ReactOS and Windows, to check out the stability of application development capabilities on ReactOS.

New Articles, Tech Blogs and Tips

Algorithms & Recipes

  (3 votes) by CPallini (updated 18 hours ago)
Fast integer square root computation in 8051 assembly

Database

  (1 votes) by Igor Krupitsky (updated 12 hours ago)
Tool for Migrating MS Access Queries to SQL Server. It should be used when the Access Queries are using SQL server linked tables.

GDI

  (1 votes) by Steffen Ploetz (updated 23 hours ago)
Step-by-step instructions and source code snippets for inserting a bitmap (or a section of it) into an icon image.

Updated Articles, Tech Blogs and Tips

Menus

  (8 votes) by Robert Gustafson (updated 14 hours ago)
Simplifies working with ToolStrip-type menus and tool bars for MDI-parent and other forms; also works with ToolStrip-type context menus