firas-hassan.comHow I got motivated to do more work and be more productiveLack of motivation, procrastination and distractions are quite common problems for anyone who has loads of tasks to work on. Many books, articles and podcasts on the subject of productivity and time management have been published to address these pro...Feb 13, 2024·6 min read
firas-hassan.comBasic Java Questions & Answers (Part 4) - Interface & Abstract ClassI’ve compiled a list of questions and answers about fundamental topics in Java that I believe every Java developer should be aware of. This is part 4, covering the topic of Interface and Abstract class. What are the differences between an interface a...Jan 31, 2024·3 min read
firas-hassan.comBasic Java Questions and Answers (Part 3) - Instance vs StaticI’ve compiled a list of questions and answers about fundamental topics in Java that I believe every Java developer should be aware of. This is part 3, covering the concepts of instance vs static variables and methods and the difference between them. ...Jan 28, 2024·4 min read
firas-hassan.comTop Resources I recommend for Junior DevelopersOver the past few years we have witnessed a trend of an increasing number of individuals gravitating towards software or web development, whether as a career transition or a fresh start in college. I believe this is due to two factors: the prospect o...Jan 26, 2024·4 min read
firas-hassan.comUseful websites and tools for developersI have compiled a list of interesting online tools and websites for developers, from simplifying JSON manipulation to converting between different data types. Each tool serves a specific purpose to enhance the development workflow. Let's discuss them...Jan 23, 2024·4 min read