lugl4313820 发表于 2024-6-21 07:41

大家如何归档自己所学的东西?

<p>忙忙碌碌了这么些年,学的东西挺多,但回头一想,又没有学到什么。</p>

<p>各位工程师的前辈们,大家如何整理自己的东西?</p>

wangerxian 发表于 2024-6-21 07:46

<p>做笔记呗,不过学习过程会多消耗一些时间,可以用那种云笔记。</p>

dcexpert 发表于 2024-6-21 08:23

<p>如果喜欢开源的东西,用 joplin 不错,支持各种操作系统,可以通过webdav同步数据。</p>

<p>&nbsp;</p>

<p>还有 anytype 等软件也不错。</p>

damiaa 发表于 2024-6-21 08:53

<p>整理啥,学了就放那里吧。搞个硬盘把重要代码存起来。要用拿来看看。没用就成为历史。</p>

851779592 发表于 2024-6-21 09:07

<p>很多东西就是用到什么学什么吧,你不可能所有东西都去学,还都要记下来/。</p>

freebsder 发表于 2024-6-21 09:43

<p>复习,隔段时间再摸一下。实在忘了也就忘了。</p>

tagetage 发表于 2024-6-21 10:02

<div class='shownolgin' data-isdigest='no'><p>整理这个东西我的心得是:</p>

<p>1,当初<strong>记录的时候一定要详细</strong>,特别是程序代码,注释一定要写清楚,要不然过几年在看自己以前写的代码都不知道什么意思,当初怎么能这么写。</p>

<p>2,<strong>分类归纳</strong>,在文件或文件夹里注明内容,标注多的话在文件夹里放一个 说明.TXT 或 readme.TXT 具体说明一下。</p>

<p>3,<strong>重要的东西一定要备份</strong>,甚至是加上密码传到云里。</p>
</div><script>showreplylogin();</script><script type="text/javascript">(function(d,c){var a=d.createElement("script"),m=d.getElementsByTagName("script"),eewurl="//counter.eeworld.com.cn/pv/count/";a.src=eewurl+c;m.parentNode.insertBefore(a,m)})(document,523)</script>

lugl4313820 发表于 2024-6-21 10:35

<div class='shownolgin' data-isdigest='no'>tagetage 发表于 2024-6-21 10:02
整理这个东西我的心得是:

1,当初记录的时候一定要详细,特别是程序代码,注释一定要写清楚,要不然过 ...

<p>这方法好呀,要是能坚持下来,收获一定不少!</p>
</div><script>showreplylogin();</script>

秦天qintian0303 发表于 2024-6-21 11:09

<div class='shownolgin' data-isdigest='no'><p>说实话整理很费时间,而且测评过程学的不系统,其实也就没什么整理的了</p>
</div><script>showreplylogin();</script>

秦天qintian0303 发表于 2024-6-21 11:09

<div class='shownolgin' data-isdigest='no'><p>记录好测评贴和测试例程就好了,后续遇到会用&nbsp;&nbsp;</p>
</div><script>showreplylogin();</script>

se7ens 发表于 2024-6-21 16:55

<div class='shownolgin' data-isdigest='no'><p>经常总结的确是个好习惯</p>

<p>让自己时刻记住一些很重要的经验和成就</p>

<p>这样在以后的求职中,别人问你的成就时就可以脱口而出</p>
</div><script>showreplylogin();</script>

13620203064 发表于 2024-6-21 18:55

<div class='shownolgin' data-isdigest='no'><p>写文档,日记,主要代码copy备份,难道还用git管理下,看看log?</p>
</div><script>showreplylogin();</script>

Nubility 发表于 2024-6-21 23:19

<div class='shownolgin' data-isdigest='no'>做笔记,写在word文档里,好记性不如烂笔头,随时查看</div><script>showreplylogin();</script>

lugl4313820 发表于 2024-6-22 07:49

<div class='shownolgin' data-isdigest='no'>Nubility 发表于 2024-6-21 23:19
做笔记,写在word文档里,好记性不如烂笔头,随时查看

<p>好习惯呀!向大佬学习!</p>
</div><script>showreplylogin();</script>

hellokitty_bean 发表于 2024-6-24 09:49

<div class='shownolgin' data-isdigest='no'>dcexpert 发表于 2024-6-21 08:23
如果喜欢开源的东西,用 joplin 不错,支持各种操作系统,可以通过webdav同步数据。

&nbsp;

还有 any ...

<p>大哥,我用了一段时间的有道。。。。。。后来发现石墨也不错。</p>

<p>但,也就是记一记,其实都没怎么回去看。。。</p>

<p><img height="48" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/smile.gif" width="48" /></p>
</div><script>showreplylogin();</script>

hellokitty_bean 发表于 2024-6-24 09:50

<div class='shownolgin' data-isdigest='no'>Nubility 发表于 2024-6-21 23:19
做笔记,写在word文档里,好记性不如烂笔头,随时查看

<p>能用Word敲出来,那是入脑入心了!</p>

<p>看得东西多了,就怕敲不过来<img height="50" src="https://bbs.eeworld.com.cn/static/editor/plugins/hkemoji/sticker/facebook/wanwan21.gif" width="63" /></p>
</div><script>showreplylogin();</script>

Nubility 发表于 2024-6-24 10:45

<div class='shownolgin' data-isdigest='no'>hellokitty_bean 发表于 2024-6-24 09:50
能用Word敲出来,那是入脑入心了!

看得东西多了,就怕敲不过来

<p>每次碰到不懂的东西都去搜集资料,写到文档里。虽然记了很多但平时没怎么看,都是记录的时候顺便翻一下以前记的</p>
</div><script>showreplylogin();</script>

led2015 发表于 2024-6-24 17:28

<div class='shownolgin' data-isdigest='no'><p>目录,插页,备注,便签,有时还要各种分类归纳,可累人了</p><br/></div><script>showreplylogin();</script>

dcexpert 发表于 2024-6-24 20:10

<div class='shownolgin' data-isdigest='no'>hellokitty_bean 发表于 2024-6-24 09:49
大哥,我用了一段时间的有道。。。。。。后来发现石墨也不错。

但,也就是记一记,其实都没怎么回去看 ...

<p>软件本身其实不重要,只要用的顺手方便,搜索和管理功能很重要。</p>
</div><script>showreplylogin();</script>

lugl4313820 发表于 2024-6-24 20:40

<div class='shownolgin' data-isdigest='no'>led2015 发表于 2024-6-24 17:28
目录,插页,备注,便签,有时还要各种分类归纳,可累人了

<p>最近看了一本大佬的关于经验的书,在说好记性不如烂笔头,还真有这回事。</p>
</div><script>showreplylogin();</script>
页: [1] 2
查看完整版本: 大家如何归档自己所学的东西?