http://jakubdziworski.github.io/enkel/2016/03/10/enkel_first.html
Enkel, a JVM Language by Jakub Dziworski, has been created for a contest that expected the documentation of its development process, which can be found in there.
Tags: #programming #Java #JVM #algorithms
Enkel, a JVM Language by Jakub Dziworski, has been created for a contest that expected the documentation of its development process, which can be found in there.
Tags: #programming #Java #JVM #algorithms
jakubdziworski.github.io
Creating JVM language [PART 1] - Enkel
First post.
http://futurism.com/a-tiny-chip-may-present-a-hacker-proof-upgrade-to-data-encryption/
Tags: #encryption #security #hardware #algorithms
Tags: #encryption #security #hardware #algorithms
Futurism
A Tiny Chip May Present a 'Hacker Proof' Upgrade to Data Encryption
Using a photonic integrated circuit (PIC) chip, engineers have built a quantum random number generator capable of generating truly random numbers for hacking-impervious encryption.
http://eli.thegreenplace.net/2016/linear-regression/
Linear regression is one of the most basic, and yet most useful approaches for predicting a single quantitative (real-valued) variable given any number of real-valued predictors. This article presents the basics of linear regression for the...
Tags: #programming #python #algorithms #Math
Linear regression is one of the most basic, and yet most useful approaches for predicting a single quantitative (real-valued) variable given any number of real-valued predictors. This article presents the basics of linear regression for the...
Tags: #programming #python #algorithms #Math
https://research.googleblog.com/2017/03/announcing-guetzli-new-open-source-jpeg.html
A "cookie" which "creates high quality JPEG images with file sizes 35% smaller than currently available methods"... well, delicious!
Tags: #Google #performance #algorithms
Sent us by @jakub96
A "cookie" which "creates high quality JPEG images with file sizes 35% smaller than currently available methods"... well, delicious!
Tags: #Google #performance #algorithms
Sent us by @jakub96
Googleblog
Announcing Guetzli: A New Open Source JPEG Encoder
https://www.linkedin.com/pulse/10-must-know-algorithms-data-structures-software-pablo-g-cisneros
"A list of algorithms and data structures a software engineer must know."
Tags: #algorithms #programming
"A list of algorithms and data structures a software engineer must know."
Tags: #algorithms #programming
http://nullprogram.com/blog/2017/04/27/
Two Games with Monte Carlo Tree Search
Tags: #programming #algorithms
Two Games with Monte Carlo Tree Search
Tags: #programming #algorithms
https://medium.freecodecamp.org/demystifying-dynamic-programming-3efafb8d4296
Tags: #programming #algorithms
Tags: #programming #algorithms
freeCodeCamp.org
Demystifying Dynamic Programming
By Alaina Kafkes How to construct & code dynamic programming algorithms Maybe you’ve heard about it in preparing for coding interviews. Maybe you’ve struggled through it in an algorithms course. Maybe you’re trying to learn how to code on your own, ...
http://www.geeksforgeeks.org/implementation-graph-javascript/
Tags: #algorithms #javascript #datastructures
Tags: #algorithms #javascript #datastructures
GeeksforGeeks
Implementation of Graph in JavaScript - GeeksforGeeks
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.