Thứ Hai, 20 tháng 5, 2019

Web Developer Newsletter - JavaScript and machine learning: Google shows what's possible using the web programming language

Web Developer Newsletter - JavaScript and machine learning: Google shows what's possible using the web programming language

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

Industry News

From head-controlled Pacman to browser-based upload filters — here are some of the best uses of TensorFlow.js.
Read more
TechRepublic
We are actively working on NativeScript 6.0 and now is an excellent time to review what we've done in the past and share our plans for the next release
Read more
NativeScript
WebAssembly is one of the newest technologies to hit the web dev world with some promising new features around performance and expanding the boundaries of web languages. We'll take a look at using it with Blazor to allow .NET developers to create a SPA.
Read more
Telerik
Microsoft Web Template Studio is a cross-platform extension for Visual Studio Code that simplifies and accelerates creating new full-stack web applications.
Read more
Windows Developer
Make all of your data real time. Receive updates no matter where the object was created or edited! Uses existing ASP.NET core permissions system.
Read more
Entity Signal
Today's websites are packed with heavy media assets like images and videos. Images make up around 50% of an average website's traffic. Many of them, however, are never shown to a user because they're placed way below the fold.
Read more
CSS Tricks
BinaryAST is a new "over-the-wire" JavaScript format proposed by Mozilla (with support from Facebook, Bloomberg, and others) that aims to speed up parsing while retaining JavaScript's original semantics.
Read more
Venture Beat
With The Web Project Guide, we want to bridge the gaps to help understand how each stage of the website process fits in with the next.
Read more
Web Project book
In this 48-part interactive tutorial, you'll learn how to build dynamic, interactive web applications with React.js.
Read more
Scrimba

New articles added

Algorithms & Recipes

  (2 votes) by CMalcheski (updated 2 days ago)
Whether you want a color wheel or not, this algorithm lets you fill in any circle with minimal trig, no blank pixels, no pixel outside the circle, and no pixel processed more than once.

Artificial Intelligence and Machine Learning

  (1 votes) by turtuvshin (updated 5 days ago)
Chatbot Framework for Node.js
  (0 votes) by danc1elion (updated 19 hours ago)
Easy to implement machine learning

Azure

  (0 votes) by Rubén Hinojosa Chapel (updated 13 hours ago)
A MBFv4 template that will let you quickly set up a transactional, knowledge and conversational AI chatbot

C#

  (19 votes) by Florian Rappl (updated 2 days ago)
Want to modernize your C# codebase? Let's continue with values.

Client side scripting

  (0 votes) by Han Bo Sun (updated 5 days ago)
In this tutorial, I am going to discuss how ngResource works. I will demo all 4 HTTP verbs (or methods), and multiple ways request input data can be packaged. It will be a very fun tutorial.
  (0 votes) by scott_liu (updated 2 days ago)
A simple thing may lead to so much.
  (1 votes) by Gerd Wagner (updated 5 days ago)
We show how to deal with key-value pairs and how to manage a key-value store using JavaScript's localStorage API.

Cross Platform

  (7 votes) by idea4good (updated 4 days ago)
Why GuiLite is the simplest GUI library?

Java

  (0 votes) by James A. Brannan (updated 2 hours ago)
Introduction In this tutorial we use the Amazon Web Services Java 2 Application Programming Interface (API) to create a Rest application using Spring Boot that reads and writes to a DynamoDB database. This tutorial assumes AWS familiarity, Java programming experience, and Spring Boot experience.

Miscellaneous

  (0 votes) by Издислав Издиславов (updated 3 hours ago)
I have decided to make a simple solution, who somehow mimics real world application, and to change it several times, using different UI technlogies and keeping the specific logic the same.

Product Showcase

  (0 votes) by Xiao Ling (updated 5 days ago)
In this article, we show you how to integrate barcode scanning functionality into your application. Specifically, we look at two JavaScript-supported environments: Node.js and Web.

Programming Tips

  (2 votes) by Member 11917061 (updated 4 days ago)
A utility program to update the last-accessed time and last-modified time attributes of files and directories

Tools and IDE

  (8 votes) by Marcell Lipp (updated 3 days ago)
A brief introduction to GIT for dummies
  (0 votes) by PachisiaVikas (updated 20 hours ago)
Know the steps to quickly set up a secure remote debugging environment and boost your productivity.

Uncategorised Articles

  (1 votes) by YasIkeda (updated 3 days ago)
  (1 votes) by turtuvshin (updated 5 days ago)
