In 2021 and 2020 I reflected on my experiences and learning as a developer over the years. 21 Reflections for 2021 (As a Developer)20 Things I Learned in 2020 (Programmer Edition) Those lists are filled with skills gained, knowledge acquired and lessons learned throughout those years. This time I’m doing […]
Continue readingAuthor: Fum
Join Us For Hacktoberfest 2022 | Encouraging Challenges And Celebrating Open Source 🏁💻
It’s that time of the year again! Throughout the month of October DigitalOcean is hosting the Hacktoberfest 2022 event. It’s All About Open Source Hacktoberfest 2022 is a celebration of all things open source! The event encourages anyone from anywhere in the world to contribute to open source projects. Open […]
Continue readingFollow These 5 Key Tips To Successfully Complete Your Personal Development Projects
Side or personal development projects are usually described as endeavours taken on by people who code outside their typical work or study commitments. Reasons for taking on personal development projects can be for skill development, exploring new technologies, working on open source projects, launching a start-up or just as a […]
Continue reading3 Core Reasons Why Git Is A Must-Have Tool For Every Developer
Git is a versioning control system for your source code. For engineering teams, having a method of tracking and managing changes to source files is an essential part of maintaining good software development practices and allowing seamless collaboration. Git is widely considered the most popular versioning control system. In the […]
Continue reading5 Unexpected Ways Blogging Can Accelerate Your Skills as a Programmer (2 Years of Blogging Reflections)
Two years of running this website and 70+ published articles later, my experience with blogging has opened up several opportunities to grow in my overall abilities in some unexpected ways as someone who codes. Before launching this website I read all about the benefits of blogging. Two years later, I […]
Continue reading8 Useful & Practical Browser Extensions for Software Developers
Extensions or plugins provide additional features you wouldn’t normally get as part of the standard installation of a web browser. With countless extensions available across popular browsers such as Chrome and Firefox, there are also some browser extensions for software developers that can be useful to anyone who performs programming […]
Continue readingWhat Is Python Used For? – 15 Awesome Examples of Python Applications
Python is widely considered the world’s most popular programming language. It regularly ranks no.1 in programming language indexes such as the PYPL and TIOBE. In the PYPL (PopularitY of Programming Language) index Python continues to rank as no.1. But what makes Python so popular? A major reason is the diversity […]
Continue readingThe Under-Estimated Importance of Side Projects For Software Engineers
People who code are often encouraged to work on side projects, and for a good reason. Side projects can be described as activities taken outside of one’s main job. For programmers, this is often a task with the purpose of learning something new, tackling a particular challenge, collaborating with other […]
Continue reading10 Powerful Motivational Quotes for Coders for a Boost of Inspiration ✨
The process of creating software has its ups and downs and is certainly not short of its challenges. As a result, part of a coder’s life involves experiencing a vast range of emotions.
Continue reading7 Inevitable Challenges in Software Development and How to Combat Them
The efforts of launching software products can be a complicated process as it usually involves multiple parties working together across several stages whilst trying to solve technical problems. As a result, the process of developing software is usually met with challenges that most engineering teams can relate to. Challenges in […]
Continue reading