abdulganiy(25)•in #coding•2561 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 14I am here again with a new topic, an interesting one it is. Welcome once again to my 100days of code challenge.I am discussing callbacks today. Before I learnt ...172$0.38abdulganiy(25)•in coding•2561 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 14I am here again with a new topic, an interesting one it is. Welcome once again to my 100days of code challenge.I am discussing callbacks today. Before I learnt ...172$0.38
abdulganiy(25)•in #coding•2570 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 13Welcome to my daily 100days of code challenge once again and today, I am going to discuss about arrow functions. Arrow function as a new feature in ES6 was intr...120$0.33abdulganiy(25)•in coding•2570 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 13Welcome to my daily 100days of code challenge once again and today, I am going to discuss about arrow functions. Arrow function as a new feature in ES6 was intr...120$0.33
abdulganiy(25)•in #coding•2573 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 12Hey! It's day 12 of my 100days of code challenge and I will take you through classes in ES6. Objects are created using a blueprint or let's say a template. Clas...70$0.34abdulganiy(25)•in coding•2573 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 12Hey! It's day 12 of my 100days of code challenge and I will take you through classes in ES6. Objects are created using a blueprint or let's say a template. Clas...70$0.34
abdulganiy(25)•in #coding•2576 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 11We are still on my 100days of code challenge journey. As my learning of JavaScript ES6 continues, I learned the amazing functions of a template literal. Templat...130$0.30abdulganiy(25)•in coding•2576 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 11We are still on my 100days of code challenge journey. As my learning of JavaScript ES6 continues, I learned the amazing functions of a template literal. Templat...130$0.30
abdulganiy(25)•in #coding•2579 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 10Welcome to my daily blog once again as I take you through my JavaScript coding challenge. I grasp the knowledge of rest and spread in JavaScript ES6 today. REST...80$0.31abdulganiy(25)•in coding•2579 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 10Welcome to my daily blog once again as I take you through my JavaScript coding challenge. I grasp the knowledge of rest and spread in JavaScript ES6 today. REST...80$0.31
abdulganiy(25)•in #coding•2580 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 9Today was a deviation from freecodecamp challenges as I have started learning JavaScript ES6. I learned about destructuring arrays and objects in JavaScript . D...170$0.31abdulganiy(25)•in coding•2580 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 9Today was a deviation from freecodecamp challenges as I have started learning JavaScript ES6. I learned about destructuring arrays and objects in JavaScript . D...170$0.31
abdulganiy(25)•in #coding•2582 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 8Problem: Cash Register Problem Definition: The objective of the the program is to accept three inputs which is the purchase price, the amount paid and the array...91$0.34abdulganiy(25)•in coding•2582 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 8Problem: Cash Register Problem Definition: The objective of the the program is to accept three inputs which is the purchase price, the amount paid and the array...91$0.34
abdulganiy(25)•in #coding•2587 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 7Problem: US Number Validator Problem Definition: The purpose of the program is to collect an input and check if it obeys the USA standard way of writing a phone...160$0.00abdulganiy(25)•in coding•2587 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 7Problem: US Number Validator Problem Definition: The purpose of the program is to collect an input and check if it obeys the USA standard way of writing a phone...160$0.00
abdulganiy(25)•in #coding•2588 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 6Problem: Caesars Cypher ROT13. Problem Definition: Caesars Cypher ROT13 decodes word by shifting it thirteen places backward. Algorithm 1. The given string is s...60$0.33abdulganiy(25)•in coding•2588 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 6Problem: Caesars Cypher ROT13. Problem Definition: Caesars Cypher ROT13 decodes word by shifting it thirteen places backward. Algorithm 1. The given string is s...60$0.33
abdulganiy(25)•in #coding•2590 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 5Problem: Converting decimal number to Roman numeral. Problem: Roman numeral is ancient Romans method of writing numbers. The function of the program is to take ...200$0.33abdulganiy(25)•in coding•2590 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 5Problem: Converting decimal number to Roman numeral. Problem: Roman numeral is ancient Romans method of writing numbers. The function of the program is to take ...200$0.33
abdulganiy(25)•in #coding•2591 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 4Problem: Checking if a word is a palindrome. Problem Definition: A palindrome is a word which when spelled from left to right is the same if it is spelt from ri...70$0.34abdulganiy(25)•in coding•2591 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 4Problem: Checking if a word is a palindrome. Problem Definition: A palindrome is a word which when spelled from left to right is the same if it is spelt from ri...70$0.34
abdulganiy(25)•in #coding•2597 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 2Problem: Finding Smallest Common Multiple in the range of two numbers e.g. 4 and 8. This implies finding the smallest common multiple in the range of 4 up to 8....101$0.37abdulganiy(25)•in coding•2597 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 2Problem: Finding Smallest Common Multiple in the range of two numbers e.g. 4 and 8. This implies finding the smallest common multiple in the range of 4 up to 8....101$0.37
abdulganiy(25)•in #coding•2599 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 1.png) Problem: Summation of all prime numbers up to and including a given number. This is one of the @freecodecamp challenges for Javascript certification. Defi...221$0.00abdulganiy(25)•in coding•2599 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEY-DAY 1.png) Problem: Summation of all prime numbers up to and including a given number. This is one of the @freecodecamp challenges for Javascript certification. Defi...221$0.00
abdulganiy(25)•in #coding•2601 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEYMy coding journey did not begin today, it started some months back. Nothing was documented all this while, but I have decided to commit myself to the 100 days o...120$0.00abdulganiy(25)•in coding•2601 days agoMY #100 DAYS OF CODE CHALLENGE JOURNEYMy coding journey did not begin today, it started some months back. Nothing was documented all this while, but I have decided to commit myself to the 100 days o...120$0.00
abdulganiy(25)•in #life•2632 days agoA COOL FACE IS NOT NECESSARILY A KIND HEARTI used to have some kind of belief before the incident that happened on December 10, 2018 that someone with a cool face would certainly have a kind heart, cool ...710$0.40abdulganiy(25)•in life•2632 days agoA COOL FACE IS NOT NECESSARILY A KIND HEARTI used to have some kind of belief before the incident that happened on December 10, 2018 that someone with a cool face would certainly have a kind heart, cool ...710$0.40
abdulganiy(25)•in #stock•2661 days agoWhat is Block Order?When a large number of securities is offered for purchase purchase or sale in large order, this is what is referred to as a block order. Block order are usually...230$0.43abdulganiy(25)•in stock•2661 days agoWhat is Block Order?When a large number of securities is offered for purchase purchase or sale in large order, this is what is referred to as a block order. Block order are usually...230$0.43
abdulganiy(25)•in #blockchain•2666 days agoWhat is Block Time?.jpeg) When miners solved for hash, there is a time period in finding a solution to each block hash. The time period is referred to as Block Time. Block time is...370$0.60abdulganiy(25)•in blockchain•2666 days agoWhat is Block Time?.jpeg) When miners solved for hash, there is a time period in finding a solution to each block hash. The time period is referred to as Block Time. Block time is...370$0.60
abdulganiy(25)•in #bitcoin•2671 days agoEthereum Uncle Blocks.jpeg) A similar term related to bitcoin orphan blocks is referred to as Uncle Blocks. Uncle blocks are to ethereum as orphan blocks are to bitcoin. Just like t...180$0.63abdulganiy(25)•in bitcoin•2671 days agoEthereum Uncle Blocks.jpeg) A similar term related to bitcoin orphan blocks is referred to as Uncle Blocks. Uncle blocks are to ethereum as orphan blocks are to bitcoin. Just like t...180$0.63
abdulganiy(25)•in #ethereum•2674 days agoCasperA type of proof of stake cryptocurrency protocol used in Ethereum mining is referred to as Casper. When transaction records are recorded on the blockchain, mine...201$0.74abdulganiy(25)•in ethereum•2674 days agoCasperA type of proof of stake cryptocurrency protocol used in Ethereum mining is referred to as Casper. When transaction records are recorded on the blockchain, mine...201$0.74
abdulganiy(25)•in #assets•2683 days agoWhat are Liquid Assets?Liquid assets are unique type of assets which could be easily converted or exchanged to cash and having little or no effects on the price the asset is being tra...311$0.75abdulganiy(25)•in assets•2683 days agoWhat are Liquid Assets?Liquid assets are unique type of assets which could be easily converted or exchanged to cash and having little or no effects on the price the asset is being tra...311$0.75