-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdoing-less.html
executable file
·249 lines (193 loc) · 15.2 KB
/
doing-less.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>The Jaily Life</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<!-- Custom styles for this template -->
<link href="css/clean-blog.min.css" rel="stylesheet">
</head>
<body>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand" href="index.html">Jai Bansal</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="about.html">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Page Header -->
<header class="masthead" style="background-image: url('img/doing_less_bg.jpeg')">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="post-heading">
<h1>My Advice to Incoming Freshman</h1>
<h2 class="subheading">Learn from my first mistakes at Berkeley</h2>
<span class="meta">Posted on September 5, 2019</span>
</div>
</div>
</div>
</div>
</header>
<!-- Post Content -->
<article>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<h1>My Advice to Incoming Freshman</h1>
<p>I was a straight A student back in high school and at least the stereotype for me was that taking as many AP Classes as possible and getting good grades in them meant that I was <strong>smart</strong>. For me doing more and doing well was something I took pride in. I came into my freshman year at Berkeley with the same mindset. I was at a school with some of the brightest kids in the country and I needed to somehow set myself apart from everyone. Many times I heard sayings like</p>
<blockquote>
<p>“Take your first semester at Berkeley easy, it’s a big adjustment and a different rigor” - random Berkeley student</p>
</blockquote>
<p>I would then proceed to look at all the averages of classes I was gonna take on <a href="www.berkeleytime.com" title="Berkeley Time">Berkeley Time</a> and scoff at people getting Bs or B+s in these classes <em>(especially in the CS classes)</em>. I’ve always been above average and what was to change in college. <em>Oh how wrong I was</em></p>
<p>The thing about a top university is they humble everyone real quick. No one is above the system <strong>especially at Berkeley</strong>. So I took a pretty heavy course load my first semester. The recommended course load for a freshman is around 14 units. <em>A unit</em> at Berkeley is defined as 3 hours of course work per week. For some people doing about 42 hours of work per week is pretty good, but for me? Nah. I wanted to do <strong>57</strong>. That’s right, I took 19 units my first semester of college. The classes included: </p>
<ul>
<li>CS61A: Structure and Interpretations of Programs (B average)</li>
<li>Math 54: Linear Algebra and Differential Equations (B average)</li>
<li>Data 8: Foundations of Data Science (B+ average)</li>
<li>History 7A: History of U.S. from Settlement to Civil War (B+ average)</li>
<li>Introduction to Mathematical Thinking (Pass No Pass Class)</li>
</ul>
<p>I thought I could handle all this course load consisting of three technical classes and one class I need to take for a breath requirement through my College of Letters and Sciences. Keep in mind also, for me to declare my CS major, I have to get an average of a <strong>3.3 GPA</strong> <em>(B+ average)</em> over three CS classes at Berkeley and one of them is CS61A. </p>
<center>
<figure>
<img src="img/dying_inside.jpg" alt="Meme" align="middle">
<figcaption style="12pt">Trying to declare CS at Berkeley</figcaption>
</figure>
</center>
<p>Needless to say even though I put in some considerable amount of work towards all my classes <em>(finals week was almost the end of me)</em>, but I still ended up doing worse than I hoped to do coming into the semester. </p>
<p>I hope you take this story with a grain of salt and learn form my mistakes. So here are a few tips to survive college and life in general patented by me, a college student trying to figure it out. </p>
<h2>1. Create Priorities</h2>
<p>Life isn’t all about school. If you spend every waking moment going to class, then discussions, then lab, then office hours, then review session etc., you’re going to go insane. <em>Trust me I almost did.</em> Create a clear cut plan of what you want to get done in a week so that you can maintain a balance in your life. When college arrives, every student is the driver of their car called <strong>your time</strong> and we have to do everything to not swerve off the road into the deep end. Create clear cut priorities of this is the amount of classes I want to take per semester so that I can do my major in X amount of time. I want to work out this many times in a week, and spend this much time with friends. When I know how much time I want to dedicate to each important activity in my life I end up being a lot happier in the end.</p>
<h2>2. Plan the Work, Work the Plan</h2>
<blockquote>
<p>“If you want to get everything that you want done, create a plan and then execute it. Plan the work, then work the plan Jai.” - my Dad</p>
</blockquote>
<p>Thanks Dad. I wish I had listened to you sooner. Once you have a set of priorities, you have to block out time each day of every week to spend that dedicated amount of time on that priority. Most of the time, when I don’t have a schedule of things to do, <strong>especially on the weekends</strong>, I just end up wasting time either on YouTube or Reddit or talking to friends or what not. Then Sunday night roles around and then <strong>BAM</strong>, all my priorities hit me like a truck. Take my advice, and avoid my suffering. I’m going to link <a href="http://www.jamesmaa.com/2012/12/02/james-maas-productivity-hacking-guide/" title="James Maa Productivity Guide">this article</a> by a former Berkeley CS alum who has his own blog <em>(and inspired me to start my own)</em>. The article is a productive hacking guide and it’s super useful if you’re new to effectively planning how you want your calendar to look and execute on them. Take a look and be sure to follow through on the advice James gives you. It’ll help you in the long run. </p>
<h2>3. Take Breaks and Find Hobbies</h2>
<p>I’ll admit. I’m not some a genius, math olympiad, workaholic who spends every waking moment trying to cure cancer. That’s just not me, and you, the reader, might be able to relate. I still strive to work very hard at the things I love and want to do, but I think taking breaks and taking time away from mentally taxing activities is just as important as working hard. If I spend too long banging my head on problems that I can’t solve, I start to get frustrated and my brain starts to feel like an anchor. But when I take a break and come back to the problem, I find myself able to think more clearly and even solve the problem because I realize something I wasn't able to notice an hour or two ago. Here’s a list of hobbies I’ve found to ease my mind and maybe you can make some of them yours too: running, throwing the frisbee around, swimming, spending time with friends, cleaning the dishes. Yours will be different, but whatever it is, it will be important for your overall happiness. </p>
<h2>4. Go. To. Every. Class</h2>
<p>Seriously. Go to them. <strong>Every. Single. One.</strong> Yes, I can already hear the excuses</p>
<blockquote>
<p>“It’s just one day and I have other stuff I can to do if I don’t go to that class” </p>
</blockquote>
<p>Well if you’re in this predicament, look back at my point #2. If you are planning your work and working your plan one should never find themselves in a position where they have to skip class in order to get work done. You can’t just prioritize work over going to class; it never works like that. Skipping class results in falling behind, not knowing what was discussed, and most importantly not getting that interaction between Professor and student. No one is paying tens of thousands of dollars a year to sit at home, watch webcasts, and not interact with your Professors because that’s not what college is meant for! You’re paying to go to a great institution, make the most out of it. So take my advice and go to every single lecture, discussion, and lab and it will pay off because I wish someone had told me to. </p>
<h2>5. No Days Off</h2>
<p>I recently started building this philosophy for myself over the summer. The human brain learns the best when information is presented in bite sized, swallowable pieces. The brain can’t take an elephant sized chunk of information in one night and then be able to think critically about it the next day. In short: don’t cram! Here’s what I mean by no days off: </p>
<ol>
<li>Everyday one should be recalling what was taught in class/discussion that day and reviewing the material. </li>
<li>Doing HW couple days early besides the night before</li>
<li>Going beyond what’s being taught in class, and doing extra stuff (even when there’s no HW) so you can understand the material </li>
</ol>
<p>That’s just a couple of things I’ve started to do, but I love to deploy this advice my friend Sohum always says: </p>
<blockquote>
<p>”The Grind <strong>NEVER</strong> stops. Never.”</p>
</blockquote>
<p>There’s no such things as days off, so wake up and put in the work everyday. </p>
<h2>Conclusion</h2>
<p>I hope this article helped whoever is reading this. This advice isn't just for students, I believe anyone can take something from this. Remember it’s much easier to learn from other’s (my) mistakes rather than doing them yourselves and experiencing the pain. </p>
<p>If you enjoyed this article feel free to follow me on my socials! They’re all linked below and can’t wait to keep updating this blog.</p>
<p>Until next time,</p>
<p> <strong> Jai Bansal </strong> </p>
<!-- <p><a href="www.twitter.com/TechnoloJai" title="My Twitter">Twitter</a></p>
<p><a href="www.instagram.com/technolojai" title="Jai’s Instagram">Instagram</a></p>
<p><a href="https://www.linkedin.com/in/jai-bansal/" title="My LinkedIn">LinkedIn</a></p>
<p><a href="www.listenandexplore.com" title="Jai’s Podcast with his Dad">Podcast</a></p>
<p><a href="https://m.youtube.com/user/JKB20nerf" title="My YouTube Channel">YouTube</a></p> -->
</div>
</div>
</div>
</article>
<hr>
<!-- Footer -->
<footer>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<ul class="list-inline text-center">
<li class="list-inline-item">
<a href="https://www.instagram.com/technolojai">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-instagram fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.twitter.com/technolojai">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.facebook.com/jai.bansal.182">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-facebook-f fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.github.com/jaikb">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li class="list-inline-item">
<a href="https://www.reddit.com/user/JaiKB">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-reddit fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<!-- <li class="list-inline-item">
<a href="https://www.quora.com/profile/Jai-Bansal-27">
<span class="fa-stack fa-lg">
<i class="fas fa-circle fa-stack-2x"></i>
<i class="fab fa-quora fa-stack-1x fa-inverse"></i>
</span>
</a>
</li> -->
</ul>
<p class="copyright text-muted">Copyright © Jai Bansal 2019</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/clean-blog.min.js"></script>
</body>
</html>