当前位置:网站首页>Did you blog today?
Did you blog today?
2020-11-06 01:17:32 【Bugstack wormhole stack】
author : Little brother Fu
Blog :https://bugstack.cn
precipitation 、 Share 、 grow up , Let yourself and others have something to gain !
One 、 Preface
Soul torture you today ... Have you read 、 Did you blog 、 Did you go for a run ?
🤪 Are you shy , Almost every item is soul torture . In fact, most of you and I , They all want to do something meaningful , It's just that adults really don't have a simple weekend .
Fans often ask me : Look at all the articles you've written , How do you manage your time ?
Personally, I don't have a clear time management , I just put all my spare time into what I like . such as : I will be in the morning 6:30 Get up and run , Because I want to enjoy the sunshine in the morning
、 I will code late at night and on weekends 、 It's because I'm doing what I like. There's no persistence
, The same is true even in hospital 、 Go shopping with your daughter-in-law or wake up in a dream , As long as you think of good content, you can record it on your mobile phone .
therefore , I don't have time management , It's just that I spend more time on things I like . Like to do one thing , It often comes from doing something you like !
Two 、 Blogging is important !
You're always in a hurry , I don't want to hit the foundation , Just want to fly !
One month XXX、 One day to understand XXX、 Learn to XXX. Faster and faster , I wish I could learn it in an hour ! But how could it be , Otherwise, the content of the article is too fragmented and tends to introduce , Or the article is too long and close to tens of thousands of words . But as a newcomer , Such articles are almost the best collection , It'll be all right after the collection , Learning is impossible , Just feel good !
1. Knowledge sorting of debris
If it's not systematic learning , Most of the knowledge we accept is fragmented . It's like someone said ,HashMap Is an array plus linked list and red black tree implementation 、HashMap Zipper addressing is used 、HashMap In order to make data storage more uniform, the use of perturbation functions and so on , These knowledge points may not be the first time you accept or learn all of them , But as you understand the breadth and depth of your personal technology stack gradually understand . So, finally, we're going to break these pieces of content , It's very important to organize a complete knowledge item and record it in your blog , Because it can deepen your impression , It also allows you to connect the whole knowledge .
Mind mapping can be used to organize knowledge about fragmentation , Write wherever you think of it , Finally, the whole content is sorted into an article .
2. Deep thinking
flow ( English :Mental flow) In psychology, it refers to a kind of mental state that people show when they focus on a certain behavior .
Are you when you look down and look up 4、5 Hours , Because you're totally committed to something , At the same time, the brain is also deep thinking and execution . This feeling is called flow .
Sometimes I think , Is it that when I'm learning something deeply, I'm building some neural bulges in my brain , It's like paving the road, so the brain gets hot . And playing games for a long time , In the end, I felt sick , It's because of this kind of negative and transient happiness , They're going to tear down the roads , The last headache !
Maybe it's because of involution , At least at present, if the programmer industry wants to break through the bottleneck at a certain stage , You don't need to keep learning , Even deep learning . In this way, you can have a certain core competitiveness , Like a few years ago 60 There are fewer and fewer things to get a good job if you pass the exam .
Blogging is one of the ways to think deeply , When you want to complete a piece of knowledge , You will need to consult a lot of data and practice . In short, whether it is for their own sense of responsibility or fear that the content will be spurted , You'll study it seriously 、 reflection 、 verification , Finally, I sort out the content of this article 、 Arrangement 、 Write it out .
3. Constantly struggling to learn
In fact, the major platforms are enough for blogging , such as :CSDN、 Nuggets 、 Open source in China 、 Think no 、 Tencent cloud + Community 、 You know 、 Blog Garden 、 Simple books and so on , Can record blog .
But for people who like to toss around a little bit, they also build their own blogs , In this process, it will need a lot of knowledge to support , such as :
From school to now , These are all kinds of blogs and forums , I've been through it all . Although they all died for various reasons , But I kept some screenshots , Here's one of them .
3、 ... and 、 The harvest of blogging
A little friend asked me , Why do you need to pay attention to the official account of your blog? , Not pure , nausea !
I know he certainly didn't understand my original intention , All of them have such questions , After I reply , Settle down :
- I'm just the same as you , All of them are programmers on this road
- But I started official account from one day. , In order to attract more fans , I really need to do some marketing strategies
- These blogs 、 official account 、GitHub、 Articles, etc , It takes a lot of time 、 Experience and part of the money
- And I didn't take the ad either 、 Or cut leeks , So I'm a person putting in my own experience , Building a technology community
- Final , Let's pay attention to the official account. , Also in order to read more of my articles , Know my technical content push
- Okay , I hope to understand , You can also add my wechat :fustack
1. Breakthrough in one year of station construction 20 ten thousand +PV
For me, , Build a station blog article is to show people , The more fire, the better , Otherwise it won't satisfy me vanity
Of .
The more people watch , The more feedback , The more I can learn . Fortunately, there was no one who sprayed me carelessly along the way , Also let me accumulate a lot of traffic . Although the whole is not much , But for me, it's quite happy !
2. Two broken thousand Star Of Github project
Maybe as a programmer Want to have a thousand in this man's community Star Project to support the factory ! Ha ha ha , I am also !
In the beginning Insufficient 100Star When , I also sent it to the group for some praise , But it's often sprayed : What is gold? It doesn't need to be like this 、 My project never needs to be liked 、 Let's make this stupid comment T After ather ...
.
But in fact, people who have done marketing systems know that , Not at all , If you don't share, you won't be found . Even if you have good content , As long as you don't have a matching channel , It will never shine . When a good project breaks through 500Star after , It will continue to circulate and bring traffic , From here 500 people , One person sharing may have broken through 1k!
therefore , Do what you have to do , Don't believe him or her on this road !
See this , Point a star !https://github.com/fuzhengwei/CodeGuide/wiki
3. More than one copy has been downloaded from the whole network 10 ten thousand + Of PDF
One of your books PDF e-book , Downloaded by the whole network 10 ten thousand +, You haven't been sprayed yet !
《 Relearning Java Design patterns 》PDF, Cut in 10 ten thousand + download . This is the official account. , The biggest gain ! What kind of book is this , It's going to be so glamorous ! In fact, more is the help of the owners and fans , It's them who made the book more widely available , Help more R & D personnel , thank !
This is a total 22 Real business scenarios correspond to 59 Group case Engineering 、 Write the 18 swastika 271 page PDF. From the actual business development of the Internet , transaction 、 marketing 、 seckill 、 middleware 、 Source code, etc. 22 A real scene , To learn the practical application skills of design patterns .
download Official account :bugstack Wormhole stack , reply : Design patterns
. Downloadable books and all case source code .
Four 、 summary
- my Github:https://github.com/fuzhengwei/CodeGuide/wiki
- This article introduces the experience of blogging , And bragging ! I hope those things in the article are right , That's where you should learn .
- Reading not at three watch five drums , Work is only afraid of exposure to the cold ! Years live up to those who struggle , Willing to work hard to learn you , Can harvest a good future !
5、 ... and 、 Series recommendation
- Is the grass , You're poisoning the code !
- A code review , Almost couldn't pass the probation period !
- 13 Years of graduation , From outsourcing to Internet factory in two years
- Architects are not constrained by language at all ,PHP It can also be loaded DDD Four layers architecture
- Why programmers are keen on building wheels , Promotion and raise ?

