Programming

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


Ideas and Cryptocurrencies

6 Jan 2022 3 minute read 0 comments Africahead

Written by Marquard Pienaar. During April 2009 i became an academic, and started researching Accounting of Ideas, and Entrepreneurship, after 10 years financial management and 10 years entrepreneurial experience. I proposed in research, the printing...

What is a high and low level language?

5 Jan 2022 2 minute read 1 comment lingy

Follow me on Odysee The concept of high-level and low-level programming languages often appears in programming theory books or IT-related blogs. But what is a high-level and low-level programming language? What is a programming language? A programmi...

Python - Modules - What are it? How to use?

2 Jan 2022 3 minute read 0 comments lingy

Imagine the following situation: you open an email from your boss with the title "urgent". It says: hey guy Our programmer Mark wrote a snippet of code in the module  pessoas/clientes.py, but it has a bug. To solve it, you should look for a called m...

Introducing hivedata.live v0.1.0 - A tool to visualize Hive Data with the help of Hive SQL

2 Jan 2022 3 minute read 1 comment Bala

Ever since I started using Hive SQL, I always wanted to create a portal from where we can easily view all the possible data we can fetch from Hive with the help of Hive SQL. I would like to start this article by conveying my thanks and regards to @ar...

The world of cellular automata.

1 Jan 2022 1 minute read 0 comments 80sVectors

"What are cellular automata?" Cellular automata are a type of algorithm that work with a grid of cells that have a state . And the state of these cells changes based on the cells around it. One of the most famous cellular automaton would be Conway's...

Going further with procedural texturing. 2 Examples!

30 Dec 2021 1 minute read 0 comments 80sVectors

Going straight to the juicy part. Example 1: Note you'll need to have read my last post first though. I'll be using Blender for the renders in this post. For this example I'll show the higher level process of making a dry dessert type texture: First...

Introduction to computer graphics - What is grapic computing?

30 Dec 2021 6 minute read 4 comments lingy

Follow me on Odysee What is computer graphics? A set of computational methods and techniques for the representation of a graphical form, through a computer, of objects in a world, whether real or virtual. This implies: An internal model of this wor...

Noise noise noise and again more noise. Not auditorial noise though.

29 Dec 2021 1 minute read 0 comments 80sVectors

"What type of noise then?" Well in this post I'll talk about the wonders of Perlin noise. Perlin noise is a type of noise that is created using the Perlin noise algorithm. The Perlin noise algorithm was created by Ken Perlin when he was working on th...

Why true randomness is fundamentally impossible on a computer. plus bonus lava lamps!

28 Dec 2021 1 minute read 0 comments 80sVectors

"What even is true randomness?" You might be asking. Well for that we have to look at how a computer works fundamentally. As you probably know computers work with ones and zeros. And the problem with those ones and zeros is that what happens to them...

Cardano's Vision is way ahead of its Technology

18 Dec 2021 2 minute read 2 comments CryptoTekkie

I am a big fan of the Cardano Vision and believe that Charles Hoskinson is an adept orator and strong visionary.  Unfortunately, after watching the latest Cardano 360 mid-month development update, it is very clear that the Cardano Hype is not matchin...