Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 197 Bytes

learn_languages.md

File metadata and controls

20 lines (14 loc) · 197 Bytes

This to learn more Programming languages

  • Dart
  • Python
  • C++
  • Java

Basics (comparison):

Data Types

Dart:

Int name = value;

Python:

C++:

Java: