Feeling uninspired and unmotivated

  • Thread starter Thread starter wakeupdead
  • Start date Start date
AI Thread Summary
Feeling uninspired to engage in work, such as studying C++ or electronics, can be a common challenge. Taking a break can sometimes help, but returning to tasks may feel daunting. Engaging in enjoyable activities like hiking or biking can help rekindle motivation over time. Finding a specific project or goal often serves as a catalyst for learning new programming languages, as personal interest can drive engagement. For instance, past experiences of creating a programmable drum machine motivated learning C. However, without a clear focus or project, motivation can wane, especially with new languages like Java and Python. It's suggested that rather than relying solely on motivation, one should adopt a disciplined approach by committing to tasks even when unmotivated. This persistence can lead to renewed interest, particularly when new ideas or applications of knowledge emerge, making the learning process feel more relevant and engaging.
wakeupdead
Messages
1
Reaction score
0
Feeling unispired to do my work (i.e read a book on C++ and one on electronics) that I had immense interest in till a week back. I took a break for a week, and now getting back seems impossible.

How to get over this?

What do you do when you feel uninspired or unmotivated?
 
Last edited by a moderator:
Physics news on Phys.org
I find that if I do things that I enjoy, eventually the motivation returns. Go for a hike, ride a bike, or whatever you enjoy. In a few days to a week, I feel like studying again. If you push yourself to do things you don't feel like doing, it is usually counter-productive (at least for me).
 
When it comes to learning a new programming language, I get motivated when I find a project that I want to do and this forces me to learn the language. For example..

Being a frustrated musician, many, many years ago I wanted to make a programmable drum sequence machine and a midi recorder (if you know what this is). At that time, there was no such thing although there are many on the market now. So I decided to learn C as a way to implement my project. Today, I want to learn Java and Python but I do not have a focus or project that seems interesting so I have not as yet learned these languages. On the other hand, I just bought an Android smart-phone. Now, I am inclined to learn to program it although I still don't have a good focus.
 
Almost all interesting or important problems involve *lots* of work which is utterly non-interesting and non-important.

The trick is not motivate yourself for these parts. The trick is to do what needs to be done even if unmotivated.
 
You force yourself to do it. Motivation comes and goes and can never be relied upon. When you need to do something, you just force yourself to do it until it's done. Fortunately though, motivation can come back, usually happens when you come across something interesting. I often like to read a technical book and think about how I can apply the topics to my current work or previous work or think about work it can be applied too. Thus that knowledge becomes immediately useful this more motivational.
 
I’ve been looking through the curricula of several European theoretical/mathematical physics MSc programs (ETH, Oxford, Cambridge, LMU, ENS Paris, etc), and I’m struck by how little emphasis they place on advanced fundamental courses. Nearly everything seems to be research-adjacent: string theory, quantum field theory, quantum optics, cosmology, soft matter physics, black hole radiation, etc. What I don’t see are the kinds of “second-pass fundamentals” I was hoping for, things like...
TL;DR Summary: I want to do a PhD in applied math but I hate group theory, is this a big problem? Hello, I am a second-year math and physics double major with a minor in data science. I just finished group theory (today actually), and it was my least favorite class in all of university so far. It doesn't interest me, and I am also very bad at it compared to other math courses I have done. The other courses I have done are calculus I-III, ODEs, Linear Algebra, and Prob/Stats. Is it a...

Similar threads

Back
Top