Programming

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


JavaScript Kata #2: Convert a Number to a String

5 Aug 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...

JavaScript Kata #1: Square(n) Sum

4 Aug 2022 2 minute read 0 comments YayoDrayber

If you missed the introductory post, it's here. Just to get this out of the way, please note - these katas are probably randomly assigned per user so please don't go into Codewars thinking we will have exactly the same user experience, I am just post...

Obligatory(?) Introductory Post

4 Aug 2022 1 minute read 4 comments YayoDrayber

Beginner here. Felt there is a need to publish some sort of walkthrough for Codewars as right off the bat there's an intimidating gatekeeper in the form of a problem code BEFORE you can even sign up for an account: If I wasn't part of Leon's 100Dev...

Using the “print” and “say” functions in Perl

1 Aug 2022 1 minute read 0 comments lingy

First of all, I warn you that this text will be much shorter than the previous one, but in the next one it will be After seeing the previous article on how the print function works, you must have thought that there is no way to simplify it any furth...

Some free alternatives to RPG Maker

25 Jul 2022 7 minute read 0 comments lingy

One of the most successful development tools with children is RPG Maker. Affordable (no more than the price of a snack), being so simple that a child can use it, and providing features powerful enough to create a complete commercial game from scratc...

No Specific Age For Making Money

20 Jul 2022 3 minute read 1 comment shohana

Can you remember the age when you first earned your own money? Talent helps people make money even at early age, even we can be toddler. This opportunity may not available for all but as parents you can help your children for this. You can offer your...

Challenges Over Personal Growth Exposes Doubts

18 Jul 2022 1 minute read 2 comments Gboyega Ogunmola Writer

Life can be challenging to performance. We will become doubtful in a situation of challenge. Something may go wrong without facing what isn't working well. We have to challenge life development, personal growth, and mental perception on certain occas...

Every Skill Is An Asset, Be Smart, Use It And Make Money

16 Jul 2022 2 minute read 0 comments shohana

Source: canva We all make money but do you know who makes more money? Yes you know! Smart people makes more money because they knows how to use their skills. Smart people knows how to make money even from the garbage and that's call real skill or...

Troubleshooting tips - Ability to look for answers online

11 Jul 2022 2 minute read 0 comments Bala

For any developer, this is a mandatory skill. I was initially wondering if this is just an obvious thing and if everyone would have the skill to look for answers online. Later after having some experiences with my team members, I realized that this i...

How to Create and Deploy an ERC-721 (NFT)

8 Jul 2022 6 minute read 0 comments NOWNodes

There has been a high demand for non-fungible tokens (NFTs), as artists and creatives of all kinds have started monetizing their work through their utilization.  If you have ever wanted to create a collectible NFT and showcase your work, verifiably,...