#codingUnmoderated tagAll postsTrendingHotNewPromotedPayoutscodewizardshq in #coding • 10 months ago3 Ways for Kids to Learn PythonTechnology’s impact on our everyday lives has grown significantly over the years, especially for children. Today, kids are tied to their computers and smartphones at home and…theexcelclub in #excel • 2 years agoFind the corresponding value from Multiple column match in ExcelDo you fancy a bit of an Excel Data Challenge? Something to get you thinking creatively with your Excel Skills? Well, I have this problem that requires a multiple column match…christopher2002 in #technology • 2 years agoSome coding while corona🤖iwudah in #hive-122108 • 2 years agoTechnical Interview with a Software Engineer - Algorithms & Data StructuresWatch Kevin Interview Me On His Channel - Patreon - Facebook - Twitch - Reddit -iwudah in #hive-196037 • 2 years agoApple Coding Interview Question - Product Of Array Except SelfProblem Link on LeetCode - CodeSignal - Patreon - Facebook - Twitch -iwudah in #hive-196037 • 2 years agoFacebook Coding Interview Question - findLongestSubarrayBySumCodeSignal - Patreon - Facebook - Twitch - Reddit - Twitter -iwudah in #dtube • 2 years agoHow I Coded The YouTube AlgorithmPatreon - Facebook - Twitch - Reddit - Twitter - Instagram -iwudah in #gamedev • 2 years agoAmazon Coding Interview Question - Rotate ImageCodeSignal - Patreon - Facebook - Twitch - Reddit - Twitter -iwudah in #coding • 2 years agoCompetitive Programming Explained (Interview)Go Subscribe to Errichto's Channel - Patreon - Facebook - Twitch - Reddit -iwudah in #tasteem • 2 years agoFacebook Coding Interview Question - sortedSquaredArrayCodeSignal - Patreon - Facebook - Twitch - Reddit - Twitter -iwudah in #learning • 2 years agoLogan Paul Teaches Programming Course for $300I randomly remembered where I had seen this before ! Definitely a credible resource Patreon - Facebook - Twitch - Reddit -iwudah in #dtube • 2 years agoThe Sketchiest Programming Course EverLmaooo while I was editing this video i noticed that this dude put random partying videos in his ad to learn to code and i noticed that this pricing is only for a limited time…iwudah in #dtube • 2 years agoIn Love With My Recruiter - Nick White (Official Audio)Patreon - Facebook - Twitch - Reddit - Twitter - Instagram -iwudah in #dtube • 2 years agoAmazon Coding Interview Question - firstNonRepeatingCharacterCodeSignal - Patreon - Facebook - Twitch - Reddit - Twitter -iwudah in #dtube • 2 years agoGoogle Coding Interview Question - firstDuplicateCodeSignal - Patreon - Facebook - Twitch - Reddit -firstamendment in #palnet • 3 years agofirst attempt at a discord bot with nodejsthe other day I finally started a discord bot. You can find it here in my discord test server. I want to add more functionality to it, and looking for suggestions, before I ask…organduo in #stem • 3 years agoI learned how many seconds old am I with the help of variables in JavaScriptToday I learned about the concept of variables in JavaScript. They are used to define various values. Did various assignments with calculating how many candies will the siblings…organduo in #stem • 3 years agoDefeating a monster is not the same as crashing into a meteorToday I learned about incrementing and decrementing in JavaScript. It was interesting to see how ++ or -- can increase a variable by 1. Also studied plus-equals += and…nolimit909 in #coding • 3 years agoMy Daily Learning - How to Code Day 1 of JavaScript:Good Evening everyone, This is the continuation of prep for my honorable discharge from my Military Service. I'm going back to school for computer science. For my prep @richatorganduo in #stem • 3 years agoNumbers and operators in JavaScriptAfter being away in Denmark for a week today I picked up my book "JavaScript for Kids" by Nick Morgan and studied the section about numbers and operators. I went to to work on some add