:iphone: List of open source Flutter applications :octocat:

Articles updated

.NET Framework

  (19 votes) by spi (updated 4 days ago)
This small library handles units of measure and quantities with a dynamic and multi-contexts approach.

Algorithms & Recipes

  (11 votes) by codewitch honey crisis (updated 6 days ago)
An LL(1) pull parser and generator that thinks it's an LL(k) parser - with a rich, simple and beautiful EBNF syntax

Artificial Intelligence and Machine Learning

  (4 votes) by danc1elion (updated 19 hours ago)
Easy to implement machine learning

ASP.NET

  (62 votes) by Zijian (updated 21 hours ago)
Generate strongly typed client API in C# for ASP.NET Web API and .NET Core Web API supporting desktop, Universal Windows, Android and iOS
  (5 votes) by syed shanu (updated 5 days ago)
How to create a simple game development web application using ASP.NET Core Blazor, .NET Core 3.0 Preview and with Visual Studio 2019

Client side scripting

  (1 votes) by Rajesh Pillai (updated 3 days ago)
Get into the details of implementing drag and drop features in React from scratch

Collections

  (4 votes) by Dmitrii Bondarenko (updated yesterday)
A set of templates for single-threaded and multi-threaded caching algorithms

General Graphics

  (68 votes) by Peter Occil (updated 5 days ago)
Discusses color spaces, color generation, and other general color topics commonly faced by programmers

Libraries

  (77 votes) by Uzi Granot (updated 3 days ago)
The QR Code libraries allows your program to create (encode) QR Code image or, read (decode) an image containing one or more QR Codes. The attached source code is made of two solutions, a QR Code Encoder solution and a QR Code decoder solution.
  (5 votes) by Uzi Granot (updated 4 days ago)
The PDF417 barcode encoder class library is written in C#. The target framework is .NET Framework (net462) and .NET Standard (netstandard2.0). The encoder library allows you to create a PDF417 barcode image from a text string or a binary (byte) array. Two demo/test applications are included.

List Controls

  (13 votes) by Jovibor (updated 5 days ago)
List control with cells tooltips, menu ability, and even more

Testing and QA

  (44 votes) by Yevgeniy Shunevych (updated 5 days ago)
An introduction to Atata C#/.NET web test automation full-featured framework based on Selenium WebDriver

Web Services

  (2 votes) by sun.shuo@aliyun.com (updated yesterday)
Beginner's Introduction to Distributed System Design - 2. Practice of Splitting in Microservice Architecture

New Tips and Tricks added

.NET Framework

  (0 votes) by PlebProgrammer (updated 2 days ago)
Retrieving TFS test case parameters using C#

C#

  (2 votes) by DiponRoy (updated yesterday)
The aim of this helper class is to divide a large datatable into multiple small datatables.
  (0 votes) by DiponRoy (updated 21 hours ago)
The aim of this helper class is to divide a large IEnumerable into multiple small list.

Hardware & System

  (1 votes) by SiretT (updated 3 days ago)
Use a ps / 2 mouse with Arduino using a simple C# interface

Programming Languages

  (0 votes) by Emrah Koçak (updated 3 days ago)
How to load a JSON file with array of objects without any information about the attributes into SQLite 3 database

Third Party Products and Tools

  (1 votes) by Joan M (updated 5 days ago)
How to use wget to download files recursively from a FTP server

Tips and Tricks updated

ASP.NET

  (9 votes) by HHerzl (updated yesterday)
Scaffolding ASP.NET Core 2 with CatFactory

Programming Tips

  (10 votes) by Bloody Chicken (updated 5 days ago)
This is a program to check out there is a updated files on the update server. If there's one, this program executes the update process.

New Technical Blogs added

Universal Windows Platform and Windows Runtime

  (2 votes) by Simon Jackson (updated 5 days ago)
From the earliest days of my youth, we have always battled with finding space to install "stuff" on our computers.  Whether it was fragmentation, whittling down all the unnecessary things we don’t need or just plain burring millions of cat pictures to CD's, we always needed more space.

New References added

Windows 8 Design

  (0 votes) by David A. Gray (updated 5 days ago)
Use this reference table to expedite the use of specialized fonts, such as Wingdings.



© 2019 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Code Project Web Development Newsletter click Unsubscribe.
CodeProject 503-250 Ferrand Drive, Toronto Ontario, M3C 3G8 Canada +1 416-849-8900 x 100

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

Không có nhận xét nào:

Đăng nhận xét