Software and Software Engineering

0
INTRODUCTION What is Software? Software and Software Engineering is a branch of computer science. Software is a collection of data or computer instructions that tell the...
phases of waterfall model

Waterfall model – Different phases, advantages, and disadvantages

0
What is the Waterfall model? Waterfall Model is a sequential model that divides software development into different phases. It is In the waterfall model,...
greedy method

Greedy Algorithm

0
Introduction Welcome learners, We are now looking into what is greedy algorithm and how to use it. Generally we call this as greedy algorithm, but...
Intro for OS

Why are Operating Systems so important ?

0
Operating systems are the integral part of the computer transactions between a human user and a machine. So these are one of the important...
THE BASICS OF ROBOTICS And Their Applications

THE BASICS OF ROBOTICS And Their Applications

0
INTRODUCTION : THE BASICS OF ROBOTICS THE BASICS OF ROBOTICS And Their Applications : Introduction to Many of us are wondering how a robot...
Mechanism for Digital Certificate

Digital Certificate and It’s importance

0
Digital Certificate is a file that ensures holder's identity and provides security. It authoritatively identifies the identity of an individual or organization. Digital Certificates...
Software development life cycle

Software Development Life Cycle (SDLC)

0
What is Software Development Life Cycle? Software Development Life Cycle (SDLC) is a pictorial and diagrammatic representation of the software life cycle.Software industries use SDLC...
Image for Full Stack Development

Why to choose Full Stack Developer as a career ?

0
Many of us might have been thinking that what is this term ' Full Stack Developer ' means in a professional work and career....
NASA Image Colorizer

NASA Image Colorizer Satellite Images

0
NASA Image Colorizer Satellite Images In black and white satellite images Introduction NASA Image Colorizer Satellite Images and other space agencies have numerous satellites in earth’s...
Sorting - a brief introduction

Sorting- A brief introduction

0
What is Sorting? Sorting is an algorithm that arranges the elements of a collection in a certain order either in ascending or descending order. After...