程序员的乐趣(八)

本文是第八辑,共收集了20多个有趣图片和有趣的短视频,配合有趣的文字,作为程序员的里一定会在观看之中会心一笑,程序员的生活就是这样的!

161、我的笔记本电脑还能开机吗?

先升级到 Windows11 试试

162、请问有中间道路吗!

程序员的路

163、Baby算法

try 
{
   baby.PlayWithMe();
}
catch (bby::sleeptime_exception e)
{
   baby.SingLullaby();
}

164、深度学习

确实挺深的

165、修改老代码

Fixing any code. Especially code that some idiot like me created. God damn coders ruining coding.

166、前端程序员宿命

救命呀!

167、如果是Yoda学习编程

HP calculators (e.g. HP-48 GX) did have a programming language that worked this way, e.g. you could make use of the calculator’s stack system and write commands and entire little scripts in RPN (reverse Polish notation).

https://en.wikipedia.org/wiki/Reverse_Polish_notation

https://en.wikipedia.org/wiki/RPL_(programming_language)

Here it was actually helpful to speak like Yoda, LOL … 🙂

168、无限循环

这是一本有算法的书

169、字符串?还是一串字符?

字符串?还是一串字符?

170、我在教他如何退出linux控制台

他通常是拔掉电源

171、程序员新手正在看文档

困惑!困惑!困惑!

172、年收入百万美元的程序员的房间

Tech bros be earning $200k+ a year in cash and stock options and then have an apartment like this
Meme

173、项目经理又要添加任务了

You forgot the part when there’s a big congratulatory email of their promotion where they list this project as one of their accomplishments and that it couldn’t be done without them.

174、程序员所理解的关系

one to one

many to one

one to many

many to many

175、当我想捕捉所有的异常时

Just wrap your whole code into one large try-catch block

try { entire codebase } catch Exception { pass }

Problem solved, all exceptions are caught. No need to thank me.

176、做程序员的勇气

技术债务并不廉价

177、程序员的生活

程序员的生活

178、未来的密码安全是这样的

密码越来越难起,越来越难记

179、随机数

小家伙们,我有一个坏消息,随机数并不随机!

180、无限递归

I loved how outside the box that cartoon was as a kid. Very creative. Probably involved drugs by the cartoonists

181、两个资深程序员在一些小问题上达成了一致

比如变量如何命名

分享这篇文章:

发表评论

邮箱地址不会被公开。 必填项已用*标注

此站点使用Akismet来减少垃圾评论。了解我们如何处理您的评论数据