TranslateProject/translated/tech/20210704 7 guides about open source to keep your brain busy this summer.md

111 lines
6.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[#]: subject: "7 guides about open source to keep your brain busy this summer"
[#]: via: "https://opensource.com/article/21/7/open-source-guides"
[#]: author: "Seth Kenlon https://opensource.com/users/seth"
[#]: collector: "lujun9972"
[#]: translator: "zepoch"
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
让你的大脑在这个夏天保持忙碌的7个开源指南
======
下载我们的免费指南之一开发一个基于Python的电子游戏使用开源工具来让你的生活井井有条完成家庭自动化项目或尝试你的树莓派家用实验室。
![One chair on a sandy beach][1]
### 开启一个新的树莓派项目
近十年来,树莓派一直俘获着开源爱好者的心和手。你可以用树莓派做无数的项目,无论是[监控你的花园][2][设置家长监控][3](尤其是在那些漫长的夏天),甚至从你自己的后院[跟踪飞机][4]。如果这些很酷的项目激起了你的兴趣,但你的树莓派仍在积灰,那么你需要下载我们的指南来推动你开始。在你知道它之前,你需要学习[如何管理他们][5],因为你将与很多树莓派一起工作!
**下载:[如何开始你的树莓派工作][6]**
### 设计你的开源智能家庭
一个聪明且有用的方式去使用树莓派的方式是去设计你的智能家庭。使用家庭助手或其他的开源工具,你的家可以按你自己的设置进行自动化而无需借助第三方平台。作者 [Steve Ovens][7] 用这本家庭自动化集锦的手写电子书来指导你的每一步工作。
**下载:[使用开源工具实现家庭自动化的实用指南][7]**
### 将事情梳理地井井有条
可能你并没做好准备使得你的家庭完全自动化,但是你可能会对梳理你的思维有兴趣。为什么不从你的 to-do 列表开始呢?在贡献者 [Kevin Sonney][8] 的生产力指导下,你将会熟悉六个开源工具的使用从而帮你把事情安排得井井有条。一旦你使用了他的教程,你就会感到事情井井有条,在这个夏天终于有时间放松了。
**下载:[六个可以将事情梳理地井井有条的开源工具][9]**
### 学习如何写代码
电脑无处不在。能吐槽一下很多编程语言对初学者不是很友好吗?
有许多为初学者设计的编程语言。Bash 是 Linux 和 Macos 终端中使用的相同的脚本语言如果你新开始写代码Bash 将会是一个伟大的开始。你可以进行[交互式学习][10],之后下载我们的电子书以了解更多。
**下载:[Bash 编程指南][11]**
### 用 Python 写一个游戏
另一个初学者喜欢的编程语言是 Python。它不仅受到仅仅学习编码的中小学生的欢迎还被专业程序员用来做[网站开发][12][视频编辑][13]以及[云端自动化][14]。无论你最终的目标是什么,开始 Python 的一个有趣的方式是编写一个自己游戏。
**下载:[Python 游戏开发指南][15]**
### 发现使用 Jpuyter 的巧妙方法
为了让Python互动且易于共享Jupyter 项目提供了基于 Web 的发展环境。您可以在"笔记本"文件中写代码,然后将其发送给其他用户,以便他们轻松复制和可视化您所做的。它是代码、文档和演示文稿的完美组合,而且非常灵活。下载 Moshe Zadka 的多方面指南了解更多关于 Jupyter。
**下载:[使用 Jupyer 的六种惊艳方式][16]**
### 在你的家庭实验室里尝试 Kubernetes
现在,您已经在你的树莓派上安装了 Linux已经登录已设置新用户并[配置 sudo][17] 使得能够进入管理员模式,你正在[运行所有你需要的服务][18] 。之后呢?
如果您对 Linux 和服务器管理感到满意,您下一步可能是云服务。可以读一下 Chris Collins 的电子书,从你的家庭实验室的舒适中了解所有关于容器,吊舱和集群的信息。
**下载: [在你的树莓派家庭实验室上运行 Kubernetes][19]**
### 福利:书籍列表
只工作不休息是不健康的。夏天(或任何季节,它是在你的世界的一部分)假期是为了休息,没有什么比坐在门廊或海滩上读一本好书更休闲人心的。下面是一些最近列出的书,以激发一些想法:
* [8 本供开源技术专家读的书 2021][20]
* [十几本适合所有年龄段的书][21]
* [8 本提升领导力的书籍][22]
* [6 本必读的云架构书籍][23]
* 我们的第一个[2010年至今的书籍列表][24]
--------------------------------------------------------------------------------
via: https://opensource.com/article/21/7/open-source-guides
作者:[Seth Kenlon][a]
选题:[lujun9972][b]
译者:[zepoch](https://github.com/zepoch)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://opensource.com/users/seth
[b]: https://github.com/lujun9972
[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/chen-mizrach-unsplash.jpg?itok=S_wIO5e8 "One chair on a sandy beach"
[2]: https://opensource.com/article/21/5/monitor-greenhouse-open-source
[3]: https://opensource.com/article/21/3/raspberry-pi-parental-control
[4]: https://opensource.com/article/21/3/tracking-flights-raspberry-pi
[5]: https://opensource.com/article/21/5/raspberry-pi-cockpit
[6]: https://opensource.com/downloads/raspberry-pi-guide
[7]: https://opensource.com/downloads/home-automation-ebook
[8]: https://opensource.com/users/ksonney
[9]: https://opensource.com/downloads/organization-tools
[10]: https://opensource.com/article/19/10/learn-bash-command-line-games#bashcrawl
[11]: https://opensource.com/downloads/bash-programming-guide
[12]: https://opensource.com/article/18/4/flask
[13]: https://opensource.com/article/21/2/linux-python-video
[14]: https://opensource.com/article/19/2/quickstart-guide-ansible
[15]: https://opensource.com/downloads/python-gaming-ebook
[16]: https://opensource.com/downloads/jupyter-guide
[17]: https://opensource.com/article/19/10/know-about-sudo
[18]: https://opensource.com/article/20/5/systemd-units
[19]: https://opensource.com/downloads/kubernetes-raspberry-pi
[20]: https://opensource.com/article/21/6/2021-opensourcecom-summer-reading-list
[21]: https://opensource.com/article/20/6/summer-reading-list
[22]: https://enterprisersproject.com/article/2021/5/8-leadership-books-self-improvement
[23]: https://www.redhat.com/architect/books-cloud-architects
[24]: https://opensource.com/life/10/8/open-books-opensourcecom-summer-reading-list