Chủ Nhật, 11 tháng 3, 2018

Weekly Newsletter (12 Mar 2018)

Weekly Newsletter (12 Mar 2018)
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.
Click here The Future of JavaScript: 2018 and Beyond (Whitepaper)
What is the state of the JavaScript ecosystem? This whitepaper offers our future-looking analysis and predictions on the latest in JavaScript. We also look back at all the craziness from 2017 and neatly tie it together with a bow. Download now.
Click here Dynamic Dashboards from Excel Charts & Ranges with SpreadsheetGear 2017
You and your users can design dashboards, reports, charts, and models in Excel or the SpreadsheetGear Workbook Designer rather than hard-to-learn developer tools and you can easily deploy them with one line of code. Try it now!

Weekly Poll Results

How many computer languages do you know well enough that you'd be happy to use them to write production code?

Survey period: 5 Mar 2018 to 12 Mar 2018

Computer languages include markup languages (HTML) and query languages (SQL) among others. (Suggested by Derek Dongray)

OptionVotes% 
1 - 348136.55
4 - 654841.64
7 - 917012.92
10 - 15765.78
16 - 2040.30
21 - 2570.53
26+151.14
0. I don't know a single computer language151.14

This week's survey: Have you ever coded on a touchscreen device without a physical keyboard?

Latest Additions

New articles added

.NET Framework

  (9 votes) by Sergey L. Gladkiy (updated yesterday)
This article describes the capabilities of the symbolic framework ANALYTICS for working with vector and matrix data.

Algorithms & Recipes

  (3 votes) by Florian Rappl (updated 2 days ago)
JSON Schema may be the answer to most problems in dealing with JSON files. We explore JSON Schema from a practical point of view.
  (2 votes) by Mike Ellison (updated 3 days ago)
On data, context, class-like architecture in Javascript, and ten-pin bowling.

Alibaba Cloud

  (8 votes) by Twain Taylor (updated 4 days ago)
This article explains how software delivery teams can leverage SSD storage to improve application development.
  (2 votes) by Vince Power (updated 5 days ago)
This article explains the value of a multi-cloud computing architecture and the considerations that should factor into your strategy for building one.

Artificial Intelligence and Machine Learning

  (6 votes) by Nikola M. Živković (updated 6 days ago)
Implementation of Convolutional Neural Network using Python and Keras
  (5 votes) by Kornfeld Eliyahu Peter (updated 6 days ago)
The Machine Learning and Artificial Intelligence Challenge
  (3 votes) by ddrogahn (updated 1 weeks ago)
A resilient text classifier using word and character n-grams, and Bayes theorem statistical analysis
  (1 votes) by Diego Stéfano (updated 1 weeks ago)
Spam detection in Scala using Deeplearning4j.
  (1 votes) by Manish_Rajpoot (updated 4 days ago)
The article aims to explain the process of passing input web service parameters to Execute R Script module, in Azure Machine Learning.
  (0 votes) by Noman BD (updated 20 hours ago)
Power of Naive Bayes Classification

Author Resources

  (2 votes) by Petrov Vladimir (updated 14 hours ago)
Weiler-Atherton algorithm in 3D codes demo implementation

C#

  (5 votes) by Pritam Zope (updated 2 days ago)
In this article, we will create a simple TabControl using only Buttons and Panels in C#.

Client side scripting

  (5 votes) by Pankaj Kumar Choudhary (updated 5 days ago)
In this article, we learn what is pure component, how its works, and what are the benefits of pure component.

Cryptography & Security

  (3 votes) by Joe Dillon (updated yesterday)
This article describes the security techniques required to create a secure offline password manager and how the Libsodium library has been used to achieve this. YAPM stores passwords with AES encryption and authenticates users with an Argon2 hash.

Design and Architecture

  (4 votes) by Rasik Bihari Tiwari (updated 2 days ago)
Let us not mug up definitions. Embrace a design pattern through an evolution. Only the hurdles faced while solving real world problems will take you closer to a design pattern, not your next technical interview.
  (2 votes) by Rasik Bihari Tiwari (updated 2 days ago)
Let us not mug up definitions. Embrace a design pattern through an evolution. Only the hurdles faced while solving real world problems will take you closer to a design pattern, not your next technical interview.

LINQ

  (4 votes) by Juan Francisco Morales Larios (updated 5 days ago)
Review the LinQ Aggregators operators and show all operators can build with the Aggregate operator.

Miscellaneous

  (4 votes) by Michael B Pliam (updated 5 days ago)
A programmable desktop HTML help application in C#

NoSQL

  (2 votes) by Sibeesh Passion (updated 5 days ago)
Continue with learning indexes in MongoDB

Product Showcase

  (0 votes) by Intel Corporation (updated 2 days ago)
Open Source Code WARP3D Exemplifies Renewed Interest in Vectorization

SharePoint Server

  (4 votes) by nemanjas (updated 2 days ago)
SharePoint Add-In for displaying SP List data with Angular 4. Using NPM, WebPack, TypeScript, SP CSOM, Rxjs and ag-Grid

Usability

  (6 votes) by Voevudko A. E., Ph.D. (updated 3 days ago)
