Quantcast
Channel: The Crazy Programmer
Browsing all 761 articles
Browse latest View live

Workgroup vs Domain

In this article, we will take a look at the two components of computer networking – Workgroup and Domain. A domain is a collection of computers where one computer acts as a server and all others are...

View Article


Image may be NSFW.
Clik here to view.

Advantages and Disadvantages of Array

In this article, we will take a look at the advantages and disadvantages of one of the most basic data structures in programming – Arrays. But before that, let us have a brief understanding of what...

View Article


Image may be NSFW.
Clik here to view.

Dutch National Flag Problem

In this article, we will look into an interesting problem asked in many coding interviews related to arrays: Dutch National Flag Problem. We will discuss the problem, the intuition behind it, and the...

View Article

Difference between Greedy and Dynamic Programming

In this article, we will look at the difference between Greedy and Dynamic Programming. These topics are very important in having various approaches to solve a given problem. This will allow us to...

View Article

Image may be NSFW.
Clik here to view.

Components of CPU and Their Functions in Computer

In this article, we will take a look at the main 6 components of the Central Processing Unit, also known as the brain of the computer. As we all know, the CPU is responsible for all the major tasks...

View Article


Image may be NSFW.
Clik here to view.

Optical Storage Devices – Examples, Types, Advantages

In this article, we will study the concept of optical storage devices and their types. As the name suggests, optical storage devices are used to store information using patterns of dots. They are used...

View Article

Expression vs Statement in Programming

In this article, we will study two popular terms in the programming language Expression vs Statement and take a look at the differences between the two. In the programming world, an Expression is a...

View Article

Image may be NSFW.
Clik here to view.

Kids Need to Learn Coding Fundamentals from the Start

All parents know that the jobs of tomorrow will rely on STEM skills and programming knowledge and that it’s necessary to get ready for this today. But if you don’t have these skills yourself, how can...

View Article


Image may be NSFW.
Clik here to view.

Hybrid Computer – Definition, Types, Examples, Advantages

In this article, we will take a look at one of the most dynamic varieties of computers, the hybrid computers. Hybrid computers are those computers that have the functionalities of both analog and...

View Article


Arguments vs Parameters in Programming

In this article, we will study about arguments and parameters used in the programs at the time of function call. Sometimes, along with function names, some variables or values are also used and passed...

View Article

Image may be NSFW.
Clik here to view.

Building an E2E Software Testing Tool in Python

Software testing suites and end-to-end testing are critical in software building. These tests make sure that your software runs smoothly by finding problems ahead of time. To do this, testing tools...

View Article

Image may be NSFW.
Clik here to view.

4 Best Practices For Software Documentation

In computer science, software documentation is the procedure of writing, designing, and documenting an application. In software engineering, this refers to the formal specification of a software...

View Article

Image may be NSFW.
Clik here to view.

What is DHCP Server?

In this article, we will study DHCP servers and their usage in our computer world. It is well known that each and every entity is provided with some unique identity or ID which helps us to identify...

View Article


Different Types of Processors

In this article, we will study the different types of processors in computers but before that, we will have a brief look at what a processor is all about. A processor is basically a logical circuit...

View Article

Image may be NSFW.
Clik here to view.

History of Computer Graphics – 1950s to 2010s

In this article, we will study how the present graphics have evolved over time, thus helping us interact with such great interfaces and enriching our user experience. 1950s So, the development of...

View Article


Image may be NSFW.
Clik here to view.

3 Cybersecurity Technologies You Should Know

Cybersecurity is more critical than ever in today’s modern world, especially with news of ransomware attacks and other forms of malware on the rise. To keep your systems secure and your files out of...

View Article

Image may be NSFW.
Clik here to view.

Mulesoft Anypoint Studio Overview & Review

Amongst the most pressing issues confronting IT departments, today is system connectivity. The situation is escalating. Particularly when the number of applications, data, and devices used by each...

View Article


Image may be NSFW.
Clik here to view.

How to Make a Game App – 6 Steps You Need to Take

There is no denying the fact that building your own gaming app creates a lot of potential revenue for the app developers. We have a lot of examples to cite this fact, starting from Angry Birds to Candy...

View Article

Image may be NSFW.
Clik here to view.

What is DevSecOps? Why Is It So Popular?

In recent years, DevSecOps has risen in popularity to an extraordinary extent. It has changed the way in which developers approach security and creating code for applications. It has led to projects...

View Article

Image may be NSFW.
Clik here to view.

Will Artificial Intelligence Replace Programmers?

What do you think will AI replace programmers in the future? It may look like a sci-fi movie scene where every code will be typed automatically. But can AI write codes with accuracy and replace...

View Article
Browsing all 761 articles
Browse latest View live