Polyalphabetic Cipher

Monoalphabetic and Polyalphabetic Cipher in Python

0
Cryptography is the art of science which converts the readable text message to unreadable format. There are various algorithms in python to implement on...
Software Developer Job

Learn How to Get a Software Developer Job without Experience?

0
Needless to mention, an on-the-job experience does add value to the resume of an upcoming software developer. Seen as a measure for the skills...
cloud computing utilizing R Programming

A Quick Guide To Cloud Computing Utilizing R Programming

Any business today is being changed through SMAC, which is a a collective term for Social, Mobile, Analytics and Cloud. The effect of this change has...
Monitor AWS CloudWatch

Learn How to Monitor AWS CloudWatch with Grafana

Cloud computing might be one of the best ways to host the applications. However, it takes dedicated effort to manage cloud applications. Also, it...
Python Web App

How To Deploy Your Python Web App On Google App Engines

0
Google App Engine is an incredible way to getting to know net development. It presents a bunch of useful capabilities which includes sharding, automatic...
Build Profiles

Learn about how to Build Profiles in Maven

0
In the last article, we discussed about the Maven build life cycle in detail. In this article, we are going discuss about the types...
Solving Blockly Programming Issues

Blockly Programming: Solving All the Common Issues

0
Blockly is a library for online and mobile apps that provides a visual code editor. Variables, logical expressions, loops, and other code ideas are...
Elixir programming language

Elixir Programming Language – Basic Rules and Syntax

Elixir is a vibrant and well-designed language for developing scalable and maintainable software applications. It is well known to leverage the Erlang VM which...
Developing Secure Applications Part 2 OpenID Connect

Developing Secure Applications Part 2 OpenID Connect

Introduction This article is part 2 of a four part series where we look at the issues around developing secure applications. In Part 1 we...
Python Tutorial – Part (1)

Getting Started with Python Language

In this series, we will talk about the Python language. Some people believe that Python represents the P layer of the LAMP model (sometimes...