A Comprehensive Introduction to XML Path Language

The term XPath stands for XML Path Language. It is a query language employed for selecting various nodes in the XML document. Why is it called a language? Is this…

An introduction to Selenium with Python

  https://selenium-python.readthedocs.io/index.html

Introduction to an open image editor GIMP

Giới thiệu Chắc những ai đã quen sử dụng Adobe Photoshop sẽ cảm thấy khó chịu khi sử dụng hệ điều hành nguồn mở Linux (Ubuntu, Linux Mint, Fedora…) mà…

What is Biology

http://www.ntnu.edu/biology/what_is_biology http://www.kwantlen.ca/science/biology/what_is_biology.html http://www.wisegeek.org/what-is-biology.htm#slideshow http://en.wikipedia.org/wiki/Biology

An Introduction to jQuery

To web developers, jQuery is considered as a fascinating JavaScript library that helps doing whatever they want with HTML elements. What is jQuery? According to the main page of jQuery…

Java Programming Language

Ngôn ngữ lập trình Java là một ngôn ngữ bậc cao có những đặc điểm được minh họa bởi những từ đặc biệt sử dụng rộng rãi (buzzword) sau: Simple…

Design Patterns

This post presents the list of popular design patterns using in software industry.   Name Usage Abstract Factory Abstract Factory – Creational Design Pattern Abstract Factory Abstract Factory – Creational…