Open in app

Sign In

Write

Sign In

Ertuğrul Koruyucu
Ertuğrul Koruyucu

65 Followers

Home

About

Mar 4, 2021

What are the types of programming languages?

1. High-Level Languages (Close to human language) (source code) 2. Low-Level Languages: a. Machine Code (Consist of only 0s and 1s — binary) b. Assembly Language (Use mnemonics — short abbreviations) High-level languages: Close to human language. Easier to debug due to natural language. No knowledge of hardware is needed. …

Programming Languages

2 min read

What are the types of programming languages?
What are the types of programming languages?
Programming Languages

2 min read


Feb 10, 2021

What is Compiler and Interpreter?

High-level language (source code): understandable by humans. Machine code (written in binary (0’s and 1's)): understandable by computers. Compilers and Interpreters: convert source code into machine code. Compiler converts the whole source code into machine code at a once. Interpreter converts line by line. Compiler gives the error messages after scanning the entire code. Interpreter stops at the first error, so debugging is easier.

Compilers

1 min read

Compilers

1 min read


Feb 9, 2021

5 Useful Linux Help Commands

1. apropos: If you don’t remember the command that you need, you can type a keyword with “apropos” about what you want to do. Then, all commands related to the keyword will be displayed. 2. man: Display the manual page of a given command.

Linux

2 min read

5 Useful Linux Help Commands
5 Useful Linux Help Commands
Linux

2 min read


Jan 27, 2021

10 HTML TİPS FOR CODE NEWBIES — 2

This is the second article that I write about HTML tips. While studying HTML basics, you can not notice the importance of the tags or attributes at first. But, after several reviews, you will wonder about situations that they are used for. …

HTML

3 min read

10 HTML TİPS FOR CODE NEWBIES — 2
10 HTML TİPS FOR CODE NEWBIES — 2
HTML

3 min read


Jan 24, 2021

10 HTML TİPS FOR CODE NEWBIES

In this article, I want to focus on several HTML tips and tricks for code newbies. It will take time to learn all HTML tags and attributes, maybe this article can speed you up and encourage you to learn HTML more deeply. Let’s begin: HTML Tip-1: When naming your file…

4 min read

10 HTML TİPS FOR CODE NEWBIES
10 HTML TİPS FOR CODE NEWBIES

4 min read


Jan 24, 2021

Some Useful Definitions to Learn Linux for Beginners

What is Linux? Linux is an operating system (OS) like Windows and Mac OS. Linux, which is open-source and accessible to the public for free, is released in 1991 by Linus Torvalds. Linux is used in phones, cars, refrigerators, televisions, etc. as well as computers. What is an Operating System(OS)? …

2 min read

2 min read

Ertuğrul Koruyucu

Ertuğrul Koruyucu

65 Followers

I am in “Clarusway IT Course”, “Full Stack Web Development Path”

Following
  • Hassan Zaid

    Hassan Zaid

  • Bret Cameron

    Bret Cameron

  • Gursev Pirge

    Gursev Pirge

  • Muhammed Hilmi Koca

    Muhammed Hilmi Koca

  • FAM

    FAM

See all (143)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech