Functional reactive programming (FRP) is a programming paradigm for reactive programming (asynchronous dataflow programming) using the building blocks of functional programming (e.g. map, reduce, filter). FRP has been used for programming graphical user interfaces (GUIs), robotics, and music, aiming to simplify these problems by explicitly modeling time. #react
https://en.wikipedia.org/wiki/Functional_reactive_programming
https://en.wikipedia.org/wiki/Functional_reactive_programming
Wikipedia
Functional reactive programming
programming paradigm for reactive programming using key features of functional programming
Elm adalah bahasa pengaturcaraan functional untuk membina frontend UI untuk browser. Secara mudah, code Elm akan dikompil kepada html, javascript dan css. Ini berbeza dengan kaedah biasa di mana developer akan menulis HTML/CSS dan javascript secara berasingan.
Kaedah yang digunakan Elm ini mungkin sama dengan GWT (Google Web Toolkit) suatu masa dulu. Selain itu Elm juga mengamalkan paradigma FRP - Functional Reactive Programming (rujuk post sebelum ini).
Komen/feedback @devkinibot.
http://elm-lang.org/
http://futurice.com/blog/elm-in-the-real-world
Kaedah yang digunakan Elm ini mungkin sama dengan GWT (Google Web Toolkit) suatu masa dulu. Selain itu Elm juga mengamalkan paradigma FRP - Functional Reactive Programming (rujuk post sebelum ini).
Komen/feedback @devkinibot.
http://elm-lang.org/
http://futurice.com/blog/elm-in-the-real-world
Futurice
How elm programming language made our world better
Elm is a beginner friendly functional reactive programming language for building web frontend. Choosing Elm for a customer project made my job nicer than ever and helped maintain project velocity during months of development.
An open-source, Kubernetes-based PaaS built in Python and Go.
Komen/feedback @devkinibot.
http://www.kelproject.com/
Komen/feedback @devkinibot.
http://www.kelproject.com/
Kelproject
Kel is an open-source, Kubernetes-based PaaS built in Python and Go
Apakah nodejs sudah menyokong ES2015 ? Website ini mempunyai senarai lengkap features ES2015 yang sudah pun disokong oleh nodejs.
Code berikut contohnya, boleh dijalankan oleh node v4 lagi:-
Sokongan ES2015 dalam nodejs dibahagikan kepada 3:-
1. Shipping.
2. Staged - perlu enable dgn run
3. In progress
Jika anda mempunyai sebarang komen, boleh hantarkan melalui @devkinibot.
http://node.green/
https://nodejs.org/en/docs/es6/
Code berikut contohnya, boleh dijalankan oleh node v4 lagi:-
"use strict";
class User {}
var user = new User;
console.log(user);
Sokongan ES2015 dalam nodejs dibahagikan kepada 3:-
1. Shipping.
2. Staged - perlu enable dgn run
node --harmony.3. In progress
Jika anda mempunyai sebarang komen, boleh hantarkan melalui @devkinibot.
http://node.green/
https://nodejs.org/en/docs/es6/
Open source computer program in 1970 from DECUS - Digital Equipment Computer User Society, antara komuniti yang aktif pada masa itu berkongsi program komputer (source code) secara terbuka.
Hantar komen melalui @devkinibot.
http://ferretronix.com/march/vcf_2012/gesswein_paper_tape_29.jpg
Hantar komen melalui @devkinibot.
http://ferretronix.com/march/vcf_2012/gesswein_paper_tape_29.jpg
Forwarded from Kamal
Nice, rubyconf provide chat room for engagement - http://www.reddotrubyconf.com/engage
Reddotrubyconf
RedDotRubyConf 2016
The largest Ruby conference in South East Asia is happening on 23 and 24 June 2016.
App Store for website. Macam koleksi widget untuk website. Install dgn hanya embed javascript tag seperti:-
- @devkinibot
https://eager.io/install
<script src="//fast.eager.io/9Nvw73SHUf.js"></script>
- @devkinibot
https://eager.io/install
Rails 5.0 released ! Notable feature is Action Cable which provide websocket support, similar to Django Channel. // https://telegram.me/devkini/247
http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
Telegram
DevKini
Rails 5.0 released ! Notable feature is Action Cable which provide websocket support, similar to Django Channel.
http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
http://weblog.rubyonrails.org/2016/6/30/Rails-5-0-final/
Forwarded from unnikked.ga
Sourcehunt: PHP7-Only Alternative to Laravel, HPKP, and More
https://www.sitepoint.com/sourcehunt-php7-only-alternative-to-laravel-hpkp-and-more/
https://www.sitepoint.com/sourcehunt-php7-only-alternative-to-laravel-hpkp-and-more/
SitePoint
Sourcehunt: PHP7-Only Alternative to Laravel, HPKP, and More
This sourcehunt features a PHP-7 only alternative to Laravel, input validation, HPKP, strict PHP object signatures, and more.
Interested to work in Tokyo ? Meet them in the upcoming PyconMY this August at Universiti Malaya (UM). Please share it with your friends. //@devkinibot
*********************************************
Offers internship position providing opportunities for student to experience practical application development skill using mostly Python/Golang/Erlang. Also, this internship position will provide opportunities to develop application by using Amazon Web Services/Google App Engine. Conversations in the office will be done in English, so that Japanese communication skill is NOT required. The internship will be within the Cloud Product Development division of HDE, Inc. located in Tokyo, Japan.
https://pycon.my/2016/07/04/global-internship-program-by-hde/
*********************************************
Offers internship position providing opportunities for student to experience practical application development skill using mostly Python/Golang/Erlang. Also, this internship position will provide opportunities to develop application by using Amazon Web Services/Google App Engine. Conversations in the office will be done in English, so that Japanese communication skill is NOT required. The internship will be within the Cloud Product Development division of HDE, Inc. located in Tokyo, Japan.
https://pycon.my/2016/07/04/global-internship-program-by-hde/
pycon.my
Global Internship Program by HDE
As our Platinum sponsor for PyCon MY 2016, HDE will be joining us during PyCon MY 2016 in Kuala Lumpur and will be interested in meeting potential candidates for their Global Internship Program or …
Kotlin is a new language (sometimes referred to as Swift for Android), developed by the JetBrains team, and is now in its 1.0.2 version ... //@devkinibot.
https://www.toptal.com/software/kotlin-android-language
https://www.toptal.com/software/kotlin-android-language
Toptal Engineering Blog
Introduction to Kotlin: Android Programming For Humans
Java has been a dominant programming language for ages, but modern times call for modern languages. Meet Kotlin, a modern, clear, and expressive programming language powered by the same virtual machine technology that powers Java.
In this article, Toptal…
In this article, Toptal…
Forwarded from Deleted Account
Salam,
Saya memerlukan 5 orang. Net programmer selama 6 bulan bermula dari Aug 2016 hingga Jan 2017 dgn kadar segera.
Gaji diantara 3k-5k sebulan bergantung kepada pengalaman. Berkerja 5hari seminggu on site di Cyberjaya.
Siapa berminat sila hubungi saya menerusi email di azrul.azmi@simionsglobal.com
Atau hantar resume ke career@simionsglobal.com
Sekian.
Terima kasih.
Tolong forward kepada kawan2 yg mencari kerja.
Saya memerlukan 5 orang. Net programmer selama 6 bulan bermula dari Aug 2016 hingga Jan 2017 dgn kadar segera.
Gaji diantara 3k-5k sebulan bergantung kepada pengalaman. Berkerja 5hari seminggu on site di Cyberjaya.
Siapa berminat sila hubungi saya menerusi email di azrul.azmi@simionsglobal.com
Atau hantar resume ke career@simionsglobal.com
Sekian.
Terima kasih.
Tolong forward kepada kawan2 yg mencari kerja.
CLI to access Digital Ocean API (in Go) - https://github.com/digitalocean/doctl
Ada persoalan berkaitan software development ? Ajukan kepada @devkinibot.
Ada persoalan berkaitan software development ? Ajukan kepada @devkinibot.
GitHub
GitHub - digitalocean/doctl: The official command line interface for the DigitalOcean API.
The official command line interface for the DigitalOcean API. - digitalocean/doctl
three.js is a JavaScript 3D Library which makes WebGL simpler. //@devkinibot
https://lucasmajerowicz.github.io/threejs-mvc-example/app/
https://lucasmajerowicz.github.io/threejs-mvc-example/app/