Learn more about computerscience with this collection
Find out the challenges it poses
Learn about the potential impact on society
Understanding the concept of Metaverse
You will often be in the zone and forget to take breaks.
Take a lot of short breaks. Leave your chair and take a short walk. Come back to the code with fresh eyes.
347
930 reads
MORE IDEAS ON THIS
In programming, some wheels are simply worth reinventing. Programming is not a well-defined domain. So many things change so fast and new requirements are introduced faster than any team can handle.
However, if you need a wheel, do not buy a whole new car and put the car that you ar...
343
892 reads
356
1.91K reads
Most comments can be replaced with Better-Named elements in your code. If you are tempted to write a what comment to clarify the code, please do not point out the obvious. Remove comments like these if you have to deal with them.
Educate programmers who write comments about...
341
1.22K reads
An important aspect of a program is often the management of some form of data. The program will be the interface to add new records, delete old ones, and modify others.
Even the smallest bugs in a program’s code will result in an unpredictable state for the data it manages. This is especial...
338
760 reads
Do not look for a perfect plan before jumping into writing code.
Look for a good enough plan, something that you can use to get started. The truth is, your plan will change, but what it was good for is to force you into some structure that leads to more clarity in your cod...
362
2.57K reads
The good rule to remember about this is: if you cannot measure the suspected performance problem with the code, do not attempt to optimize it.
If you are optimizing before executing the code, chances are you are doing it prematurely. There is also a big chance that the optimization you are ...
334
894 reads
Everyone has their list of favorite tools to assist them in their programming-related activates. Some tools are great and some are bad but most tools are great for one particular thing and not so great for many others.
Relying on a tool’s popularity rather than how much it fits the ...
337
789 reads
If the author of that code is long gone or cannot remember it, research that code and try to understand everything about it.
Only when you completely understand the code you get to form an opinion whether it is bad or good. Do not assume anything before that.
336
1.05K reads
Do not write code that you do not need today. Do not plan for the unknown future. Writing a feature because you think that you might need it in the future is simply wrong.
Always write the minimum amount of code that you need today for the solution that you are imp...
353
1.67K reads
Do not be that developer. Be one of the professional ones who put themselves in their end-users’ shoes. They imagine what the users of this particular feature need and how they might behave.
They think about the ways to make the feature easy for the users to find and use, not about the eas...
343
842 reads
Every variable we define represents a shared state. It holds data that can be changed by all elements in the same scope as that variable.
The more global the scope is, the worse the span of this shared state. Try to keep new states contained in small scopes and make sure they do not leak u...
337
827 reads
If you think you are an expert programmer, you are a newbie. If you are not writing tests in code, you are most likely testing your program manually.
There is nothing wrong with manually testing your code. However, you should manually test your code to figure out how to automatica...
345
1.11K reads
The big idea here is that you want your code to have High Cohesion and Low Coupling, which is just a fancy term that means keep related code together (in a class) and reduce the dependencies between different classes.
357
1.99K reads
Coding newbies often look at code reviews as criticism. Look at every code review as a learning opportunity.
You are a forever code Learner. You need to accept that.
341
1K reads
Never underestimate the importance of code quality. Look at coding as a way to communicate implementations. Your main job as a coder is to clearly communicate the implementations of any solutions that you are working on.
If you are not consistent with your indentation and capitalization, yo...
348
2.36K reads
336
966 reads
Don't be attached to code because of how much effort you put into it. Bad code needs to be discarded if it isn't working. If you're not happy with a solution, you'll be stuck with it.
When it comes to writing programs, the right mentality is to fail early and fail often. Th...
359
1.94K reads
The most common data structure mistake is probably the use of lists instead of maps to manage a list of records. Using lists for scalar values is okay and often the better choice for large collections.
Not using stacks when writing code that requires some form of Recursion...
353
1.49K reads
Here are a few wrong practices that usually make the code a bigger mess than what it was (not a complete list):
354
1.27K reads
Source control is not about just pushing your changes for others to have and build on. It is a lot bigger than that. Source control is about clear history. Code will be questioned and the history of the progress of that code will help answer some of the tough questions. This is why we care about ...
336
705 reads
Your job as a professional programmer is not to find a solution to the problem. It is to find the simplest solution to the problem.
Simple means the solution has to work correctly and perform adequately but still be simple enough to read, understand, and maintain.
357
2.17K reads
Writing quality programs is a process with a flow:
Think. Research. Plan. Write. Validate. Modify.
One of the biggest mistakes you can make as a beginner programmer is to start writing c...
437
3K reads
CURATED FROM
CURATED BY
Related collections
More like this
This is important for your daily productivity. Good breaks can leave us feeling refreshed and energized. It can reduce mental fatigue, boost brain function and keep us on-task for extended periods.
The wrong sort of breaks might make us more vulnerable to boredom and make us want to take br...
Don't dismiss breaks as "wasting time." They provide valuable down-time, which will enable you to think creatively and work effectively.
Try to take a five-minute break every hour or two.
Your energy levels will naturally decrease throughout the day, but you can recharge your batteries by taking breaks.
Explore the World’s
Best Ideas
Save ideas for later reading, for personalized stashes, or for remembering it later.
Start
31 ideas
Start
44 ideas
# Personal Growth
Take Your Ideas
Anywhere
Just press play and we take care of the words.
No Internet access? No problem. Within the mobile app, all your ideas are available, even when offline.
Ideas for your next work project? Quotes that inspire you? Put them in the right place so you never lose them.
Start
47 ideas
Start
75 ideas
My Stashes
Join
2 Million Stashers
4.8
5,740 Reviews
App Store
4.7
72,690 Reviews
Google Play
Sean Green
Great interesting short snippets of informative articles. Highly recommended to anyone who loves information and lacks patience.
“
Ashley Anthony
This app is LOADED with RELEVANT, HELPFUL, AND EDUCATIONAL material. It is creatively intellectual, yet minimal enough to not overstimulate and create a learning block. I am exceptionally impressed with this app!
“
Shankul Varada
Best app ever! You heard it right. This app has helped me get back on my quest to get things done while equipping myself with knowledge everyday.
“
samz905
Don’t look further if you love learning new things. A refreshing concept that provides quick ideas for busy thought leaders.
“
Jamyson Haug
Great for quick bits of information and interesting ideas around whatever topics you are interested in. Visually, it looks great as well.
“
Laetitia Berton
I have only been using it for a few days now, but I have found answers to questions I had never consciously formulated, or to problems I face everyday at work or at home. I wish I had found this earlier, highly recommended!
“
Giovanna Scalzone
Brilliant. It feels fresh and encouraging. So many interesting pieces of information that are just enough to absorb and apply. So happy I found this.
“
Ghazala Begum
Even five minutes a day will improve your thinking. I've come across new ideas and learnt to improve existing ways to become more motivated, confident and happier.
“
Read & Learn
20x Faster
without
deepstash
with
deepstash
with
deepstash
Access to 200,000+ ideas
—
Access to the mobile app
—
Unlimited idea saving & library
—
—
Unlimited history
—
—
Unlimited listening to ideas
—
—
Downloading & offline access
—
—
Personalized recommendations
—
—
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates