编程
Matty
主理
18 人追踪
293 篇文章
justyy银行行长

第689天 教娃编程 - SQL 确定二叉树节点类型(左/右连接 - 过程消除算法)

第689天 教娃编程 - SQL 确定二叉树节点类型(左/右连接 - 过程消除算法) List of All Tutorial Videos Post: Day 689 - Teaching Kids Programming - SQL to Determine the Bi…

7+2

Learn2Code - Day 2 CS50

Course CS50 Intro to Computer Science by Harvard: cs50.harvard.edu/x/2... Task completed Finished watching Week 2 Arrays on String length, …

7+2

Learn2Code - Day 1 CS50

年初的 resolution 终于要开始实施啦

justyy银行行长

第688天 教娃编程 - 将物品重新分配到箱子中(背包问题/二分搜索算法/前缀和)

第688天 教娃编程 - 将物品重新分配到箱子中(背包问题/二分搜索算法/前缀和) List of All Tutorial Videos Post: Day 688 - Teaching Kids Programming - Redistribute Items to Bo…

相关标签

  • python
    6950
    藝術
    3891.5k
    教育
    6161.4k
    文化
    3921.2k
    区块链
    1331.1k
  • STEEM
    37153
    递归
    115
    Crypto
    205633
    科幻
    168568
    学习
    71115
返回全部
justyy银行行长

第687天 教娃编程 - SQL交叉链接/笛卡尔积(SELECT Cross Join数据库查询语句)

第687天 教娃编程 - SQL交叉链接/笛卡尔积(SELECT Cross Join数据库查询语句) List of All Tutorial Videos Post: Day 687 - Teaching Kids Programming - Introduction t…

justyy银行行长

第686天 教娃编程 - SQL外链接(SELECT Full Outer Join数据库查询语句)

第686天 教娃编程 - SQL外链接(SELECT Full Outer Join数据库查询语句) List of All Tutorial Videos Post: Day 686 - Teaching Kids Programming - Introduction to…

justyy银行行长

第685天 教娃编程 - SQL右链接(SELECT Right Join数据库查询语句)

第685天 教娃编程 - SQL右链接(SELECT Right Join数据库查询语句) List of All Tutorial Videos Post: Day 685 - Teaching Kids Programming - Introduction to SQL …

justyy银行行长

第684天 教娃编程 - SQL左链接(SELECT Left Join数据库查询语句)

第684天 教娃编程 - SQL左链接(SELECT Left Join数据库查询语句) List of All Tutorial Videos Post: Day 684 - Teaching Kids Programming - Introduction to SQL L…

justyy银行行长

第683天 教娃编程 - SQL内链接(SELECT Inner Join数据库查询语句)

第683天 教娃编程 - SQL内链接(SELECT Inner Join数据库查询语句) List of All Tutorial Videos Post: Day 683 - Teaching Kids Programming - Introduction to SQL …

justyy银行行长

第682天 教娃编程 - SQL 确定二叉树节点类型(嵌套选择-过程消除)

第682天 教娃编程 - SQL 确定二叉树节点类型(嵌套选择-过程消除) List of All Tutorial Videos Post: Day 682 - Teaching Kids Programming - SQL to Determine the Binary …

justyy银行行长

第681天 教娃编程 - 使用哈希表数二进制矩阵中的直角三角形

第681天 教娃编程 - 使用哈希表数二进制矩阵中的直角三角形 List of All Tutorial Videos Post: Day 681 - Teaching Kids Programming - Using Hash Map to Count the Right …

justyy银行行长

第680天 教娃编程 - Python 中的 @cache 缓存函数装饰器

第680天 教娃编程 - Python 中的 @cache 缓存函数装饰器 List of All Tutorial Videos Post: Day 680 - Teaching Kids Programming - The @cache Function Decorato…

justyy银行行长

第679天 教娃编程 - Python中实现Pairwise函数(迭代器)

第679天 教娃编程 - Python中实现Pairwise函数(迭代器) List of All Tutorial Videos Post: Day 679 - Teaching Kids Programming - Implement the Pairwise Funct…

justyy银行行长

第678天 教娃编程 - 将物品重新分配到盒子的贪心算法(背包问题)

第678天 教娃编程 - 将物品重新分配到盒子的贪心算法(背包问题) List of All Tutorial Videos Post: Day 678 - Teaching Kids Programming - Greedy Algorithm to Redistribut…

justyy银行行长

第676天 教娃编程 - 替换字符后可以获得的最晚时间(决策树)

第676天 教娃编程 - 替换字符后可以获得的最晚时间(决策树) List of All Tutorial Videos Post: Day 676 - Teaching Kids Programming - Latest Time You Can Obtain After Re...

justyy银行行长

第675天 教娃编程 - 字串中子字串及其逆序的存在性

第675天 教娃编程 - 字串中子字串及其逆序的存在性 List of All Tutorial Videos Post: Day 675 - Teaching Kids Programming - Existence of a Substring in a String and...

justyy银行行长

第674天 教娃编程 - 把数字分成两组唯一数字的数组(哈希表)

第674天 教娃编程 - 把数字分成两组唯一数字的数组(哈希表) List of All Tutorial Videos Post: Day 674 - Teaching Kids Programming - Split the Numbers into Two Distinct...

justyy银行行长

第673天 教娃编程 - 图论: 有限制的访问节点数(迭代深度优先搜索算法/无向/无权图)

第673天 教娃编程 - 图论: 有限制的访问节点数(迭代深度优先搜索算法/无向/无权图) List of All Tutorial Videos Post: Day 673 - Teaching Kids Programming - Reachable Nodes With R...

justyy银行行长

第672天 教娃编程 - 图论: 有限制的访问节点数(并查集算法/无向/无权图)

第672天 教娃编程 - 图论: 有限制的访问节点数(并查集算法/无向/无权图) List of All Tutorial Videos Post: Day 672 - Teaching Kids Programming - Reachable Nodes With Restri...

justyy银行行长

第670天 教娃编程 - 图论: 有限制的访问节点数(递归深度优先搜索算法/无向/无权图)

第670天 教娃编程 - 图论: 有限制的访问节点数(递归深度优先搜索算法/无向/无权图) List of All Tutorial Videos Post: Day 670 - Teaching Kids Programming - Reachable Nodes With R...