If you are struggling while learning Python, I have 16 Tips for Python and Django beginners for you to speed up your learning and become good in less time.
Continue ReadingBlog
Fighting procrastination
We enjoy coding. Scratch that, we LOVE coding. But our life sometimes gets in the middle. Kids, your spouse, your work, a flat tire, some friend needing help, family… But the most common obstacle it is you. And today we are going to learn some tips to fight off procrastination.
Continue ReadingHow Vue data flow works – A practical example
When I started using Vue I fell in love with it. But as I was learning, I was overwhelmed about the options of Vue data flow. Let’s learn more about them.
Continue ReadingLet’s learn about… breaking the wall
How many times have you found a wall when you were coding? I don’t mean a weird bug or a method hard to debug. I mean a big, thick and hard wall.
A problem you don’t know how to solve, a feature you want to add but you don’t even know where to start, or when your client asks you to implement something but you don’t know how to make it work.
Continue Reading5 things I wish I knew when I started programming
If you could go back in time to when you started programming, what tips would you give to yourself? Here’s a list of mine.
Continue ReadingVue data flow – How it works?
When I was learning Vue, one of the hardest things was understanding how Vue data flow works. EventBus, Vuex, Props… What are all of those? Which one should I use?
Let’s learn their differences and when to use each one of them.
Continue ReadingLibraries and frameworks: What are they and why use them
What’s the difference between #libraries and #frameworks? Why should we use them? Let’s have a look at what they are and why should we use them.
Continue ReadingWhy you need soft skills
Have you heard about “soft skills”? Do you know that many employers rate them as even more important that “hard skills”? Want to know why?
Let’s dive in.
Continue ReadingFeeling discouraged (as a programmer)
Are you feeling discouraged sometimes as a programmer?
I want to talk about that feeling of discouragement that we get, but don’t want to talk about it.
Continue ReadingLearning how to learn
Finally, you know what to learn. You have chosen a framework, language or a stack you want to focus on. You are ready to go but… you should not forget about the most important thing about learning something new: How to learn it.
Continue Reading