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

Image may be NSFW.
Clik here to view.

ipstack Review – Best IP Geolocation API

As being a web developer, it’s really hard to gather information about our website visitors like their geolocation, language, currency, or any threats from that particular user. We just cannot identify...

View Article


Image may be NSFW.
Clik here to view.

Top 10 Highest Paid Programming Languages in 2019

If you are here that means you are thinking to learn some of the new programming languages which will help you to get the highest paying job in the market. It does not matter whether you are a beginner...

View Article


Image may be NSFW.
Clik here to view.

Cloud Computing – Overview, Types, Benifits and Future Scope

Cloud Computing is a type of online on-demand service that includes resources like computer system software, databases, storage, applications, and other computing resources over the internet without...

View Article

Image may be NSFW.
Clik here to view.

HTML Full Form – What is the Full Form of HTML?

HTML full form is Hyper Text Markup Language. HTML is used to describe structure of web pages. HTML was developed by Tim Berners-Lee in the late 1991. It was released officially in 1995 as HTML 2.0....

View Article

Image may be NSFW.
Clik here to view.

Types of Cryptography

“Cryptography is the standard of encrypting all the data and information by converting Plain text into cipher text for secure communication.” Encryption is the key to secure all our data and...

View Article


Image may be NSFW.
Clik here to view.

HTML vs HTM – Difference between HTML and HTM

Do you know? Every page on the World Wide Web (WWW) is built using HTML. This is because every browser including Chrome, Firefox, Safari, and Edge understand this hypertext markup language to render...

View Article

Image may be NSFW.
Clik here to view.

Blue Eyes Technology

We are living in a world where we cannot imagine the next possibilities revolving around us. In ancient times, people would have never imagined a world where everything stays on technology. Believe it...

View Article

Image may be NSFW.
Clik here to view.

Array vs Linked List – Difference between Array and Linked List

Ever wondered, How data is stored inside the computer’s memory? You can’t just throw data into the memory without making proper structure for the data. To provide a organised structure for the data to...

View Article


Python Numpy Matrix Multiplication

In this tutorial we will see python matrix multiplication using numpy (Numerical Python) library. For using numpy you must install it first on your computer, you can use package manager like pip for...

View Article


Image may be NSFW.
Clik here to view.

Angular vs AngularJS – Difference between Angular and AngularJS

In this article, you will learn about the difference between Angular and AngularJS. Angular It is a very well known top front-end framework. It uses Microsoft’s TypeScript language which has many...

View Article

Image may be NSFW.
Clik here to view.

Cross-Site Scripting (XSS): Web App Enemy Number One

Web applications are both a valuable resource for organizations and one of the biggest threats to their cyber security. Web apps are designed to be exposed to users via the Internet, allowing them the...

View Article

Python Global Variables

In this tutorial we will be discussing about Python global variables. A variable which is declared outside of any function i.e. in the global space is known as global variable. Global variables are...

View Article

Image may be NSFW.
Clik here to view.

How to add PHP to a WordPress Page or Post?

WordPress comes with an intuitive visual editor that covers all your basic needs for posting content. No coding is needed. However, when making custom pages or posts, you might need to add your own PHP...

View Article


malloc() vs calloc() – Difference Between malloc() and calloc() in C

Here in this tutorial you will learn about difference between malloc() and calloc() in C. We all know that memory is available in limited size only, so it becomes important for us to use it...

View Article

Python Check Variable Type – 3 Ways

In this tutorial we are going to learn how to check variable type in Python.  One of the features of Python is it uses Dynamic data type. It means we need not to specify which type of data the variable...

View Article


Image may be NSFW.
Clik here to view.

ICT.Social – A Social Network for IT Professionals

ICT.social is an international social platform for IT professionals to gather around and resolve programming queries by providing solutions. The platform hosts a large number of databases including...

View Article

Image may be NSFW.
Clik here to view.

Tree Traversal – Inorder, Preorder and Postorder

Here you will learn about tree traversal with program example. Tree is a subset of Graph data structure where the number of edges are exactly one less than the number of vertices (nodes). We can call...

View Article


Image may be NSFW.
Clik here to view.

PVS-Studio – Static Code Analyzer for C, C++, C# and Java

What’s the one most required thing while writing a C or C++ or for that matter any other computer program? Yes it’s the compiler, how else your machine will understand what you wrote. But if i just...

View Article

Image may be NSFW.
Clik here to view.

Prerequisites For Machine Learning

Machine Learning has rightly become one of the most popular technologies around and according to Artificial Intelligence (AI) researchers, every single thing ranging from our food, to our jobs, to the...

View Article

Image may be NSFW.
Clik here to view.

MongoDB vs SQLite – Difference between MongoDB and SQLite

In this article, you will learn about difference between MongoDB and SQLite. MongoDB MongoDB first version was released in 2009. It is the most reliable database used with Node.JS application. Its...

View Article
Browsing all 761 articles
Browse latest View live