( Please indicate the author and source of this article WeChat official account :bugstack Wormhole stack | author : Little brother Fu )
版权声明
本文为[Bugstack wormhole stack]所创,转载请带上原文链接,感谢
边栏推荐
- C++ 数字、string和char*的转换
- C++学习——centos7上部署C++开发环境
- C++学习——一步步学会写Makefile
- C++学习——临时对象的产生与优化
- C++学习——对象的引用的用法
- C++编程经验(6):使用C++风格的类型转换
- Won the CKA + CKS certificate with the highest gold content in kubernetes in 31 days!
- C + + number, string and char * conversion
- C + + Learning -- capacity() and resize() in C + +
- C + + Learning -- about code performance optimization
猜你喜欢
-
C + + programming experience (6): using C + + style type conversion
-
Latest party and government work report ppt - Park ppt
-
在线身份证号码提取生日工具
-
Online ID number extraction birthday tool
-
️野指针?悬空指针?️ 一文带你搞懂!
-
Field pointer? Dangling pointer? This article will help you understand!
-
HCNA Routing&Switching之GVRP
-
GVRP of hcna Routing & Switching
-
Seq2Seq实现闲聊机器人
-
【闲聊机器人】seq2seq模型的原理
随机推荐
- LeetCode 91. 解码方法
- Seq2seq implements chat robot
- [chat robot] principle of seq2seq model
- Leetcode 91. Decoding method
- HCNA Routing&Switching之GVRP
- GVRP of hcna Routing & Switching
- HDU7016 Random Walk 2
- [Code+#1]Yazid 的新生舞会
- CF1548C The Three Little Pigs
- HDU7033 Typing Contest
- HDU7016 Random Walk 2
- [code + 1] Yazid's freshman ball
- CF1548C The Three Little Pigs
- HDU7033 Typing Contest
- Qt Creator 自动补齐变慢的解决
- HALCON 20.11:如何处理标定助手品质问题
- HALCON 20.11:标定助手使用注意事项
- Solution of QT creator's automatic replenishment slowing down
- Halcon 20.11: how to deal with the quality problem of calibration assistant
- Halcon 20.11: precautions for use of calibration assistant
- “十大科学技术问题”揭晓!|青年科学家50²论坛
- "Top ten scientific and technological issues" announced| Young scientists 50 ² forum
- 求反转链表
- Reverse linked list
- js的数据类型
- JS data type
- 记一次文件读写遇到的bug
- Remember the bug encountered in reading and writing a file
- 单例模式
- Singleton mode
- 在这个 N 多编程语言争霸的世界,C++ 究竟还有没有未来?
- In this world of N programming languages, is there a future for C + +?
- es6模板字符
- js Promise
- js 数组方法 回顾
- ES6 template characters
- js Promise
- JS array method review
- 【Golang】️走进 Go 语言️ 第一课 Hello World
- [golang] go into go language lesson 1 Hello World