Mac Custom Text Shortcuts

Your Mac gives you the ability to create custom text shortcuts to use instead of typing long phrases or frequent sentences by only using few characters. To achieve that, head over to System Preferences, Keyboard, and select the Text tab. There you will find a table that contains nothing, you can start adding your custom … Read more

Non-Technical Interview Questions for Technical People

interview

There are many sample technical questions on the Internet on different programming language topics that you can visit, study, or memorize before your technical interview. But it is as important to be able to answer non-technical questions in the interview. Such questions focuses on the soft skills that you have, how do you perform under … Read more

Tips To Stay Motivated When Working From Home

If you are like me, and like many others, who have a job that allows you to work from home (WFH) you should consider yourself lucky! During this Corona Virus pandemic a lot of people have lost their jobs, mostly because of the nature of their job which requires them to be present at the … Read more

What is an IP Address?

The IP address is a unique string of numbers used to identify each computer connected to the internet. You can think about it as your physical home address, where letters can be sent to you, or when you send a letter you have to put your address on it as the sender. The IP is … Read more

What is an SDK?

The Software Development Kit, or SDK, is a set of code files bundled together to provide additional features to mobile apps. Most, if not all, mobile developers use one or more SDK in their apps to do certain tasks. For example, photo editing SDK to add effects for a photo, networking SDK to make it … Read more