Software engineering and personal development

Tag: framework

Resources to get ideas for new small programming projects that you can work on

Img source: makeuseof.com

One of the best ways to learn something new is to apply what you are trying to learn, as you get to deepen the understanding and also retain the information for a longer period of time. Sometimes you need an idea for your first project, or simply an idea for your next side project that you want to work on in your free time, but you simply do not seem to have any idea. Maybe you are trying to learn a new framework, or a new concept and you want to apply it using your own implementation without relying on the implementations of the person that you are learning from. If that is the case, here are a few resources that I have just found that you can use to get inspired for a new project that you can work on.

Continue reading

The difference between libraries and frameworks with analogies

Img source: geeksforgeeks.org

Software developers use the words libraries and frameworks very frequently and interchangeably, but they are not the same. Koushik Kothagal, who is a really good programming instructor, with a lot of helpful tutorials, especially for Java technologies, has published a really great video explaining both of these concepts and is really easy to understand and follow.

Continue reading

A quick shortcut for quickly navigating in Github repositories

GitHub is one of the best places for developers to store their projects, collaborate with other colleagues, and learn from other open source projects as well. These type of projects are written in different programming languages, usually using different frameworks. As these frameworks or developers in general usually possess certain ways of organizing their code files into many folders, it makes it a bit difficult to navigate through them manually in GitHub.  Luckily there is a really helpful shortcut that help with that. Continue reading

© 2024 Fatos Morina

Theme by Anders NorenUp ↑