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.
Home » Computer Science » Page 10

Basic Unix Commands

Suryateja Pericherla Categories: Unix Programming. 1 Comment on Basic Unix Commands

In this article you will learn some of the basic Unix commands along with examples. We will look at description of each basic Unix command followed by an example in XUbuntu operating system. After learning about basic Unix commands we will learn about command substitution and giving multiple commands in Unix.   Unix Basic Commands […]

Read the rest of this entry »

Unix Components

Suryateja Pericherla Categories: Unix Programming. No Comments on Unix Components

In this article you will learn about the three Unix components namely, kernel, shell and file system.   Unix Components: The Kernel   Kernel is the only component that can communicate directly with the hardware. Following are some of the important functionalities provided by a kernel:   Manage hardware devices like memory and other I/O […]

Read the rest of this entry »

What is Unix?

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

In this article you will learn what is Unix and its features.   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 example for operating system. Other examples of operating systems are MS-DOS, MS Windows, Linux, MAC OS X, Android, iOS, etc.     […]

Read the rest of this entry »

Java program to find the largest of three numbers

Suryateja Pericherla Categories: Computer Science. No Comments on Java program to find the largest of three numbers

In this article we will learn to implement a Java program to find the largest of three numbers. A Java program is provided below which reads three numbers from the user and prints the largest number among them.   Program is as follows: import java.util.Scanner; public class Driver { public static void main(String[] args) { […]

Read the rest of this entry »
Basic networking concepts

Basic Networking Concepts

Suryateja Pericherla Categories: Computer Science. 5 Comments on Basic Networking Concepts

This article introduces you with the basic networking concepts which are essential for every person learning about computer science. Hope you have already read about history of computers.   Before going to start reading this article, see our complete C programming tutorial for beginners.   Network Examples of communication devices are: modems, routers and bridges.   […]

Read the rest of this entry »
History of computers

History of Computers

Suryateja Pericherla Categories: Computer Science. 1 Comment on History of Computers

In this article we will learn about the history of computers. I hope you have already learned about basic software concepts.   Before going to start reading this article, see our complete C programming tutorial for beginners.   We will start with the classification of the history of computers into various generations and then look at […]

Read the rest of this entry »
Basic software concepts

Basic Software Concepts

Suryateja Pericherla Categories: Computer Science. No Comments on Basic Software Concepts

In this article we will learn about basic software concepts like program, software, and different types of software with examples.   Before going to start reading this article, see our complete C programming tutorial for beginners.   A computer generally consists of two components: Hardware and Software. The purpose of software is to use the hardware […]

Read the rest of this entry »
Facebook
Twitter
Pinterest
Youtube
Instagram
Blogarama - Blog Directory