Australia | New Zealand | United Kingdom | Ireland | Canada | Singapore | 中文介绍 | Join Live Events

About Geek Master

This author has not yet filled in any details.
So far Geek Master has created 105 blog entries.

Why should you learn C# for jobs in Australia and New Zealand in 2019

So many languages are out there and so difficult to choose. It is a common problem for people who are recently graduated from university or the ones who want to learn a new language. Just make the concept clearer, C# is a language, .NET is a platform to run the software written by C#. Employment [...]

How to be a DApp Developer (Very fast guide)

What is blockchain or Decentralisation Blockchain (Decentralised solution) is the database storing transactions, it is not just hosted on one server, it is hosted in all the participants' computers and each is called a node. If one node is gone, no worries, there will be other nodes. Blockchain is the technology of implementing decentralisation model. [...]

Extremely simple words to explain Blockchain

What Blockchain is a set of distributed databases running on different computers a.k.a. Node. If something is stored on the blockchain (various computers), it is perpetual and not-destroy-able. Blockchain has very sophisticated algorithms to prove data/transactions to be stored on the chain, The goal is to ensure its validity and integrity. Why Blockchain mechanism (Decentralisation) [...]

The Biggest Pains/Challenges/Frustrations in Finding a Job Right Now

A couple of days ago, I asked you what were your biggest pains, frustrations and challenges in finding a software development, testing or data analytics job right now.   Thank you for your feedback.  I received over 100 replies! During this week I have read all of the responses, many of which were very comprehensive and [...]

The most difficult aspect of finding the right job

I was talking to a recent graduate yesterday and discussing her journey to finding the first job as a Software Developer.  She was not just looking for 'any job', but rather a job that would start her career, at a company where she could build valuable skills over time. We got onto the topic of [...]

A C-Sharp blockchain example explains how blockchain works

If you understand basic C# and want to understand how block chain works. Here is atoy version of blockchain written in C#. In here, a block stands for one transaction. You can see how a block is being constructed and how a block relates to its previous block. The most interesting part is you can [...]

Industry Connect’s Review By Jack

After Jack got his first software developer job,  Jack decided to do a video interview as an Industry Connect review. In the video, Jack told everything he learned at Industry Connect. In a nutshell, it is about the right technical skills, meet the people, learned what soft skill is, improved public speaking, learned software architecture, understand interview, [...]

Go to Top