The Classification of Programming Languages Based on Type Systemsby@mpotapov

The Classification of Programming Languages Based on Type Systems

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Programming languages have different type systems that provide developers with different levels of type safety, flexibility and usability. Type systems can be classified according to two main features: strong and weak typing, static and dynamic typing. Strong typing ensures strict observance of typing rules, while weak typing allows implicit type conversions.
featured image - The Classification of Programming Languages Based on Type Systems
Mikhail Potapov HackerNoon profile picture

@mpotapov

Mikhail Potapov

I am a frontend engineer. I really like the JS ecosystem. Now most of my code is written using Angular.


Receive Stories from @mpotapov

react to story with heart
Mikhail Potapov HackerNoon profile picture
by Mikhail Potapov @mpotapov.I am a frontend engineer. I really like the JS ecosystem. Now most of my code is written using Angular.
Read my stories

RELATED STORIES

L O A D I N G
. . . comments & more!