HarshaK1302 / Making-class-in-different-Programming-languages-

Making Class in different programming languages is an attempt to make it possible for all the classes available in one place in different languages!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Making-Class-In-Different_Programming_Languages

forthebadge forthebadge forthebadge forthebadge

Making Class in different programming languages is an attempt to make available the way of constructing classes in different languages in a centralizes repo.

[Note: Avoid conflict in language. If you are using the same language, try to construct the class in a different manner]

Steps to follow

Step 1: Make a Class named Vehicle with the attributes price, color and model.

Step 2: Make an object car1 with a price 500$, color as Red and model as 008x5

Step 3: Now output the details of the object attributes

Step 4: You are done content wise, now name the file as ClassIn<version (optional)>.<langauge_extension>

For easy reference, look up ClassInPython.py for naming and content

About

Making Class in different programming languages is an attempt to make it possible for all the classes available in one place in different languages!


Languages

Language:C++ 43.3%Language:Java 11.4%Language:JavaScript 11.0%Language:Dart 6.6%Language:Groovy 6.1%Language:Go 4.8%Language:PHP 4.4%Language:TypeScript 3.9%Language:Roff 3.8%Language:Python 3.7%Language:Kotlin 1.0%