問題一覧
1
Refers to the process of building and maintaining websites and web applications. It encompasses a range of activities, including web design, programming, content creation, and network security configuration. The key components of web development involve front-end development, back-end development, and full-stack development, each focusing on different aspects of a website’s functionality and user experience.
Web Development
2
It is the user-facing side of the website. It involves utilizing languages such as HTML (Hypertext Markup Languages), CSS (Cascading Style Sheets), and JavaScript to build the user interface, design layouts, and add functionality to websites. It requires a combination of technical skills, creativity, and attention to detail to deliver seamless and engaging user experiences.
Front-end Development
3
Front-end development, also known as the?
Client Side
4
Involves the implementation and maintenance of the server-side logic and functionality that powers websites and web applications.
Back-end Development
5
HTML meaning?
Hypertext Markup Language
6
CSS meaning
Cascading Style Sheets
7
What languages does the Front-end Development use?
Hypertext Markup Language and Cascading Style Sheets
8
Back-end Development is also known as?
Server-side
9
What languages does the Back-end Development use?
Python, Ruby, and PHP
10
They encompasses both front-end and back-end work. These developers have the knowledge to take on any task required for building the website, whether design application on the client side or coding work on the back end. They know about both front-end and back-end web development, but likely not to the extent a front-end or back-end developer who specializes in one or the other has.
Full-stack Development
11
The process of humans communicating with computers to make them perform specific tasks. It involves crafting a set of instructions, enabling computers to execute operations and fulfill particular purposes.
Computer Programming
12
The building blocks of web development. They provide developers with the tools and syntax to write code and create functional websites and applications.
Programming Languages
13
Programming languages fall into two different classifications. Which are?
Low-level Programming Languages, High-level Programming Languages
14
Languages are closer to machine code, or binary. Therefore, they’re more difficult for humans to read.
Low-level Programming Languages
15
Are closer to how humans communicate. Thislanguages use words (like object, order, run, class, request, etc.) that are closer to the words we use in our everyday lives.
High-level Programming Languages
16
Is a markup language used by the browser to manipulate text, images, and other content, in order to display it in the required format.
Hypertext Markup Language
17
HTML was created by? And when was it created?
Tim Berners-Lee, 1991
18
The first-ever version of HTML is? But the first standard version was? The standard was published in what year?
HTML 1.0, HTML 2.0, 1995
19
It is the most commonly used to create dynamic, interactive websites. Developers use it to add animations, pop-up windows, search bars, buttons, audio and video, chat widgets, and other interactive elements to a webpage.
JavaScript
20
Is most commonly used to create dynamic, interactive websites. Developers use it to add animations, pop-up windows, search bars, buttons, audio and video, chat widgets, and other interactive elements to a webpage.
JavaScript
21
Structure / Defines the structure and layout of web pages.
HTML
22
Styling / Controls the visual appearance and layout.
CSS
23
Interactivity / Enables dynamic and interactive website elements.
JavaScript
24
It is a type of digital design which determines the look of a website base from the web designers’ usage of colors, fonts, graphics and user interface. Essentially, itinvolves working on every attribute of the website that people would interact with, and by maintaining simplicity and efficiency in the website, it allows users to quickly find the information they need.
Web Designing
25
Refers to the visual design and experiential aspects of a website.
Web Design
26
Three Common Types of Web Design.
Static Web Design, Dynamic Web Design, E-Commerce Web Design
27
Easiest type of web design to set up, however it has relatively limited functionalities.
Static Web Design
28
Responds to user actions towards the website’s interactive features being displayed.
Dynamic Web Design
29
A website with online selling capabilities, allowing users to buy or sell products and services online.
E-Commerce Web Design
30
Web Design Tools
Shopify
31
Basics of Web Designing (Standard and Function).
Accessibility, Usability, Sustainability
32
Basics of Web Designing (Good Design Principles).
Contrast, Repetition, Alignment, Proximity, Branding, and Color Font Graphics and Visuals
33
Defines the way humans interact with information system
User Interface
34
Is the process of connecting various devices in a network with one another. This connectivity is a way for the devices to communicate with each other.
Network Connectivity
35
2 Types of Network Connection.
Wired and Wireless
36
Refers to a network that connects the devices via wires.
Wired Networks
37
Is designed to solve the problem of packet collisions that occurs when two or more connected devices on the same network attempt to send data packets at the same time.
Ethernet
38
Who made Ethernet? And when?
Bob Metcalfe, 1972
39
Essential Component of the Ethernet.
Carrier Sense Multiple Access with Collision Detection protocol (CSMA/CD)
40
The amount of data sent via a network in a given amount of time is known as?
Data Rate
41
Is a type of internet connection that uses the voice frequency of telephone lines to send and receive internet data and traffic. Also formerly known as?
Digital Subscriber Line, Digital Subscriber Loop
42
is a standalone device that can connect to multiple computers or mobile devices.
DSL Modem
43
Types of DSL Connections.
ADSL Assymetric Digital Subscriber Line, VDSL Very-high-bit-rate Digital Subscriber Loop
44
Uses tiny glass fibers instead of regular cables, providing faster and more reliable connections compared to traditional copper wire-based systems.
FIOS, Fiber Optic Service
45
allows devices to remain linked to the network without any cables attached, providing greater convenience and mobility for the user. And Operates using what technology?
Wireless Networks, Radio Frequency
46
Unique numerical identifier number assigned to every device connected to the internet.
Internet Protocol (IP) Address
47
The creation of graphics, illustrations, and the use of photographic artwork and typography to enhance the display and layout of a digital product within its various device views
User Interface (UI) Design
48
Types of User Interface
Command-Line Interface, Graphic User Interface, Web User Interface, Natural Language Interface, Virtual Reality User Interface
49
is how a person feels when using a product, system, or service.
User Experience (UX)
50
is the process design teams use to create products that provide meaningful and relevant experiences to users.
User Experience (UX) Design
51
Set of rules for routing and addressing packets of data so that they can transit across networks and arrive at the appropriate destination.
Internet Protocol
52
packets of data travelling through a computer network do not reach their intended destination.
Packet Loss
53
is a measure used to prevent congestion and packet loss in networks. It limits the number of times a data packet can bounce from one router to another before reaching its final destination IP address.
Hop Count
54
The process of selecting a route across one or more networks is known as?
Network Routing
55
Designed to facilitate information movement between networked devices, it is an application layer protocol that operates on top of other network protocol stack layers.
Hypertext Transfer Protocol (HTTP)
56
HTTP method is also denotes as?
HTTP verb
57
Two popular HTTP method
"GET", "POST"
58
The Internet has two main protocols in the transport layer, a connectionless protocol and a connection-oriented one.which is the connectionless? Connection-oriented?
UDP, TCP
59
Is a suite of communication protocols used to interconnect network devices on the internet. It was specifically designed to provide a reliable end-to-end byte stream over an unreliable network. It was designed to adapt dynamically to properties of the inter network and to be robust in the face of many kinds of failures.
TCP/IP
60
set of rules, for routing and addressing packets of data so thatthey can travel across networks and arrive at the correct destination.
Internet Protocol
61
A connectionless, unreliable transport protocol. It is a very simple protocol using a minimum ofoverhead.
User Datagram Protocol/Internet Protocol, UDP/IP
62
Layers of TCP/IP
Network Access Layer, Internet Layer, Transport Layer, Application Layer
63
Network Access Layer from TCP/IP is also knows as?
Data Link Layer
64
Internet Layer is also known as?
Network Layer
65
a protocol used by devices in a network to communicate issues with data transmission. It plays avital role in error reporting and testing the efficiency of network data transmission.
Internet Control Message Protocol (ICMP)
66
ICMP Message.
Ping, Traceroute
67
There are five essential steps to successful UX design:
Consumer and Competitor Research, Information Architecture, Wireframes and Prototypes, Testing and Troubleshooting, Ongoing Updates
68
Types of IP ADDRESS
Public, Private, Static, Dynamic
69
VPN meaning
Virtual Private Network