Archive for the ‘Programming’ Category

57 Raspberry Pi commands that everyone should know

https://raspberrytips.com/raspberry-pi-commands/

Ethereum Smart Contract Development with a Web App 

Source: Ethereum Smart Contract Development with a Web App – Coinmonks – Medium

part 2 Automate the testing and deploying your Smart Contract in a real network

part 3 Build a front-end web layer to interact with deployed Smart Contract

Functional JavaScript

* Mori
* Immutable (from Facebook)
* Underscore
* Lodash
* Ramda

Introduction to functional programming by Mary Rose Cook (examples in Python)

A Practical Introduction To Functional Programming (Javascript)

ganache cli on ubuntu 16.04 in 2018

#### install ganache-cli 20 jan 2018 rca

curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash –
sudo apt-get install nodejs
npm -v
node -v

sudo npm install ganache-cli

sudo ln -s ~rca/node_modules/.bin/ganache-cli /usr/local/bin/ganache-cli

echo “Start with ganache-cli”

17 Coding Challenges to Help You Train Your Brain

You’re a programmer? Why not try one of these coding challenges and see how good you are? Highest quality programming challenges you’ll find on the web.

Source: 17 Coding Challenges to Help You Train Your Brain

The key differences between Python 2.7.x and Python 3.x with examples | Spartan Ideas

PowerShell For Fun: Perfect Prompt for Windows PowerShell

Source: PowerShell For Fun: Perfect Prompt for Windows PowerShell

What is the best way to learn python? : learnpython

20+ Most Useful CSS, HTML Cheat Sheets – Design Sparkle

A list of the most useful css, html cheat sheets to help you get all the functions, attributes, elements and tags in one place.

Source: 20+ Most Useful CSS, HTML Cheat Sheets – Design Sparkle

USBKill turns thumb drives into computer kill switches

A coder that goes by the online handle

Source: USBKill turns thumb drives into computer kill switches

 

deadman switch for your laptop… interesting..

Return top

Geek

I've seen things. Now I'm gonna write about them.