Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

Blog Directory  >  Software Blogs  >  Programming Blogs  >  CODE IT TO RULE IT programming Blog  > 

Code It To Rule It Blog


codiefy.blogspot.com
This site about python programming. You'll get everything here starting from games , learning python to cryptography. Try it and you'll not regrit !!
2016-08-28 07:59
                               HackerRank   Exercises :- Try the Exercises yourself don't take… Read More
2016-08-13 17:40
The affine cipher is the multiplicative cipher, which is then encrypted by the Caesar cipher on top of that. The affine cipher needs two keys: one for the multiplicative cipher multipli… Read More
2016-08-07 16:50
1 -   The first program in any programming language is always the "HELLO WORLD". So lets begin with this simple code :- … Read More
TIC TAC TOE - A GIUDE TO PYTHON 3
2016-07-13 17:09
Amazon.co.uk WidgetsSo, here we go our first tutorial on programming. Let’s start the basic thing that every python programmer must have made . Yeah its nothing but a TIC TAC TOE game… Read More
Transposition Cipher (Decrypt)
2016-07-13 15:55
The previous post was about encrypting a text with Transposition Cipher but now we will make a program to decrypt the message provided that you have the key.Source Code :… Read More
Transposition Cipher (Encrypting)
2016-07-13 15:55
Instead of replacing characters with other characters, the transposition cipher jumbles up themessage’s symbols into an order that makes the original message unreadable. Before we star… Read More
Reversi
2016-07-13 13:57
Reversi is a board game that is played on a grid, so we’ll use a Cartesian coordinate system with XY coordinates. It is agame played with two players. Our version of the game will… Read More
PYTHON -  BEGINNER'S  GUIDE
2016-07-13 12:56
Python is an awesome language for those who want to learn programming but have no past experience with writing codes. While there are many programming languages out there , python remains th… Read More
Python Programming
2016-07-13 12:55
 C'mon now we need to work hard from here on to get into python. However at the end you'll keep on saying in your mind ,"It was so simple stupid and you thought programming is not for m… Read More
Installing Pycharm :-
2016-07-13 12:55
               Follow the steps to install Pycharm :-Step 1 -> Open a new tab in your browser.Step 2 -> Go to Goolgle.comStep 3 -> Type Pycha… Read More
The Reverse Cypher
2016-07-13 12:54
                     The reverse cipher encrypts a message by printing it in reverse order. So "How are you" will be "uoy era woh"… Read More
The Caesar Cypher
2016-07-13 12:54
                 The Caesar Cipher was one of the earliest ciphers ever invented. In this cipher, you encrypt a message by taking each… Read More

Share the post

CODE IT TO RULE IT

×

Subscribe to Code It To Rule It

Get updates delivered right to your inbox!

Thank you for your subscription

×