Syra's Techbinder
621 subscribers
608 links
News and resources on programming, technology, security.

Use @techbinderbot to send us interesting contents, feedback us and subscribe to your favorite topics.

What is techbinder? Read it here: https://goo.gl/rMAz3z
Download Telegram
http://fredkschott.com/post/2014/06/require-and-the-module-system/

Almost any Node.js developer can tell you what the require() function does, but how many of us actually know how it works? We use it every day to load libraries and ...

Tags: #webdev #NodeJS
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
http://www.ccs.neu.edu/home/matthias/HtDP2e/

How to Design Programs, Second Edition

Tags: #programming #books
Hey there! In occasion of the second month together, we at Techbinder created a Feedback tool through which you can evaluate the channel with a vote from 1 to 10 and then leave us an optional message containing a more in-deep valuation, advices, your favourite topics and so on. To use it, send /feedback at @techbinderbot.

We can't wait to receive your feedbacks to keep improving our channel! Thank you!
http://samrowe.com/wordpress/advancing-in-the-bash-shell/

This tutorial shows some bash's amazing features "that will increase your productivity in the shell."

Tags: #programming #Bash #Linux