• Python, Java and Scala Syntax comparison

    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 […]

    Continue Reading

  • Dynamically Typed Language

    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++, […]

    Continue Reading

  • How to write a python script

    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) […]

    Continue Reading

  • Execute a python command in one minute

    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 […]

    Continue Reading

  • What is a programming language?

    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 […]

    Continue Reading