Python Tutorials

  • 21 October 2020
  • ADM

Python is an interpreted, high-level, general-purpose programming language. Created by Guido van Rossum and first released in 1991 and it is currently widly used. Python is dynamically typed and garbage-collected. It supports multiple programming paradigms, including structured (particularly, procedural), object-oriented, and functional programming.


PHP Tutorials

  • 21 July 2020
  • ADM

PHP is a general-purpose scripting language especially suited to web development.


JavaScript Tutorials

  • 03 January 2020
  • ADM

Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web. JavaScript enables interactive web pages and is an essential part of web applications.


jQuery Tutorials

  • 03 January 2020
  • ADM

jQuery doesn't need a presentation anymore. The purpose of jQuery is to make it much easier to use JavaScript on your website. It provides simplier methods to traversal and manipulate the HTML DOM tree, event handling, CSS animation, and Ajax.


Java Tutorials

  • 13 June 2017
  • ADM

Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.