Search
Bitcoin Script and Onchain Contracts: Two High-Level Programming Languages for Bitcoin Cash
11.7.2020
Last May, the software developer and creator of revoke.cash, Rosco Kalis, released Cashscript version 0.4 that included a number of optimizations. Cashscript’s new website highlights the high-level language that “offers a strong abstraction layer over Bitcoin Cash’ native virtual...
Behind the Source: Cassie Evans
3.6.2020
I feel like the tech industry takes itself far too seriously sometimes. I get frustrated by all the posturing and gatekeeping – “You’re not a real developer unless you use x framework”, “CSS isn’t a real programming language”.
I think this kind of rhetoric often puts new developers off,...
A Complete Guide to CSS Functions
4.5.2020
Like any other programming language, CSS has functions. They can be inserted where you’d place a value, or in some cases, accompanying another value declaration.
The post A Complete Guide to CSS Functions appeared first on CSS-Tricks
BCH Script Meeting Aims to Enhance the Programming Language in Bitcoin Cash
23.1.2020
Bitcoin Cash developers actively participate in video meetings in order to discuss the ongoing development of the BCH ecosystem. BCH software engineers met for the first time in 2020 last Thursday to examine the May upgrade and specification work. Following the meeting, on January 23,...
How Building in the Open Can Change Our Industry
21.11.2019
I have to admit, I'm a developer who hasn't built a website. When I first read Chris's question, I sat in silence for at least a minute. Which technical topic did I want to discuss? A new library, programming language or best practice? Nothing, in particular, came to mind. Is that because I'm a...
eToro Aims to Put Derivatives on the Blockchain With Lira Programming Language
15.9.2019
At the Ethereal Summit Tel Aviv 2019, project lead Omri Ross said the new programming language will reduce the risks involved in settling financial contracts and enable the creation of new derivative products
Bitcoin Cash Innovation Accelerates With Cashscript High-Level Language
26.8.2019
Software developers Rosco Kalis and Gabriel Cardona have been steadily working on Cashscript, a high-level programming language for Bitcoin Cash. When the language is tied to certain opcodes, specific schemes can be built that allow for autonomous and decision-based transactions. While testing...
Community Funding and Bringing Smart Contracts to BCH in the Weekly Update From Bitcoin.com
3.6.2019
The Bitcoin Cash community is working to raise funding for developers and a new programming language is bringing smart contract functionality to BCH. Watch these and other developments discussed in this week’s video update on Bitcoin.com’s Youtube channel. Also Read: How to Check...
Implementing Private Variables In JavaScript
1.6.2019
JavaScript (or ECMAScript) is the programming language that powers the web. Created in May 1995 by Brendan Eich, it’s found its place as a widely-used and versatile technology. Despite its success, it’s been met with its fair share of criticism, especially for idiosyncrasies. Things like objects...
Cashscript Is Coming, Bringing Ethereum-Like Smart Contracts to Bitcoin Cash
29.5.2019
On May 27, the analytics and data web portal Coin Dance announced the team has added the Cashscript project to the website’s development tracker. Cashscript is a high-level language that enables basic smart contract functionality on the Bitcoin Cash (BCH) network. Also Read: Crypto Assets...
Telegram Introduces New Programming Language for TON Network
25.5.2019
Encrypted messenger Telegram has created Fift, a new programming language for the TON blockchain
Using Array reduce
14.5.2019
Every developer who specializes in any programming language will tell you there’s a powerful tool the language provides that they rarely use and wish they knew more about. For me, it’s Array.prototype.reduce. I quite enjoy the other Array methods like map, filter, and find, but reduce...
7 Useful JavaScript Tricks
16.4.2019
Just like every other programming language, JavaScript has dozens of tricks to accomplish both easy and difficult tasks. Some tricks are widely known while others are enough to blow your mind. Let’s have a look at {x} JavaScript tricks you can start using today! Get Unique Values of an Array...
Understanding The Underlying Processes of JavaScript’s Closures And Scope Chain
5.7.2018
When developers start exploring the JavaScript programming language, the concept of Scope and Closures can be expected to be a hurdle to their progress. The reason behind this behavior is the compl
Getting Started with Python and MongoDB
3.4.2018
You can get started with MongoDB and your favorite programming language by leveraging one of its drivers, many of which are maintained by MongoDB engineers, an