New: programmingAll contenthive-129948hive-196917krsteemzzanhive-183959hive-180932hive-166405uncommonlabhive-185836hive-150122hive-183397photographybitcoinhive-144064hive-188619lifehive-101145krsuccesshive-103599hive-139150hive-124908hive-106183hive-184714hive-165987TrendingNewHotLikersahsansharif (71)in slc21w4sergeyk • yesterdaySLC21 Week4 - RecursiaHello Everyone I'm AhsanSharif From Pakistan Greetings you all, hope you all are well and enjoying a happy moment of life with steem. I'm also good Alhamdulillah. Design On…fencerdevlog (34)in godot • 3 days agoGodot 4: Liquid ribbon shader (shader tutorial)Hi everyone! Do you remember the shader I unoriginally called the Line Effect Shader and published a tutorial on creating it about nine months ago? Today's effect will be somewhat similar, with some…event-horizon (76)in slc21w3sergeyk • 5 days agoSLC21 Week3 - Strings in CTask # 1 Practically (i.e., with code examples) explain the theory from the first part of this lesson, where the concept of two sizes of an array is discussed. Demonstrate how to make it look…remlaps (74)in hive-151113 • 5 days agoProgramming Diary #29: Imagining the "value per feed" curation modelSummary This post describes recent programming activities, primarily focused on new features for the Steem Curation Extension . These activities included extending the curator's information…justyy (82)in blog • 5 days agoReaching 80% of your API usage allowance - Open Exchange RatesI am using Open Exchange Rates as one source of backup, mainly to lookup the bitcoin price . And the free version gives you 1000 requests per month, which means, you can invoke the API once…sahar78 (72)in hive-165987 • 9 days agoSolidity programmingAssalamualaikum Greetings to you all! Pixabay Solidity is basically defined as contract which is oriented in programming language that's why it is utilise writing of smart contracts…amy24 (32)in angular • 10 days agoComparing Frontend Frameworks: Angular vs. React vs. Vue.js — Which One Fits Your Project Best?Selecting the right frontend framework can make or break the success of your project in today's web development landscape. Of course, options are galore; however, Angular, React, and Vue.js have…fencerdevlog (34)in godot • 10 days agoGodot 4: Hexagonal tile shift (shader tutorial)Hello everyone! We continue the series of effects that we can apply to a selected texture or even the entire screen. This time, we will create a simple effect of breaking an image into hexagons…remlaps (74)in hive-151113 • 11 days agoSteem Curation Extension: New version available with more info for curatorsThe AI coding assistants ( Claude , Gemini , ChatGPT , & Leo ) and I are happy to advise that there is a new version of the Steem Curation Extension available now for evaluation.…amy24 (32)in web • 11 days agoTransform Your JavaScript: Functional Programming Concepts and Practical TipsThus, FP is exciting because, for the first time, it's revolutionizing the way developers are building JavaScript applications. Mastering functional programming will enable you to create more…korea109 (64)in mojo • 11 days agoExploring Mojo Programming: A New Era of High-Performance AI DevelopmentIntroduction In the world of AI and machine learning, the need for fast, efficient, and scalable code is more crucial than ever. While Python has long been the go-to language for machine learning…justyy (82)in dtube • 12 days agoDay 698 - Teaching Kids Programming - Delete Nodes From Linked List Present in Array第698天 教娃编程 - 从链表中删除存在数组列表里的节点 List of All Tutorial Videos Post: Day 698 - Teaching Kids Programming - Delete Nodes From Linked List Present in Array B 站: 西瓜: 目录: List…ady-was-here (68)in slc21w2sergeyk • 12 days agoSLC21 Week2 - Programming arraysThis is the Homework with the corresponding tasks for the SLC21 Week2 - Programming arrays by @sergeyk! Image taken from Pixabay Brace yourselves, this is going to be a long…amy24 (32)in web • 12 days agoWeb Workers: How to Offload Tasks to Background Threads, Boosting JavaScript PerformanceDoes your JavaScript application struggle to run in tandem with some heavy tasks? Long-running computations, complex algorithms, or huge data could clog up the main thread and make it an infuriating…event-horizon (76)in slc21w2sergeyk • 13 days agoSLC21 Week2 - Programming ArraysTask # 1 Declare an array of any type: explain how to use an array, how to access initializingts. Assign values to some of its elements, and use those values (display) What…akmalshakir (68)in slc21w2sergeyk • 14 days agoSLC21 Week2 - Programming arraysAssalamualaikum my fellows I hope you will be fine by the grace of Allah. Today I am going to participate in the steemit learning challenge season 21 week 1 by @sergeyk under the umbrella of steemit…amy24 (32)in web • 14 days agoMastering JavaScript Memory Management: Essential Guide To Garbage Collection & Memory LeaksYou should know that unoptimized memory use can make your JavaScript applications crawl or even crash. Efficient memory management is one of the important ways to ensure your application keeps on…remlaps-lite (76)in programming • 15 days agoSometimes I want to see resteems. Sometimes I don't.Update in the works for the Steem Curation Extension . I thought this would be a quick diversion before I start digging into author and reach metrics for the curation overlay . Now you see…amy24 (32)in web • 16 days agoJavaScript Design Patterns: Mastering Creational, Structural, and Behavioral Patterns for Cleaner CodeJavaScript is a multi-capable language, but as an application grows in size, things can get out of hand pretty fast. This is where design patterns-actual tested solutions for recurring programming…fencerdevlog (34)in godot • 17 days agoGodot 4: Stream of circles (shader tutorial)Hey everybody! This time, let's try something really simple, something that works more as a one-time effect, or an exercise for understanding some of the algorithms we often use in shaders. And who…