当前位置:网站首页>大二困局(复盘)
大二困局(复盘)
2022-07-03 05:27:00 【天真小巫】
今天翻开记录读书笔记的本子,回想起过去一年来看过的书籍,多多少少也接近100本了(大一看的书最多20本)。回忆起看过的书籍,里面讲的方法论,观点,道理至今浮现在脑海中。最终,得出一个结论,看了那么多的书,懂了那么多道理,还是没能改变当下的困境。
这就像《认知觉醒》中的讲的“为什么看了那么多的书,懂得那么多的理论,却依旧过不好这一生”。这也是我在最近才觉察到的:学了一堆理论,却没能产生有效的改变。原因很简单,那就是没有做到知行合一。但是你说我没有行动起来吗?也并不是,就是行动起来断断续续,还是没能做做到坚持如一。原因有很多。
在我看的书籍中,首先看的是关于在大学“如何学习”题材的书籍,看完觉得收益匪浅,马上去执行了,然后便是3天后就抛到脑后了。然后便是关于早起的问题,早起的书籍看了《早起的奇迹》《早起后的黄金一小时》,觉得《早起的奇迹》写的很好,但是,却没能将里面的方法论实施起来,自认为凭着毅力能起来,结果现在,起床的时间时早时晚(不固定)。看了关于个人成长类的书籍,《认知觉醒》和《认知驱动》是周岭写的两本孪生姐妹书籍。自认为缺乏自信心,又去看了《自信力觉醒》。想着怎么过好这大学四年,去看了《不要等到毕业以后》。苦于英语的学习,便去看了《相见恨晚的学习方法》《人人都能用英语》,《相见恨晚》中讲到7000的词汇量是一个分水岭,背了7000的单词,再通过大量阅读来弥补死记硬背的弊端了,那时候英语就达到了另一个层次了。后来,我照做了,结果在第一个阶段送人头了。《向上生长》中讲到背1万单词跟背7000单词差不多是同一个方法。想培养其它习惯,看了《习惯的力量》《微习惯》,想着怎么摆脱手机,摆脱诱惑,看了《欲罢不能》。发觉自己不能活在当下,便去阅读了《当下的力量》。看书基本上是有什么样的困惑便去找什么样的书读,将近一年来,实现了大量阅读。有时候我在想,是不是我执着于看书的数量,而忽略了践行书中的观点。书中的某些方法,有些执行了,有些没执行,没有解决相应的问题,原因也不是单一的。有时候开始了,但是总感觉内心有某种莫名的抵触,其实每个人内心深处都很叛逆,每个人都不愿意接受被强行灌输的道理,但每个人都愿意做自己想做的事情。
复习:数据结构中关于串的内容,串在手机短信,微信文件助手发送文字中用到了字符串操作。之后看了朴素的模式匹配法和KMP模式匹配法,重难点是KMP模式匹配法。自动控制原理第五章网课看了三四天了,看了连重难点都不知道是啥,也只有通过看题,有不懂的再网课,效率可能要高些。离散数学看了一些关于逻辑谓词的一部分。
英语:阅读“the fox and the cat” hounds n 狗 spring vi 跳,跃 wretch adj 令人苦恼的
public class Student {
String name;
int age;
public void study(){
System.out.println("好好学习,天天向上");
}
public void doHomework(){
System.out.println("键盘敲烂,月薪过万");
}
}
public class StudentDemo {
public static void main(String[] args) {
Student s=new Student();
//使用对象
System.out.println(s.name+","+s.age);
s.age=30;
s.name="林清霞";
System.out.println(s.name+","+s.age);
}
}

边栏推荐
- Training method of grasping angle in grasping detection
- C language program ideas and several commonly used filters
- 在PyCharm中配置使用Anaconda环境
- Redis 入門和數據類型講解
- "250000 a year is just the price of cabbage" has become a thing of the past. The annual salary of AI posts has decreased by 8.9%, and the latest salary report has been released
- ninja: build stopped: subcommand failed.
- Gan network thought
- Ueditor, FCKeditor, kindeditor editor vulnerability
- About debugging the assignment of pagenum and PageSize of the formal parameter pageweb < T > (i.e. page encapsulation generic) in the controller
- JS function algorithm interview case
猜你喜欢

Go practice -- gorilla / websocket used by gorilla web Toolkit

Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN

(subplots usage) Matplotlib how to draw multiple subgraphs (axis field)

@Solutions to null pointer error caused by Autowired

Intégration profonde et alignement des séquences de protéines Google

酒店公共广播背景音乐-基于互联网+的酒店IP网络广播系统设计

leetcode435. Non overlapping interval

今天很多 CTO 都是被干掉的,因为他没有成就业务

JS scope

Detailed explanation of yolov5 training own data set
随机推荐
"C and pointer" - Chapter 13 function of function pointer 1 - callback function 1
Export the altaro event log to a text file
Redis 击穿穿透雪崩
Go practice -- closures in golang (anonymous functions, closures)
32GB Jetson Orin SOM 不能刷机问题排查
Introduction to redis and explanation of data types
Jetson AGX Orin 平台移植ar0233-gw5200-max9295相机驱动
How to install and configure altaro VM backup for VMware vSphere
Detailed explanation of yolov5 training own data set
Pan details of deep learning
Ueditor, FCKeditor, kindeditor editor vulnerability
Talk about how to use p6spy for SQL monitoring
Chapter II program design of circular structure
Communication - how to be a good listener?
How do I migrate my altaro VM backup configuration to another machine?
"Pthread.h" not found problem encountered in compiling GCC
Webrtc M96 release notes (SDP abolishes Plan B and supports opus red redundant coding)
Brief introduction of realsense d435i imaging principle
联想R7000显卡的拆卸与安装
Covering Safari and edge, almost all mainstream browsers have realized webgl 2.0 support