G
G
gleendo2014-08-01 14:01:39
Programming
gleendo, 2014-08-01 14:01:39

What are C-like languages?

Please write a list of C-like languages. And how easy is it to learn them after learning C?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey, 2014-08-01
Protko @Fesor

С++, D, Java, Objective C, C#, PHP, perl, Nemerle, scala... there are thousands of them.
It depends on what you mean by "learning C". Knowledge of C implies knowledge of computer architecture and a bunch of other fun stuff. In general, if you know the basic data structures, you can write algorithms ... then it will not be any problem to learn a couple more languages.

T
tendkuh, 2019-07-15
@tendkuh

C is the easiest to learn because there is nothing in it at all, unlike other languages.
It can’t even output anything by default, for this you need to connect the library.
And this is very, very good, because not every program is required to output something.
C is the best language. After it, it is really easy to learn any other programming language.
And which one depends on the task, what next language to learn after C, depends only on the work.
They are all written by Sishniks today, so you will feel confident in any.
But just learning the language is not enough, you also need to learn the platform or engine for which you write
- otherwise you will have to constantly refactor.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question