My Blog

This is my web coding blog. It's the home for several simple, easy-to-understand applications which are written using various programming languages. Feel free to get in touch if you want me to code a specific project for you.

Generate, sort, and display random numbers in Python

Welcome to the first Python tutorial. We will begin our programming journey by writing an application which generates five random numbers, sorts them in ascending order, and then displays them.

Files, names, and greetings in Python

Find out what Python can do for us with only a few lines of code. We open a file that contains several names, we add a greeting to each one, and then we save the file back to the hard disk.

Create a personal agenda in Python

This time we will write the code for a simple Python-based agenda. The program allows us to input several names, email addresses and phone numbers, and then saves them all to a plain text file.

PHP - first steps

Did you know that you can display the current date using a single line of PHP code? And how about finding out the minimum and maximum values of a series of numbers quickly? Well, it's all in here.

PHP and web tools

The code snippets in this tutorial help us determine if an IP address is valid or not, convert the first letter of each word to its uppercase equivalent, and can encrypt and decrypt various strings.

Exploring the basics of C#

It's time to write two interesting applications using the C# programming language. The first one calculates compound interest annually, while the second displays the number of words in any text.

ABOUT ME
Steve Rodriguez
Web Developer
CONTACT ME
2974 Hayhurst Lane, Troy, MI 48098

Email: steve.rodriguez@cs5.org

Phone: 248-828-4819
QUICK LINKS