Python Integers and Floats

Python allows us to work with integers (type int) and floats (type float), two fundamental data types discussed in a previous blog post about Python Data Types. Python Integers and floats are numerical representations, with the main difference being a floating number has a decimal point, and an integer does not. The Python programming language

Python Integers and Floats Read More »

I’m Back!

I’m back, and It is good to be back!  What seemed like only a few weeks turned out to be about a 4’ish year or so absence.  I missed blogging, and boy, has a lot happened in that short 4-year absence! To say I missed doing this blog thing is an understatement. Since my days

I’m Back! Read More »

What is This Cloud Thing I Keep Hearing About?

Cloud computing comprises several models with entirely different meanings for different people.  To cut out all the “he said this, she said that” that can happen.  NIST, or the National Institute of Standards and Technology, has defined deployment models, service models, and essential characteristics of Cloud Computing.  This is my take on their definitions are

What is This Cloud Thing I Keep Hearing About? Read More »