Defining and presenting Gearographic curves from the simplest to the most intriguing. Offering web-pages and R scripts used to illustrate different aspects of it.

Articles updated

Ajax

  (12 votes) by Zijian (updated 5 days ago)
Make the development of Angular 2 application efficient with ASP.NET Web API and Web API Client Gen

Algorithms & Recipes

  (17 votes) by omeecode (updated 4 days ago)
Google Maps Offline in windows discusses how one can download or save Google maps and then view these images offline

Artificial Intelligence and Machine Learning

  (12 votes) by Arthur V. Ratz (updated 14 hours ago)
In this article we'll formulate and thoroughly discuss about probabilistic Bayesian classification algorithm and its implementation in Node.JS and JavaScript that can be actively used to detect and locate messages containing potential spam and other unsolicited data.
  (4 votes) by Arthur V. Ratz (updated 4 days ago)
In this article we'll discuss on how to produce user-to-item recommendations by using SVD++, Pearson Correlation and probability-based similarity computation
  (4 votes) by billschreiber111 (updated 2 days ago)
This article describes a recommendation engine or collaborative filter that is written in C#.

Azure

  (5 votes) by Duncan Edwards Jones (updated yesterday)
Using Azure Event Grid as the backbone for a serverless CQRS architecture

C / C++ Language

  (19 votes) by tonywilk (updated 11 hours ago)
Not 'Just Another Parser', this reads elements from JSON simply and without memory overhead in C

Cryptography & Security

  (50 votes) by Jerome Vonk (updated 4 days ago)
Description of cryptographic hashes and practical examples of how to calculate them

Libraries

  (54 votes) by Cinchoo (updated 3 days ago)
Simple CSV file reader for .NET
  (37 votes) by Alex the Green Apple (updated 3 days ago)
C library defining string type and string manipulation functions

Mobile Development

  (8 votes) by Vincent Maverick Durano (updated 2 days ago)
This article will walk you through on how to build a simple data-driven mobile game application using the power of Xamarin and Web API. We will also build a real-time leader board page using ASP.NET SignalR.

New Tips and Tricks added

Client side scripting

  (2 votes) by Silvia Campo (updated 4 days ago)
I've been using web sockets the same way as a regular http request; I wasn't using them to their full potential...

General Graphics

  (2 votes) by Eric Ouellet (updated 2 days ago)
Demonstrate that human perception is not really able to show the difference between 2 colors when there is only one bit change on a RBG monitor with 8 bit color per channel.

Internet / Network

  (6 votes) by Sufyan S Jabr (updated 6 days ago)
All that you need to know when working with MSDTC, Troubleshooting and problem solving.

Libraries

  (1 votes) by Carlos Luis (updated yesterday)
Formatting your rails specs with rspec_pacman_formatter

NoSQL

  (1 votes) by Adittya Gupta (updated 2 days ago)
Few Tips & tricks to enhance performance from ElasticSearch

OpenGL

  (1 votes) by Steffen Ploetz (updated 2 days ago)
How to create an OpenGL (Mesa) window using C#, P/Invoke GLUT, GLU and GL libraries

Testing and QA

  (1 votes) by Chris Kessel (updated 5 days ago)
Setup and usage of MSTest V2 and Specflow to run tests within a single assembly in parallel
  (0 votes) by RickZeeland (updated 5 days ago)
Automating package downloads with a PowerShell script and the TeamCity REST API

Universal Windows Platform and Windows Runtime

  (5 votes) by Ali NGame (updated 5 days ago)
In this article I will show you how easy to use Google maps in universal windows platform

Tips and Tricks updated

C#

  (5 votes) by HHerzl (updated 4 days ago)
Scaffolding TypeScript with CatFactory

Database

  (24 votes) by Alen Toma (updated 2 days ago)
EntityWorker.Core - an alternative to entity Framework
  (5 votes) by RickZeeland (updated 18 hours ago)
PostgreSQL notifications Windows Forms application

New Technical Blogs added

C++ / CLI

  (0 votes) by santosh.yadav198613 (updated 16 hours ago)
Hello Everyone in this blog we will learn how to utilize the functionalities provided by Angular CLI to create a new Angular 5 App. And we will see different commands available in Angular CLI to increase our productivity.

Uncategorised Technical Blogs

  (2 votes) by Manjuke Fernando (updated yesterday)
Strange behaviour converting NVARCHAR(MAX) to BINARY

Universal Windows Platform and Windows Runtime

  (0 votes) by Pete O'Hanlon (updated 2 days ago)
Those who know me are aware that I have a long term association (nay, let’s say it for what it is, love affair) with the RealSense platforms from Intel.

Blogs updated

Java

  (4 votes) by TheCannyCoder (updated 6 days ago)
Provided Collectors and a Java 8 Streams demonstration

Office Development

  (2 votes) by Gaston Verelst (updated 6 days ago)
How to create a Visio Add-in in VS2017

Web Services

  (6 votes) by Code Maze (updated 2 days ago)
.NET Core 2.0, Angular 4 and MySQL



© 2018 The Code Project.  All rights reserved.


This email was sent to vutunglampro@gmail.com. To stop receiving The Weekly Newsletter click here.
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