IT-Englisch lernen: 200 Fachbegriffe für Entwickler und Informatiker

Englische IT-Fachbegriffe aus dem Berufsalltag: software, hardware, database, server, network, code, algorithm, debug. Programmierung, Netzwerke, Datenbanken und Cloud, jeweils mit deutscher Übersetzung.
Английский (США)НемецкийB1B2
200 слов
новыхучишьзнаешь
Термин (100)
Значение
software — Software
software
Install the latest software update
Software
hardware — Hardware
hardware
The hardware needs to be replaced
Hardware
database — Datenbank
database
The database stores all customer information
Datenbank
server — Server
server
The server is down for maintenance
Server
network — Netzwerk
network
Connect to the company network
Netzwerk
code — Code
code
Write clean and readable code
Code
algorithm — Algorithmus
algorithm
The algorithm sorts the data efficiently
Algorithmus
debug — Fehler beheben
debug
I need to debug this program
Fehler beheben
deploy — bereitstellen
deploy
Deploy the application to production
bereitstellen
compile — kompilieren
compile
Compile the source code
kompilieren
variable — Variable
variable
Declare a variable to store the value
Variable
function — Funktion
function
Call this function to calculate the total
Funktion
array — Array
array
Store the items in an array
Array
loop — Schleife
loop
Use a loop to iterate through the list
Schleife
condition — Bedingung
condition
Add a condition to check the input
Bedingung
string — Zeichenkette
string
Concatenate the two strings
Zeichenkette
integer — Ganzzahl
integer
The function returns an integer
Ganzzahl
boolean — Boolescher Wert
boolean
The boolean value is true or false
Boolescher Wert
object — Objekt
object
Create a new object instance
Objekt
class — Klasse
class
Define a class for the user model
Klasse
method — Methode
method
This method calculates the average
Methode
interface — Schnittstelle
interface
Implement the interface in your class
Schnittstelle
module — Modul
module
Import the module at the top
Modul
library — Bibliothek
library
Use a library for date formatting
Bibliothek
framework — Framework
framework
We use React as our frontend framework
Framework
API — Programmierschnittstelle
API
Connect to the API to fetch data
Programmierschnittstelle
endpoint — Endpunkt
endpoint
The API endpoint returns JSON
Endpunkt
request — Anfrage
request
Send a GET request to the server
Anfrage
response — Antwort
response
Parse the response from the server
Antwort
authentication — Authentifizierung
authentication
User authentication is required
Authentifizierung
authorization — Autorisierung
authorization
Check authorization before access
Autorisierung
encryption — Verschlüsselung
encryption
Use encryption to protect data
Verschlüsselung
token — Token
token
Generate a new access token
Token
session — Sitzung
session
The session expires after 30 minutes
Sitzung
cookie — Cookie
cookie
Store the preference in a cookie
Cookie
cache — Cache
cache
Clear the browser cache
Cache
bandwidth — Bandbreite
bandwidth
Increase the bandwidth for better speed
Bandbreite
latency — Latenz
latency
Low latency is important for gaming
Latenz
firewall — Firewall
firewall
The firewall blocks suspicious traffic
Firewall
router — Router
router
Configure the router settings
Router
protocol — Protokoll
protocol
HTTP is a communication protocol
Protokoll
IP address — IP-Adresse
IP address
Find your IP address in settings
IP-Adresse
domain — Domain
domain
Register a new domain name
Domain
DNS — DNS
DNS
Update the DNS records
DNS
SSL — SSL
SSL
Install an SSL certificate
SSL
HTTPS — HTTPS
HTTPS
Always use HTTPS for security
HTTPS
cloud — Cloud
cloud
Store your files in the cloud
Cloud
virtual machine — virtuelle Maschine
virtual machine
Create a virtual machine for testing
virtuelle Maschine
container — Container
container
Run the app in a Docker container
Container
microservice — Microservice
microservice
Each microservice handles one function
Microservice
repository — Repository
repository
Clone the repository from GitHub
Repository
branch — Branch
branch
Create a new branch for the feature
Branch
commit — Commit
commit
Commit your changes regularly
Commit
merge — Zusammenführen
merge
Merge the branch into main
Zusammenführen
pull request — Pull Request
pull request
Submit a pull request for review
Pull Request
version control — Versionskontrolle
version control
Use version control for your code
Versionskontrolle
backup — Sicherung
backup
Create a backup of the database
Sicherung
restore — Wiederherstellen
restore
Restore the data from backup
Wiederherstellen
migration — Migration
migration
Run the database migration
Migration
query — Abfrage
query
Write a query to fetch the data
Abfrage
index — Index
index
Create an index for faster queries
Index
schema — Schema
schema
Define the database schema
Schema
table — Tabelle
table
Add a new column to the table
Tabelle
record — Datensatz
record
Insert a new record into the table
Datensatz
field — Feld
field
The field cannot be empty
Feld
primary key — Primärschlüssel
primary key
Each table needs a primary key
Primärschlüssel
foreign key
Link tables with a foreign key
Fremdschlüssel
transaction — Transaktion
transaction
The transaction was rolled back
Transaktion
frontend — Frontend
frontend
The frontend is built with React
Frontend
backend — Backend
backend
The backend handles the business logic
Backend
full stack — Full Stack
full stack
She is a full stack developer
Full Stack
responsive — responsiv
responsive
Make the design responsive for mobile
responsiv
UI — Benutzeroberfläche
UI
Improve the UI for better usability
Benutzeroberfläche
UX — Benutzererfahrung
UX
Focus on good UX design
Benutzererfahrung
component — Komponente
component
Create a reusable component
Komponente
template
Use the template for the page
Vorlage
stylesheet — Stylesheet
stylesheet
Add styles in the stylesheet
Stylesheet
layout — Layout
layout
Design the page layout
Layout
navigation — Navigation
navigation
Implement the navigation menu
Navigation
button — Schaltfläche
button
Add a submit button to the form
Schaltfläche
input — Eingabe
input
Validate the user input
Eingabe
form — Formular
form
Submit the form to save data
Formular
dropdown — Dropdown
dropdown
Select an option from the dropdown
Dropdown
modal — Modal
modal
Display the message in a modal
Modal
notification — Benachrichtigung
notification
Send a push notification
Benachrichtigung
error — Fehler
error
Handle the error gracefully
Fehler
exception — Ausnahme
exception
Catch the exception in a try block
Ausnahme
log — Protokoll
log
Check the error log for details
Protokoll
test — Test
test
Write unit tests for your code
Test
unit test — Unit-Test
unit test
The unit test failed
Unit-Test
integration test — Integrationstest
integration test
Run the integration tests
Integrationstest
coverage — Abdeckung
coverage
Increase the test coverage
Abdeckung
bug — Fehler
bug
Report the bug to the team
Fehler
fix — Behebung
fix
Apply the fix to production
Behebung
patch — Patch
patch
Install the security patch
Patch
release — Release
release
Plan the next release
Release
version — Version
version
Update to the latest version
Version
update — Aktualisierung
update
The update is available now
Aktualisierung
upgrade — Upgrade
upgrade
Upgrade your subscription
Upgrade
downgrade — Downgrade
downgrade
You can downgrade anytime
Downgrade

Запросить функцию

Что стоит добавить или починить? Читаем каждое сообщение и дарим за идею приятный подарок.

0 / 4000