BlogHide Resteemsjustyy (79)in dtube • 14 hours agosteemCreated with Sketch.Day 563 - Teaching Kids Programming - The Endless Iterator Cycle (from itertools) in Python第563天 教娃编程 - Python 中的无限循环迭代器(itertools.cycle) ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW! Following…justyy (79)in chatgpt • yesterdaysteemCreated with Sketch.How ChatGPT Impacts UGC (User Generate Content)?[caption id="attachment_152100" align="alignnone" width="1247"] OpenAI ChatGPT[/caption] UGC (User Generated Content), also known as user-generated content, is original content published by users…justyy (79)in dtube • 2 days agosteemCreated with Sketch.Day 562 - Teaching Kids Programming - Algorithms to Solve a Min Max Binary Tree Game (Queue, Recursion, In-place)第562天 教娃编程 - 解决最小最大二叉树游戏的算法(队列, 递归, In-place) ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW! Following my…justyy (79)in blog • 3 days agosteemCreated with Sketch.High-Frequency Trading (HFT) - Triangular Arbitrage AlgorithmIntroduction to High-Frequency Trading (HFT) High-Frequency Trading (HFT) is a type of algorithmic trading that uses computer programs to rapidly execute trades in the financial markets. It is a…justyy (79)in dtube • 4 days agosteemCreated with Sketch.Day 561 - Teaching Kids Programming - Algorithms to Compute the Alternating Digit Sum第561天 教娃编程 - 计算交替数字和的算法 ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW! Following my Trail (Upvote or/and…justyy (79)in tron • 4 days agosteemCreated with Sketch.TronFAQ Telegram Bot Removes Messages that are older than 5 minutesThe TronFAQ Bot now removes the messages of asking for test coins that are older than 5 minutes (300 seconds). This is to make the channel cleaner - so it doesn't get spammed with…justyy (79)in chatgpt • 4 days agosteemCreated with Sketch.Reduce the cost of ChatGPT API in TronFAQ BotChatGPT-3 is made by OpenAI which partnerships with Microsoft (Azure) ChatGPT Free Trial $18 that will expire at 1/April/2023. The Plus is coming soon with $20/month subscription…justyy (79)in python • 6 days agosteemCreated with Sketch.The C Function to Iterate Over a PyList (PyObject) and Print Each Item (Python C API: PyObject_GetIter)We can call Python code in C via the Python C API. And we want to be able to go over the items for a PyList that is type of PyObject, for example, the following "path" variable is type of PyObject…justyy (79)in blog • 7 days agosteemCreated with Sketch.5 Things to Look For in a WordPress Hosting ProviderWeb hosting is the backbone of the website world. Without it, no website can exist on the Internet. Web hosting serves as a virtual home for your website, allowing it to have its own place under the…justyy (79)in dtube • 7 days agosteemCreated with Sketch.Day 560 - Teaching Kids Programming - Iterative Algorithm to Check if a Binary Tree is Symmetric第560天 教娃编程 - 检查二叉树是否对称的迭代算法 ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW! Following my Trail (Upvote…justyy (79)in joke • 8 days agoMy son told me a joke :)Found it a bit amusing :) Gates and Allen started Microsoft —originally called Micro-Soft, for microprocessors and software—in order to produce software for the Altair 8800, an early personal…justyy (79)in blog • 10 days agoChatGPT Free Credits Expiring at April 1/2023It turns out initial credits to experience the ChatGPT is 18 USD: OpenAI + Microsoft Azure , they probably will monentize ChatGPT via pay per month or pay per usage. ChatGPT may not be…justyy (79)in blog • 11 days agoFreelance vs full-time developerDo you remember the time freelancing was something that only photographers and musicians did? Not anymore. With remote work becoming the norm, everyone and their mother call themselves…justyy (79)in dtube • 11 days agoDay 559 - Teaching Kids Programming - Algorithms to Find Minimum Common Value of Two Sorted Arrays (Binary Search, Two Pointer, Brute Force, Hash Set Intersection)第559天 教娃编程 - 查找两个排序数组的最小公共值的算法(双指针, 穷举, 哈希集合交集, 二分搜索) ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW…justyy (79)in blog • 12 days agoThe programming language of the Web - And the Oscar goes to…?!In one of the previous issues, we briefly browsed over the results of our survey on the state of development environments and their similarity with another important research. According to that…justyy (79)in blog • 13 days agoUnlock the Secret to Building Products Customers Love ❤️Ahoy developers, Want to build products that customers actually want and boost your job satisfaction? Start talking to your customers! It's the key to understanding their needs, pain points and…justyy (79)in dtube • 14 days agoDay 558 - Teaching Kids Programming - Count Nodes Equal to Sum of Descendants (Recursive Depth First Search Algorithm)第558天 教娃编程 - 二叉树节点等于后代总和数(递归深度优先搜索算法) ---> List of All Tutorial Videos ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Thank you for reading ^^^^^^^^^^^^^^^ NEW! Following my Trail…justyy (79)in blog • 14 days agoMultitasking or context switching?"But they were, all of them, deceived." Today's workplace and responsibilities of a job practically expect us to multitask. It’s so common to work on several tasks simultaneously, especially when…justyy (79)in blog • 15 days agoMake Your Own VS Code Extension (Improve it Your Way)Last week we talked about VS Code and its numerous extensions. Did you know there are more than 30k extensions in circulation? But what to do when, in that sea of extensions, you are still one…justyy (79)in blog • 16 days agoWhy should you try pair programming?[caption id="attachment_733" align="alignnone" width="582"] Pair Programming[/caption] This week is nearly finished and we can already feel the weekend approaching, but before you go crazy with…