Programming

Recommended Tags: Programming, Coding, Developer, Web Development. Just one is enough!


Kyber Network with Publish0x - the millenial cryptonian tandem

14 Apr 2020 1 minute read 0 comments Lucian Nagy Composer Multi ethnic instrumentalist

Two important things on which i've reflected recently... Why @publish0x will not release its own token or coin? That would be awesome for the entire crypto blockchain and as an artist i can guarantee that this token or coin would receive 100 % suppo...

Thank you, everyone! We wrote one of the most popular articles

14 Apr 2020 1 minute read 5 comments ProngsDark

I have other posts lined up in the queue, but I feel like this off-topic one is more important and needs to get out now. I recently wrote an article (Writing your own Bitcoin miner in Kotilin) about how you could write your own Bitcoin miner and what...

Developing on Scuttlebutt (Quick Overview)

12 Apr 2020 5 minute read 1 comment rhyzom

So, I've been having this idea in the back of my mind for some time and have been crystallizing and re-articulating it — just made a post on Cent about it, here (to give you better context for the following below). So, with that in mind, you understa...

Writing your own Bitcoin miner in Kotlin

12 Apr 2020 9 minute read 36 comments ProngsDark

Before word... I have to say from the beginning that at the end of this tutorial you won't be able to mine Bitcoin, since you need much more than a piece of software to do that. You need dedicated hardware, probably you need to join a mining pool, et...

What is "blueprint" in unreal engine 4?

12 Apr 2020 1 minute read 0 comments EmCe_ldz

Hello! Today I would like to present to you some of my thoughts on visual programming which is blueprint in unreal engine 4. This is a way of programming from ready pieces of code. Do you want the object to start rotating? Nothing simpler is enough...

Cardano - Programming in Python 101

11 Apr 2020 1 minute read 1 comment Call me Steven

Python is one of the easier programming languages out there. It is being used for the development of a variety of different applications, from desktop, to web, all in the purpose of facilitating data analysis and visualization.  Another one of the mo...

Exploring the Solid Ecosystem and Writing Solid Apps

4 Apr 2020 18 minute read 0 comments rhyzom

So, we've talked about Solid already I think. It's Tim Berners-Lee's latest project, an undertaking towards re-decentralizing the web and ensuring privacy. Somewhat similar to Urbit, it's a personal data/cloud server called a pod (you can get one her...

Python 1- Variables, Lists, and Dictionaries

3 Apr 2020 1 minute read 2 comments CPix

Recently, I started a FinTech Bootcamp and wanted to share some of the basics I have learned. Python is an important programming language for financial analysis and so much more. To get started you will want to download an application which supports...

Why I like BAT, and why you should too

3 Apr 2020 3 minute read 0 comments Jaemoney

BAT stands for Basic Attention Token. What problem is BAT is trying to solve? Browsers are broken! Furthermore, the way we consume content online is broken. If you go to Facebook, and you browse around, then many nefarious things are happening to you...

5 JavaScript libraries of 2020

3 Apr 2020 2 minute read 0 comments ryosuke

Since the last decade so many JavaScript libraries and frameworks have been built to facilitate the hard tasks that was nearly impossible to accomplish in JS such as VUE.JS which is used by this site and surely there's libraries that are really deman...