What is computer programming and what processes does it include?
Computer Programming is a step by step process of designing and developing various sets of computer programs to accomplish a specific computing outcome. The process comprises several tasks like analysis, coding, algorithm generation, checking accuracy and resource consumption of algorithms, etc.
Name 5-7 programming languages.
C++, C, Python, Pascal, Java, C#
3 AI types
Reactive AI
Limited Memory AI
Self-aware AI
What is the Deep learning ?
Deep learning is part of a broader family of machine learning methods based on artificial neural networks with representation learning.
System or Systemus ?
idk)
Give an example of 5 areas of programming
Web development
Game development
Mobile development
Development of desktop applications
Embedded systems programming (Embedded development)
What is object-oriented programming?
This programming language views the world as a group of objects that have internal data and external accessing parts of that data. The aim this programming language is to think about the fault by separating it into a collection of objects that offer services which can be used to solve a specific problem. One of the main principle of object oriented programming language is encapsulation that everything an object will need must be inside of the object.
What is artificial intelligence?
It is the science and technology of creating intelligent machines, especially intelligent computer programs.
Special Question is......
Here's a cat for you and 200 points to lift your mood
In what year was minecraft released ?
In 2011)
What is the Programming Paradigm ?
What are the main types of paradigms?
Programming Paradigm is a style, technique, or way of writing a program. We can also say programming paradigms are the various approaches to solve a problem.
There are Imperetive and Declarative Paradigms.
Types of programming languages.
Structural.
Procedural.
Object-oriented.
Functional.
Disadvantages of Artificial Intelligence.
High Costs.
No creativity.
Make Humans Lazy. ...
No Improvement.
Unemployment.
What type of alghorithms are used in machine learning ?
Statistical alghorithms.
Three parts of CPU.
the control unit
the ALU
the registers
Description of the Imperative paradigm.
The imperative style of programming emphasis on explicit control flow, it means the order in which statements, instructions, or function calls are executed. So the term explicit control flow means the programmer itself explicitly defines the order of execution of the instruction. The main characteristics of the Imperative style of programming are assignment statements and global variables.
The 3 most popular programming languages
What is the main difference between VR and AR ?
VR creates a completely immersive experience by replacing the real world with a simulated one, while AR enhances the real world by adding digital elements to it. VR is often used for gaming and entertainment, while AR is used for practical applications such as navigation, education, and marketing.
What is machine learning used for?
Machine learning has a wide range of applications. For example, it is used for speech and gesture recognition, handwriting and image recognition, technical and medical diagnostics, time series forecasting and bioinformatics. Machine learning is also used in security structures, for example in facial recognition systems. It can also help to control business processes in enterprises.
yes or no ?
of course no
Special Question is....
Okay, for your courage(смелость), this is a gift for you :0
What programming language is Minecraft written in?
Java
For what purposes can artificial intelligence be used and for what purposes not ?
We can use it when working with images , large texts , coding , process control , and etc.
What is the purpose of Deep Learning?
To train artificial neural networks with layers.
3 types of Information Systems
Transaction Processing Systems (TPS)
Managment Information Systems (MIS)
Executive Information Systems (EIS)