Code Monkey home page Code Monkey logo

北京人儿,毕业后在北京创业,现旅居美国,自由职业,持续学习者。热爱算法,游戏和游戏编程,前端以及苹果开发。喜欢研究让人头疼的基础问题和数学问题,对一切艺术形式感兴趣。

如果你想找到我,欢迎光临我的公众号【是不是很酷】(见最下二维码);逛逛我的知识星球【是不是很酷(免费) 】;或者在知乎关注我:)

我的教程

收费课程

算法和数据结构体系课程 课程

玩转图论算法 课程 | 代码仓

看得见的算法 课程 | 代码仓

C++ 算法和数据结构 课程 | 代码仓

C++ 玩转算法面试 课程 | 代码仓

Python 3 入门机器学习 课程 | 代码仓

专给程序员设计的线性代数 课程 | 代码仓

还有一个神秘课程,正在设计中:)

免费课程

玩转数据结构 已下架 | 代码仓

玩儿转 Swift 2.0 S01, S02, S03, S04 | 代码仓

炫丽的倒计时 Canvas 绘图与动画基础 课程

Canvas 绘图详解 课程

Canvas 玩儿转图像处理 课程

Canvas 应用:学写一个字

Canvas 应用:玩儿转红包照片 | 代码仓

其他前端相关:CSS3 3D 特效, 2048 游戏制作

其他

我的文字

公众号文章备份

【是不是很酷】开源分享文字备份

AI 学习路径 & 资源分享

我的知识星球(免费)

我打比赛

Leetcode 题解

Google Foobar

Advent of Code

Project Euler

杂七杂八

C++ 绘制心型曲线

Swift 重力感应 Demo

Google Material Design Colors in Swift

Swift NASDate 教程

私有代码仓里的神秘项目,就不能公开了:)👻

qrcode

Yubo Liu's Projects

ai-learning-roadmap icon ai-learning-roadmap

Ai Learning Roadmap based on lots of open course sources and book materials. 我总结的 AI 学习路径。

chinese-poetry icon chinese-poetry

最全中华古诗词数据库, 唐宋两朝近一万四千古诗人, 接近5.5万首唐诗加26万宋诗. 两宋时期1564位词人,21050首词。

cool-open-sharings icon cool-open-sharings

Sharing open source projects, books, or articles in this repo. All sharings will be firstly released in "isn't it cool" 我的公众号《是不是很酷》中的子栏目《【是不是很酷】开源资源 分享》文章和相关资源链接备份。

coursera-dl icon coursera-dl

Script for downloading Coursera.org videos and naming them.

cryptocmd icon cryptocmd

Cryptocurrency historical market price data scraper in Python

edx-dl icon edx-dl

A simple tool to download video lectures from edx.org (and other openedx sites)

my-blog icon my-blog

All my original articles will be backed up here. All my articles will be first released in my WeChat Original Account: <Isn't it Cool> 我的公众号《是不是很酷》的文章备份。同时包含我在其他地方的一些零碎文字,以及过往文章的一些补充与修订:)

my-google-foobar icon my-google-foobar

My Google Foobar Solutions by Java. 我的 Google Foobar 题解。作为一个 old school 的程序员,所有问题都使用 Java 解决。应该属于少数派了:)

oj-project-euler icon oj-project-euler

This repo presents my solutions to Project Euler (https://projecteuler.net) and Project Euler + in HackerRank(https://www.hackerrank.com/contests/projecteuler/challenges)

play-advent-of-code icon play-advent-of-code

My solutions to Advert of Code (http://adventofcode.com/) . All solutions support C++, some support Java and Python:)

play-leetcode icon play-leetcode

My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Java语言。近乎所有问题都会提供多个算法解决。大家加油!:)

play-leetcode-database icon play-leetcode-database

My Solutions to Leetcode Database problems. 我的 Leetcode 数据库题解。大家加油!:)

play-with-algorithm-interview icon play-with-algorithm-interview

Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-algorithm-visualization icon play-with-algorithm-visualization

Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得见的算法》Java示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-algorithms icon play-with-algorithms

Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-data-structures icon play-with-data-structures

Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-graph-algorithms icon play-with-graph-algorithms

Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-linear-algebra icon play-with-linear-algebra

Codes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-machine-learning-algorithms icon play-with-machine-learning-algorithms

Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

play-with-swift-2 icon play-with-swift-2

The code of my MOOC Course - <Play with Swift 2>(supporting for the newest Swift 2.2). 我在慕课网上的课程《玩儿转 Swift 2》示例代码及更新(支持最新的Swift2.2)。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.