Startertutorials Blog
Tutorials and articles related to programming, computer science, technology and others.
Subscribe to Startertutorials.com's YouTube channel for different tutorial and lecture videos.

What is Unix?

Categories: Unix Programming. No Comments on What is Unix?

In this article you will learn what is Unix and its features.   Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human: Source: https://www.ionos.com/digitalguide/fileadmin/DigitalGuide/Teaser/unix-t.jpg   An operating system (OS) acts as an interface between computer hardware and the user. Unix is an […]

Read the rest of this entry »

NIT Andhra Pradesh PhD Interview Questions

Categories: PhD. No Comments on NIT Andhra Pradesh PhD Interview Questions

Hello guys,   Here I am sharing computer science and engineering PhD interview questions asked at NIT Andhra Pradesh (Tadepalligudem) Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty if you’re human:   Around 39 students were called for full-time PhD positions in computer science […]

Read the rest of this entry »

Bevywise IoT Simulator Installation

Categories: IoT. No Comments on Bevywise IoT Simulator Installation

In this article we will learn about Bevywise IoT Simulator Installation. As there is no step-by-step guide for installing Bevywise IoT Simulator, I think this guide will help people to get started with it.     Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave this field empty […]

Read the rest of this entry »

Bitnami LAMP Stack Installation and Configuration

Categories: Linux. No Comments on Bitnami LAMP Stack Installation and Configuration

In this article we will learn about Bitnami LAMP stack installation and configuration on a Linux machine. This covers how to establish a SSH connection to the LAMP server and accessing phpmyadmin running on the LAMP server.     Subscribe to our monthly newsletter. Get notified about latest articles, offers and contests. Email address: Leave […]

Read the rest of this entry »

GCD of two numbers in Python

Categories: Basic and Programs. No Comments on GCD of two numbers in Python

In this article we will look at different solutions for finding the GCD (Greatest Common Divisor) or HCF (Highest Common Factor) for two numbers in Python programming language. Different solutions are provided from solution with high time complexity to solution with less time complexity for calculating GCD of two numbers in Python.   Solution 1 […]

Read the rest of this entry »

Features of Python Programming Language

Categories: Python Programming. No Comments on Features of Python Programming Language

In this article we will learn about different features of Python programming language that made this programming language popular.   A lot of beginners wonder why Python is popular now-a-days. The answer to that question is due to its various features. Also it is important to know why do we have to choose Python as […]

Read the rest of this entry »

Applications of Python Language

Categories: Python Programming. No Comments on Applications of Python Language

In this article we will learn about different applications of Python programming language.   As we already know that Python is a general purpose high-level language, we can use it for creating almost any type of application or software. Following are some of the important applications of Python language:   Subscribe to our monthly newsletter. […]

Read the rest of this entry »