Coding standards provide guidelines on how to write code with the intention of following best practices and ultimately improving software quality. Most programming languages have coding standards assembled to provide rules and guidelines on using best practices for that particular language. For languages with similar syntax and rules, some standards […]
Continue readingAuthor: Fum
3 Incredible benefits of coding beyond technical skills (why everyone should learn to code)
Our world is well into a digital age and is increasingly being driven by technology as we interact with more and more computers on a daily basis. Code is the core ingredient that enables these pieces of technology to function and as a result coding continues to grow as a […]
Continue readingWhy you should be obsessed with documentation as a developer
Documentation is an under-discussed and under-appreciated side in the process of creating software. Have you ever stopped to think about the importance of documentation and how it plays a role in your capability to develop software?Ā Think about it, without documentation the job of software engineers becomes immensely more difficult […]
Continue reading5 Constructive tips for encouraging and mentoring junior developers
The software development industry is a vast and rapidly growing sector which means thereās an enormous amount of knowledge to acquire for anyone new to the field.Ā If youāre someone with a decent amount of experience and expertise in your industry, you may be provided with opportunities throughout your career […]
Continue readingDon’t go on the dev journey solo – 3 Key reasons why accountability matters
The journey of learning to code and becoming a proficient developer is not easy and requires lots of work, effort and determination. Depending on how you approach this journey you may be met with a different set of challenges. However, there is one factor I believe will greatly help anyone […]
Continue readingWhy you donāt need a good memory to code effectively
Note: This is about brain memory, not CPU memory! A stereotype of people who code or who work closely with computers may appear to be someone techy, geeky, nerdy.. . When you hear this you might think a requirement for programmers is to be āsmartā (whatever you define that to […]
Continue readingš Announcing Inspirezone Coding Challenges! (Community Update)
Our community is now beginning a series of coding challenges to encourage active participation from members. Use these challenges to refresh or develop your knowledge of various programming languages.
Continue readingUsing GPG keys on GitHub: Creating and updating expired keys
What is a GPG key and why use it? GPG or Gnu Privacy Guard is a cryptography implementation used to secure the transfer of data between two locations. GPG encryption techniques use libraries from the Open Pretty Good Privacy (OpenPGP) standard. GPG keys Encryption techniques like GPG ensures data can […]
Continue reading“Done is better than perfect”: The implications in software development
Done is better than perfect is a motto popularised by Sheryl Sandberg, COO of Facebook. In her book Lean In, she stated this as a way to ālet go of unattainable standardsā.Ā How can we as developers use the key message behind this motto to our advantage? The nature of […]
Continue readingAspiring Software Engineers: 7 Attitudes to strive for to increase your chance of success
The ability to code and develop functioning programs is a skill that has its many challenges and at the same time many rewards. These challenges will come well before the reward and without the right approach, it may become too easy to find yourself feeling defeated too soon. Inspiring software […]
Continue reading