Programming

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


Oracle PL/SQL CASE-Statement Pitfall

14 Feb 2020 1 minute read 0 comments pSub

Some companies in finance and insurance use Oracle PL/SQL to implement business logic in their Oracle database. This is not everyone's cup of tea, because this language has some unexpected pitfalls. Today I stumbled upon a new pitfall. What might be...

Analysis with JBoss Logfile-Codes

14 Feb 2020 1 minute read 0 comments pSub

When you are working on applications running on the JBoss Application Server you will, sooner or later, encounter problems that require analyzing logfiles. JBoss uses Logfile-Codes (Is that the correct word?) that make it easy to search for specific...

5 famous back end framework for web development

13 Feb 2020 2 minute read 0 comments ryosuke

Over the past decade, the Web has become completely integrated into the fabric of society. Most businesses have websites, and this latter caused the web development field to be extremely demanded nowadays.The field of web development is divided in tw...

JavaScript libraries for cryptocurrency

13 Feb 2020 1 minute read 0 comments ryosuke

cryptocurrency is the trend nowadays, everybody is trying to collect them by investing or using faucets or other means, and this latter led web developers to integrate their own wallets in their websites(one of them is read.cash) but how they did tha...

This Day in Crypto — Feb 6 2020 — Bitcoin, Ethereum, Ripple

7 Feb 2020 1 minute read 0 comments lucasc

Cryptocurrencies are generally open-source projects, so we can all take part in and monitor the ongoing development of their code! Bitcoin This breakdown on Bitcoin's GitHub page shows that 3 proposed code changes were accepted into the codebase. Th...

Beginner's Guide To Using Pandas For Bitcoin Analysis: Part 3 - Candlesticks

4 Feb 2020 3 minute read 0 comments Michael_Brown

Hi folks, In this next tutorial, I am excited to say we'll be going over how to make a candlestick plot of our price data! We'll cover: What is a candlestick chart How to select a sub-section of our price data How to create a candlestick plot of the...

Blender: 3D modelling for game development.

27 Jan 2020 1 minute read 0 comments Jadders

3D Modeling in Blender   Game development has always required big teams of staff with various roles. With the availability of software such as Photoshop and Blender though, indie developers are finding it easier, and less time consuming to fully deve...

What is an ERC-20 Token?

27 Jan 2020 2 minute read 0 comments Lanky Asha'man

With the arrival of the Ethereum Network, the crypto community saw a revival.  Vitalik Buterin's vision led to the birth of the alt-coin market, and a few years after going live, the Ethereum Network now supports more than 200,000 ERC-20 token contra...

Scorex: A Modular Blockchain Framework in Scala (For assembling blockchain-based crypto-currency networks from building block components.)

25 Jan 2020 5 minute read 4 comments rhyzom

The Bitcoin code base is more than 100 thousand lines of mostly C++ code, where NXT (the first working implementation of a proof-of-stake system) is more than 45 thousand lines of Java and all the parts/components that make up the system(s) are enme...

Bitcoin Cash and Music Microtransaction?

25 Jan 2020 1 minute read 4 comments Solar Phasing

Hello friends,   Imagine the case of an artist who wants to sell his art on the blockchain without going through any intermediary. This artist has just released a new album and is promoting on social media, his website, or by newsletter, and wishes t...