Skip to content

Commit c334470

Browse files
authored
feat: add entry about IT (#3052)
* feat: add entry about IT * fix: revise spelling error * fix: move entry to different folder * feat: updated the Roles section * feat: add a certification section * feat: add more information about certificates * fix: hyperlink term. * fix: revise wording Co-authored-by: SSwiniarski <[email protected]> * fix: revise sentences Co-authored-by: SSwiniarski <[email protected]> * fix: remove period Co-authored-by: SSwiniarski <[email protected]> * fix: revise metadata * fix: revise sentence * feat: elaborate on the certifications section * fix: remove boilerplate text in Subjects * feat: add new term to subjects and tags files * fix: revise description Co-authored-by: Kyra Thompson <[email protected]> * fix: revise spelling of acronyms Co-authored-by: Kyra Thompson <[email protected]> * fix: simplfied the job description of Desktop Support Personnel Co-authored-by: Kyra Thompson <[email protected]> * fix: revise description Co-authored-by: Kyra Thompson <[email protected]> * fix: broadened the definition of IT Co-authored-by: Kyra Thompson <[email protected]> * fix: revise file path ---------
1 parent 49c4e5e commit c334470

File tree

3 files changed

+33
-0
lines changed

3 files changed

+33
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
Title: 'Information Technology'
3+
Description: 'Information Technology is the use of digital tools and technologies to store, process, obtain, transmit, and manage useful information.'
4+
Subjects:
5+
- 'Information Technology'
6+
- 'Networking'
7+
Tags:
8+
- 'Information Technology'
9+
CatalogContent:
10+
- 'introduction-to-information-technology'
11+
- 'paths/fundamentals-of-cybersecurity'
12+
---
13+
14+
**Information Technology**, also known as IT, is the use of digital tools and technologies to store, process, obtain, transmit, and manage useful information. IT encompasses a spectrum of tasks, including designing, implementing, and maintaining systems, networks, databases, and applications. Due to living in a technology-driven world, IT plays a major role in people's lives whether it's fixing a cracked screen on a phone, doing a data transfer from an old computer to another one, or repairing a PC's hardware.
15+
16+
## Roles
17+
18+
These are some common roles in the IT industry:
19+
20+
- Hardware Technicians: Installs, repairs, and maintains [computer hardware](https://www.codecademy.com/resources/docs/general/computer-hardware). May also be required to troubleshoot hardware and software issues, as well as provide training and support to users on how to use the devices effectively.
21+
- Network Engineers: Designs, plans, and implements network infrastructures ranging from local area networks (LANs), wide area networks (WANs), and intranets for businesses and organizations. Ensures the security and scalability of the networks. Analyzes the network traffic and discusses suggestions on optimizing it to fulfill the organization/business' needs.
22+
- Desktop Support Personnel: Typically provides tech support (e.g. restoring and backing up data to mobile devices) to customers via computer or phone. Handles a range of technical issues, including hardware and software problems.
23+
24+
## Certifications
25+
26+
Some IT roles require applicants to become certified. Common types of certifications include:
27+
28+
- [CompTIA A+](https://www.comptia.org/certifications/a): Deemed to be the most popular IT certification, the curriculum focuses on topics such as networking, troubleshooting, working with operating systems, implementing strategies to lessen security vulnerabilities. To obtain this certificate, candidates are required to pass two exams.
29+
- [Cisco Certified Network Associate(CCNA)](https://www.cisco.com/c/en/us/training-events/training-certifications/certifications/associate/ccna.html#~about-ccna): This certification focuses on topics such as networking fundamentals, IP services, security fundamentals, automation and programmability. While it has no formal prerequisites, candidates are recommended to have one or more years of experience in implementing and administering Cisco solutions.
30+
- [CompTIA Security+](https://www.comptia.org/certifications/security): Described as the most recommended certificate to start a career in cybersecurity, this curriculum focuses on topics such as cybersecurity terms, dealing with cyber threats, how to manage data safely, etc. Even though no formal requirements to take the Security+ exam, candidates are recommended to have two years of experience in IT administration with a security focus. Candidates are also required to pass one exam in order to obtain certification.
31+
- [Microsoft Certified: Azure Fundamentals](https://learn.microsoft.com/en-us/credentials/certifications/azure-fundamentals/): Teaches the basics of cloud computing concepts, models, and services such as private, public, and hybrid cloud, as well as [infrastructure as a service (IaaS)](https://www.codecademy.com/resources/docs/cloud-computing/iaas), [platform as a service (PaaS)](https://www.codecademy.com/resources/docs/cloud-computing/paas), and [software as a service (SaaS)](https://www.codecademy.com/resources/docs/cloud-computing/saas). It’s recommended for candidates to have skills and experience working with an area of IT, such as infrastructure management, database management, or software development.

documentation/subjects.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Data Visualization
1212
Developer Tools
1313
Discrete Math
1414
Game Development
15+
Information Technology
1516
Interview Prep
1617
iOS
1718
Machine Learning

documentation/tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ If
166166
Images
167167
Image Generation Model
168168
Index
169+
Information Technology
169170
Infrastructure
170171
Inheritance
171172
Input

0 commit comments

Comments
 (0)