You did it!
IT Basic Blogs
As the first step into the IT field, learning a programming language is essential.
The Story of the Platform
The history of Windows, macOS, iOS, Android, and more—from their inception to their evolution—covering the features of various versions and their technological innovations.
JSONP is not a programming language, nor is it a specia…
The syntax of JSON is very similar to objects in JavaSc…
JSON is the most widely used data exchange format in we…
In JSON, an object is an unordered collection of key-va…
An array is an ordered collection of values. An array i…
JSON is a pure data exchange format. Due to its simplic…
JSON Schema is a powerful tool for describing and valid…
Both JSON and XML are programming language-independent,…
JSON and BSON are very similar with only one letter dif…
JSON is one of the most commonly used data transfer for…
JSON (officially known as JavaScript Object Notation) i…
This section shows you how to create and parse JSON dat…
Although nearly every programming language provides a w…
The official name of Ajax is “Asynchronous JavaSc…
When it comes to understanding GCC, many readers remain…
GCC consists of many components. Table 1 shows the vari…
The GCC compiler has been updated to version 10.1.0 sin…
From previous research, we know that to run a C or C++ …
Through our research in previous chapters, we have lear…
We know that generating executable files from C and C++…
CSS is an abbreviation for “Cascading Style Sheet…
CSS styles consist of a set of rules that are parsed by…
A selector consists of the HTML element’s ID, cla…
For CSS styles to be truly effective, they must be refe…
It is a very good practice to add comments to your code…
Previous research has shown that CSS styles consist of …
When creating web pages, you often need to add backgrou…
In addition to the background introduced above, font se…
Text properties in CSS allow you to define character sp…
Links are an important part of a website. Almost every …
A CSS border is one or more line segments that surround…
Web pages commonly use tables to display data, such as …
Lists are used in many places on web pages, such as nav…
The box model is a thinking model often used in web des…
The CSS size property refers to the width and height pr…
Padding refers to the area between an element’s c…
An outline is a line drawn around an element at the per…
When a user visits a website, the browser sends a serie…
As you studied the CSS Box Model section, you learned t…
CSS counters are similar to variables that can implemen…
The visibility attribute in CSS is used to set whether …
The display attribute is one of the most important attr…
The CSS position attribute is used to set the position …
Typically, you might think of an HTML web page as a two…
A pseudo-element is a keyword added to the end of a sel…
When learning ” CSS Color “, we already lea…
With the rapid proliferation of mobile devices, users a…
In the process of creating a web page, you may want to …
Element borders can use several default styles introduc…
A gradient in CSS refers to a smooth transition between…
This is a website that explains the fundamental IT knowledge needed to understand the IT industry in a simple and easy-to-understand way.
Technologies
Commerce
Platform
IT Basic@2024 All rights reseved