Programming

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


What’s The Problem With Cross-Chain Bridges? Is There A Solution?

7 Sep 2022 4 minute read 0 comments Moses On-Chain

All About Blockchain Bridges What Are Blockchain Bridges? As a refresher, blockchain bridges are a technology platform, channel, route, or medium that connects two blockchain ecosystems with the purpose of allowing the two sides to communicate infor...

JavaScript Kata #26: Beginner Series #1 School Paperwork

6 Sep 2022 1 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

How to Panel data python – An easy introduction

6 Sep 2022 1 minute read 0 comments Dspyt

In this video we discuss panel data python as well as panel data regression. Panel data (or longitudinal data) comprises time-series for each cross-sectional unit in a data set. In other words, in a panel data we take into account the same cross-sect...

Perl - Math

5 Sep 2022 3 minute read 0 comments lingy

One of the most important things in any programming language is its support for mathematical operations. With Perl it's no different: the language supports most of the mathematical operations you'll need in your academic and professional life, and I...

JavaScript Kata #25: Are You Playing Banjo?

4 Sep 2022 3 minute read 3 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

The Daily "Worse than Failure (WTF)": How NOT to Parse a queryString with JS

4 Sep 2022 1 minute read 0 comments Great White Snark

Yesterday, I encountered a possible candidate for the "Daily Worse than Failure (WTF)": This URL: https://www.mappen.com/geoblocked.html#=tytutyutr_IO (or something equivalent) So you (the developer of the page in question) don't know how URIs work a...

JavaScript Kata #24: Opposite number

3 Sep 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

JavaScript Kata #23: Returning Strings

2 Sep 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...

PHP 8: Idiosyncrasies, Oddities, Obscurities and Updates (Part 1)

2 Sep 2022 4 minute read 0 comments Great White Snark

I originally intended to write this in three parts (beginner, intermediate and advanced). However, my notes are more extensive than I realised that they would be, so that's not going to happen. There will be substantially more than three parts, so as...

JavaScript Kata #22: Even or Odd

2 Sep 2022 1 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. For a list of previously solved katas, please refer to the bottom of this page. If this is your first time seeing my post, please note - these katas are probably randomly assigned per user so please don...