Python, Java and Scala Syntax comparison
I am familiar with Python language (3 years) and I’m learning Scala. When learning a language we memorize it by comparing it […]
Dynamically Typed Language
Popular dynamic programming languages include JavaScript, Python, Ruby, PHP, Lua and Perl. Popular statically typed languages include Java, Scala, Haskell, C, C++, […]
How to write a python script
So far we executed simple Python statements and simple python functions. A program is usually a text file saved in the permanent(secondary) […]
Execute a python command in one minute
Hello World! Let’s say you are learning to play an instrument. The first song you learn will be something simple like “Jingle […]
What is a programming language?
Programs are to computer science what recipes are to cooking. i.e. a set of instructions. Python is one example of a programming […]