avatarEliran Turgeman

Free AI web copilot to create summaries, insights and extended knowledge, download it at here

1816

Abstract

ontent</li><li>Leading people to believe that if they don’t know these 5 extremely cool one-liners, they are not ready for a job</li><li>It never ends, I can come up with 50 different one-liners by the end of this article (exaggerating to make my point — I won’t do that — wasting my time and yours)</li></ul><h2 id="3481">“There must be some profit”</h2><ul><li>None</li><li>I can agree on a marginal profit, that is, people will continue investigating something new they are presented with.</li></ul><p id="70f3">I will be trying to make a point why the profit is so marginal it’s actually non-existent. Over the years I was (and still am) studying on the internet, I sampled quite a lot of this content and I believe it is extremely repetitive and mostly covers basic practices of a language any decent tutorial/course would cover anyway.</p><p id="55c1">As an example, I encourage you to find some piece of content with a title similar to “5 Python one-liners you must know” that is not presenting list-comprehensions.</p><p id="8e54">Now, there’s nothing wrong with list-comprehensions, in fact, they are amazing but 99.9% of python tutorials on the internet would cover that — so if you really want to study, stick to a few courses or tutorials and drop the clickbaity content.</p><p id="f606">Since I have only discussed what not to do, here’s a short diagram that presents the most effective way to study (in my opinion) when you're trying to study a new programming language.</p><figure id="cd85"><img src="https://cdn-images-1.readmedium.com/v2/resize:fit:800/1*Qm1-QtgvWqbtN0yZpG_T-w.png"><figcaption>Made with love and zero design skills</figcaption></figure><p id="a029">Note that being bored after 15 minutes doesn’t qualify you to search for project ideas.</p><p id="f4e7">My whole point relies on the

Options

assumption that you really want to study — if that’s not really the case, and you just want to be entertained or pass time — this type of content is great, but if you really want to study stick to a course, make use of StackOverflow, and try building something on your own.</p><p id="acfb">If you are really stuck with some project ideas, another blog post I wrote might be helpful.</p><div id="787f" class="link-block"> <a href="https://codingkaiser.blog/2021/08/28/5-unique-project-ideas-for-developers/"> <div> <div> <h2>5 Unique Project Ideas For Developers</h2> <div><h3>Enhance your resume with these projects Today we are going to discuss some interesting project ideas that might be fun…</h3></div> <div><p>codingkaiser.blog</p></div> </div> <div> <div style="background-image: url(https://miro.readmedium.com/v2/resize:fit:320/0*foVvkks5HFfjsLCX)"></div> </div> </div> </a> </div><p id="a189">Lastly, I want to refer you to my <a href="http://codingkaiser.blog">blog</a>. In case you wanted to learn how to create an API integration with a database, I just released a <a href="http://codingkaiser.blog/2021/08/11/build-an-api-with-a-database-from-scratch/">tutorial</a> there a few days ago. Also, If you consider getting a medium membership and wish to support me, you can register at my <a href="https://eliran9692.medium.com/membership">referral link</a>.</p><p id="5121">Before I go, I wish to say that programming, in my opinion, is not about finding tricks and making a rocket-ship simulator in one line, it’s about being principled and writing clean and clear code, if you can do that, that’s a great start.</p></article></body>

How Not To Study Programming

5 Lines Of Code Won’t Change Your Life

Photo by cottonbro from Pexels

More often than not, I encounter posts on Medium, LinkedIn, Youtube, etc Claiming to present some Python/JS/(any other language) magic lines that will change your life or make it more productive. Some even claim that there are some specific tricks you must know — how could you not?!

<Random Number> One-liners you must know.

<Programming Language> tricks that will change your life.

Disclaimer: This is my opinion based on my experience.

I think that if you are trying to study any programming language, doesn’t matter how beginner or professional you are, you should avoid at all costs clicking on these clickbaity titles because there are no specific lines of code that will change a single bit about your life, and reading or watching this content is just setting you back from your goal.

For those of you who think “Well ofc they are not gonna change your life, it’s a figure of speech”, I say — this type of content is only doing damage without any profit.

“I don’t understand what damage can it do”

  • Wasting time allotted to studying on useless content
  • Leading people to believe that if they don’t know these 5 extremely cool one-liners, they are not ready for a job
  • It never ends, I can come up with 50 different one-liners by the end of this article (exaggerating to make my point — I won’t do that — wasting my time and yours)

“There must be some profit”

  • None
  • I can agree on a marginal profit, that is, people will continue investigating something new they are presented with.

I will be trying to make a point why the profit is so marginal it’s actually non-existent. Over the years I was (and still am) studying on the internet, I sampled quite a lot of this content and I believe it is extremely repetitive and mostly covers basic practices of a language any decent tutorial/course would cover anyway.

As an example, I encourage you to find some piece of content with a title similar to “5 Python one-liners you must know” that is not presenting list-comprehensions.

Now, there’s nothing wrong with list-comprehensions, in fact, they are amazing but 99.9% of python tutorials on the internet would cover that — so if you really want to study, stick to a few courses or tutorials and drop the clickbaity content.

Since I have only discussed what not to do, here’s a short diagram that presents the most effective way to study (in my opinion) when you're trying to study a new programming language.

Made with love and zero design skills

Note that being bored after 15 minutes doesn’t qualify you to search for project ideas.

My whole point relies on the assumption that you really want to study — if that’s not really the case, and you just want to be entertained or pass time — this type of content is great, but if you really want to study stick to a course, make use of StackOverflow, and try building something on your own.

If you are really stuck with some project ideas, another blog post I wrote might be helpful.

Lastly, I want to refer you to my blog. In case you wanted to learn how to create an API integration with a database, I just released a tutorial there a few days ago. Also, If you consider getting a medium membership and wish to support me, you can register at my referral link.

Before I go, I wish to say that programming, in my opinion, is not about finding tricks and making a rocket-ship simulator in one line, it’s about being principled and writing clean and clear code, if you can do that, that’s a great start.

Education
Programming
Tutorial
Coding
Learning
Recommended from ReadMedium