pattern

Applied Science and Research - Programming

Study terms related to programming languages, code structure, algorithms, data processing, software development, and debugging.

جائزہ

فلیش کارڈز

ہجے

کوئز

سیکھنا شروع کریں
Words Related to Applied Science and Research
front end
front end
[اسم]

a part of a computer that is easily accessible and one uses constantly

صارف انٹرفیس, سامنے کا حصہ

صارف انٹرفیس, سامنے کا حصہ

Ex: The front end of a computer typically refers to the user interface, including the monitor, keyboard, mouse, and other input devices. 
بند کریں
سائن ان کریں
binary
binary
[صفت]

based on or using a numerical system that operates only on 0 and 1

بائنری, بائنری نظام

بائنری, بائنری نظام

Ex: The binary system is fundamental to digital technology and computing. 
بند کریں
سائن ان کریں
bit
bit
[اسم]

(computing) the smallest unit of data, representing a binary state of 0 or 1

بند کریں
سائن ان کریں
byte
byte
[اسم]

a unit for measuring the size of computer data that equals 8 bits

بائٹ, بائٹ

بائٹ, بائٹ

Ex: The text file is 1 megabyte in size, which is equivalent to 8 million bytes. 
بند کریں
سائن ان کریں
to code
to code
[فعل]

to write a computer program using specific instructions

کوڈ کرنا, پروگرام لکھنا

کوڈ کرنا, پروگرام لکھنا

Ex: She coded a new software application to automate tasks at work. 
بند کریں
سائن ان کریں
command
command
[اسم]

an instruction that tells a computer to perform a specific task or function

کمانڈ, ہدایت

کمانڈ, ہدایت

Ex: She entered the command to save the document before closing the application. 
بند کریں
سائن ان کریں
programmer
programmer
[اسم]

a person who writes computer programs

پروگرامر, ڈویلپر

پروگرامر, ڈویلپر

Ex: She's a skilled programmer who develops mobile applications for smartphones. 
بند کریں
سائن ان کریں
software engineer

a person who designs and creates computer programs using special tools and languages

سافٹ ویئر انجینئر, سافٹ ویئر ڈویلپر

سافٹ ویئر انجینئر, سافٹ ویئر ڈویلپر

بند کریں
سائن ان کریں
back end
back end
[اسم]

a part of a computer responsible for storing and controlling data where users cannot easily access

بیک اینڈ, سرور کا حصہ

بیک اینڈ, سرور کا حصہ

Ex: The back end of a website comprises the server, database, and application logic that work together to process and store data submitted by users. 
بند کریں
سائن ان کریں
dataset
dataset
[اسم]

(computing) a collection of data treated as a single unit

Ex: The dataset contained over 10,000 images for training the model. 
بند کریں
سائن ان کریں
deep learning

an AI method using neural networks to learn patterns from massive data

Ex: Deep learning powers the voice recognition in most modern assistants. 
بند کریں
سائن ان کریں
machine learning

a branch of artificial intelligence where computers learn how to perform specific operations without previous instructions

مشین لرننگ, آلہ تعلیم

مشین لرننگ, آلہ تعلیم

بند کریں
سائن ان کریں
to encode
to encode
[فعل]

to transform data into a coded form

کوڈ کرنا, خفیہ کرنا

کوڈ کرنا, خفیہ کرنا

Ex: Computer programmers encode sensitive information to protect it from unauthorized access. 
بند کریں
سائن ان کریں
to encrypt
to encrypt
[فعل]

to convert data or information into a coded form, mainly to prevent unauthorized access

خفیہ کرنا, رمز بندی کرنا

خفیہ کرنا, رمز بندی کرنا

Ex: The company encrypts sensitive customer data to protect it from hackers. 
بند کریں
سائن ان کریں
to generate
to generate
[فعل]

to create a new set of data by using a mathematical or logical process to transform an existing set of data

پیدا کرنا

پیدا کرنا

Ex: The computer program generates random numbers to simulate various scenarios in the statistical model. 
بند کریں
سائن ان کریں
instruction
instruction
[اسم]

a line of command that tells a computer what to do

ہدایت, حکم

ہدایت, حکم

Ex: Each instruction in the program directs the computer to perform a specific task, such as adding numbers or displaying text. 
بند کریں
سائن ان کریں
markup
markup
[اسم]

detailed instructions, often written on a manuscript, indicating how text should be formatted or printed

