[versi lama] Belajar Python #1 – Install Python dan Pycharm python tricks from Techmirrors

[versi lama] Belajar Python #1 – Install Python dan Pycharm python tricks from Techmirrors



Ayo Belajar Python dasar di seri Tutorial Python Bahasa Indonesia untuk pemula. Ini caranya instalasi python dan pycharm untuk mac dan windows.

sourceTechmirrors

Despite what assembly code and C coders might tell us, high-level languages do have their place in every programmer’s toolbox, and some of them are much more than a computer-science curiosity. Out of the many high-level languages we can choose from today, Python seems to be the most interesting for those who want to learn something new and do real work at the same time. Its no-nonsense implementation of object-oriented programming and its clean and easy-to-understand syntax make it a language that is fun to learn and use, which is not something we can say about most other languages.

Python is known as one of the best programming languages which are used today. It was invented by Guido van Rossum as an efficient time-saver. A set of philosophical guidelines is used in Python which makes it quite popular. This leads to its better extensibility, perfect component integration, better software quality, reliable cross-platform support and, accordingly, sufficient improvement in the developer’s productivity.