Metadata Introduction
What is metadata? Wikipedia says the following about Metadata: “Metadata is “data [information] that provides information about other […]
What is metadata? Wikipedia says the following about Metadata: “Metadata is “data [information] that provides information about other […]
The topic of databases in the IT world is a big topic. If you’re are a programmer, you […]
You may have the need to merge together a few files into one file. Merging text files into […]
FileZilla is open source software distributed free of charge under the terms of the GNU General Public License […]
The Sublime text editor is one of the more popular text editors out there for developers. It is […]
SVG stands for Scalable Vector Graphics. HTML has a tag called svg that allows you to show graphics […]
Grunt is a JavaScript task runner. As the website https://gruntjs.com/ says: “In one word: automation. The less work […]
The Internet of Things (IoT) is the networking of different networks together that connect physical devices that are […]
You can get IT news and information from sites on the Internet. One such site is www.infoq.com.
Wikipedia says: “Sass is a scripting language that is interpreted into Cascading Style Sheets (CSS). SassScript is the […]
Here is what Wikipedia says about Abstraction (software engineering): “In software engineering and computer science, abstraction is a […]
Here is what Wikipedia says about a source-to-source compiler: “A source-to-source compiler, transcompiler or transpiler is a type […]