مارک اپ, تشکیل نوٹ

مارک اپ, تشکیل نوٹ

Ex: The editor added markup to the manuscript to indicate italics and bold text. 
بند کریں
سائن ان کریں
patch
patch
[اسم]

a small piece of code or update applied to existing software to fix issues, enhance functionality, or address vulnerabilities

پیچ, اپڈیٹ

پیچ, اپڈیٹ

Ex: You need to install the latest patch to improve the app’s performance. 
بند کریں
سائن ان کریں
to program
to program
[فعل]

to write a set of codes in order to make a computer or a machine perform a particular task

پروگرام کرنا

پروگرام کرنا

Ex: She programmed the robot to navigate through the maze autonomously. 
بند کریں
سائن ان کریں
script
script
[اسم]

(computing) a sequence of instructions executed in response to an event or command

Ex: The script ran automatically when the user clicked the submit button. 
بند کریں
سائن ان کریں
source code
source code
[اسم]

a text containing instructions in a specific order that supports a programming language which human can read and it specifies the behaviors of a computer system

سورس کوڈ, سورس متن

سورس کوڈ, سورس متن

Ex: The developer reviewed the source code to fix the bug. 
بند کریں
سائن ان کریں
machine code
machine code
[اسم]

the low-level instructions that a computer's processor executes directly

Ex: The compiler translates source code into machine code for execution. 
بند کریں
سائن ان کریں
reserved word

(computing) a keyword with a predefined meaning that cannot be used as a variable name

Ex: You cannot name your variable "if" because it is a reserved word. 
بند کریں
سائن ان کریں
query language

a language that uses procedural operators to request and retrieve data from a database

Ex: SQL is the most widely used query language for relational databases. 
بند کریں
سائن ان کریں
Pascal
Pascal
[اسم]

a high-level programming language designed for teaching structured programming

Ex: She learned programming concepts using Pascal in her first computer science course. 
بند کریں
سائن ان کریں
graphical user interface

the visual interaction that users have with the computer through icons, menus, etc.

گرافیکل یوزر انٹرفیس, یوزر گرافیکل انٹرفیس

گرافیکل یوزر انٹرفیس, یوزر گرافیکل انٹرفیس

Ex: The software update included a new graphical user interface. 
بند کریں
سائن ان کریں
Extensible Markup Language

(computing) a markup system for structuring text and data in a machine-readable format

Ex: The configuration file is stored in Extensible Markup Language for easy parsing. 
بند کریں
سائن ان کریں
algorithm
algorithm
[اسم]

a finite sequence of well-defined, mathematical instructions for completing a specific task or solving a problem

الگورتھم

الگورتھم

Ex: The Euclidean algorithm is used to find the greatest common divisor of two integers. 
بند کریں
سائن ان کریں
loop
loop
[اسم]

(computing) a single iteration of a repeated sequence of instructions

بند کریں
سائن ان کریں
statement
statement
[اسم]

(computing) a single line of code that performs a specific action

Ex: The assignment statement sets the variable to a new value. 
بند کریں
سائن ان کریں
syntax
syntax
[اسم]

the set of rules that defines how statements and commands must be written in a computer programming language

نحو, نحوی ساخت

نحو, نحوی ساخت

Ex: A missing semicolon can cause a syntax error. 
بند کریں
سائن ان کریں
compiler
compiler
[اسم]

a program that translates source code written in a programming language into machine code or bytecode, allowing the computer's central processing unit (CPU) to execute the program

کمپائلر, کوڈ کمپائلر

کمپائلر, کوڈ کمپائلر

Ex: Programmers use a compiler to convert high-level programming code into machine code that a computer can execute. 
بند کریں
سائن ان کریں
framework
framework
[اسم]

a structure or model guiding organization or development, often with rules or principles

فریم ورک, ڈھانچہ

فریم ورک, ڈھانچہ

Ex: The legal framework outlines the rules and regulations governing business operations. 
بند کریں
سائن ان کریں
programming language

(computing) a formal language used to write instructions for computers

Ex: Python is a popular programming language for data science. 
بند کریں
سائن ان کریں
command line
command line
[اسم]

a text interface where users type commands to execute programs

Ex: She used the command line to compile the source code. 
بند کریں
سائن ان کریں
LanGeek
لینگیک ایپ ڈاؤن لوڈ کریں