S
COMPUTER PROGRAMMING
Education / Learning Opportunities
There are two computer laboratories belonging to the Computer Programming Program in our school.
Competencies that Students Will Gain After Graduation
Students who graduate from the Computer Programming Program have a right to get the title of "Computer Program Technician".
Computer Programs graduates work as system analyst and application programmer in all industrial organizations, management and service areas, who know the software, network and internet technologies needed by the sector, and practice in this field, as a system programmer in companies and information processing centers that produce and market computer hardware and software or in the fields of management information systems works as a database directors.
Professional Information on the Field of Education
A computer is a device that can store and return the information we process to it whenever we want. Computers have appeared in many different forms throughout history. The first computers in the mid-20th century were the size of a large room and consumed hundreds of times more power than today's computers. At the beginning of the 21st century, computers can fit in a wristwatch and run on a small battery. The main reason why they can be manufactured so small is that in 1969 circuits that can be packed into very small spaces can be made with semiconductors. The computers we use today have gained momentum after Intel's 4004, the first processor title of the computer. Our society recognized the personal computer and its portable equivalent, the laptop computer, as symbols of the information age and identified it with the concept of computer.They are widely used today. The basic working principle of the computer is the binary number system, that is, the encodings consisting of only 0 and 1. The ability to record the desired software and run it at any time is the main feature that makes computers versatile and distinguishes them from calculators.
The concept of software describes all the intangible components in a computer: software, protocols, and data are all software.
A programming language is a programmer's way of telling a computer what he wants it to do, in order to express an algorithm. Programming languages enable the programmer to tell the computer exactly which data to operate on, how the data will be stored and transmitted, and under which conditions what operations will be performed.
Computer programming is making the hardware do a certain job by using programming languages with a set of rules whose syntax and meaning are defined, and by writing a finite number of commands in this way.