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.

Bevywise IoT Simulator Installation

Suryateja Pericherla 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.       Prerequisite(s):   Download and install Bevywise IoT Simulator on your PC or laptop   Subscribe to our monthly […]

Read the rest of this entry »

Bitnami LAMP Stack Installation and Configuration

Suryateja Pericherla 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.     These instructions assume that the OS on the host machine (your computer) is Ubuntu 16.04.   […]

Read the rest of this entry »

What is Python Shell

Suryateja Pericherla Categories: Python Programming. No Comments on What is Python Shell

In this article you will learn about what is Python shell and how to use the Python shell to try out Python concepts and due simple calculations.   Python’s interactive command line or shell, sometimes is called as interactive prompt. The interactive prompt follows REPL (Repeat-Evaluate-Print-Loop). There are a variety of ways to start this […]

Read the rest of this entry »

GCD of two numbers in Python

Suryateja Pericherla 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

Suryateja Pericherla 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

Suryateja Pericherla 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:   Systems Programming: Python’s built-in interfaces […]

Read the rest of this entry »

Need to Learn Python Programming

Suryateja Pericherla Categories: Python Programming. No Comments on Need to Learn Python Programming

In this article you will learn about some of the reasons for what is the need to learn python programming language.   Although there are many programming languages, you might be thinking why I should choose Python over the other languages. Following are some of the reasons why  you need to learn python programming:   […]

Read the rest of this entry »

Python Programming Tutorial Updates

Suryateja Pericherla Categories: Python Programming. No Comments on Python Programming Tutorial Updates

This post contains the details of changes being made to the Python programming tutorial. A list of changes is presented below. Each item in the list contains a link to the article which was updated and the date on which it was updated. More recent updates are at the top.   14/Apr/2023 – Updating of […]

Read the rest of this entry »

Anonsurf installation problem in Linux

Suryateja Pericherla Categories: Linux. No Comments on Anonsurf installation problem in Linux

This article describes my Anonsurf installation problem in Linux operating system. Anonsurf is a tool used for browsing the Internet anonymously.   Today I was trying to install anonsurf (tool to browse Internet anonymously). My operating system is Ubuntu 16.04 desktop. Anonsurf is already downloaded and I was trying to install it using the following […]

Read the rest of this entry »
Blogarama - Blog Directory