Software engineering and personal development

Tag: last

How to Remove the First and Last Element of a List in Python

yellow leaves near green leaves
Photo by Ryan Song on Unsplash

Lists represent one of the most used data structures in any Python script. One of the reasons why I like programming in Python is that I get to reach a result quite quickly.

One such thing is the opportunity to easily and quite simply access their elements quite flexibly.

With flexibility, I mean, having the opportunity to choose only the elements that we want.

Continue reading

Things last longer than you might expect

Source: grantbaldwin.com

Source: grantbaldwin.com

A very common theme that I have seen is that we usually try to underestimate the actual time that it is necessary for us to finish the tasks that we want to do. We underestimate the task, seeing it easier than it actually is, or overestimating ourselves, thinking that we are capable of finishing this task pretty fast. There is another factor that can make things take a longer period time to get accomplished than we initially anticipated: the unexpected events that might occur. Continue reading

© 2024 Fatos Morina

Theme by Anders NorenUp ↑